function PC_setUpFooter()
{

	var PC_Footer = "";

	PC_Footer += "<table width=\"770\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">";
	PC_Footer += "<tr><td align=\"center\" bgcolor=\"#121766\"><font size=\"2\" face=\"Arial\" color=\"#ffffff\">";
	PC_Footer += "&#169; COPYRIGHT 2002-2010 by PropertyCure.com - All Rights Reserved</font></td></tr>";
	PC_Footer += "<tr><td align=\"center\"><a href=\"http://www.hopkinskimmelcancercenter.org/contributions/index.cfm\" target=\"newwindow\"><img src=\"mmribbon.jpg\" width=\"125\" heigth=\"100\" border=\"0\" ALT=\"Help find a cure!\"></a><img src=\"50000hitsaward.gif\" border=\"0\">&nbsp;";
	PC_Footer += "<a href=\"http://www.websitecure.net\" target=\"newwindow\"><img src=\"WSClogo.gif\" vspace=\"34\"></a>&nbsp;";
	PC_Footer += "<a href=\"http://www.copyrightcop.com\" target=\"newwindow\"><img src=\"copyrightcop2.gif\" vspace=\"35\"></a>&nbsp;";
	PC_Footer += "<a href=\"http://smallbusiness.yahoo.com/webhosting\" target=\"newwindow\"><img src=\"badge_hostedby_purp_2.gif\" vspace=\"35\"></a>&nbsp;";
	PC_Footer += "<img src=\"5000viewsaward.gif\"><a href=\"http://www.hopkinskimmelcancercenter.org/contributions/index.cfm\" target=\"newwindow\"><img src=\"mmribbon.jpg\" width=\"125\" heigth=\"100\" border=\"0\" ALT=\"Donate Today!\"></a></td></tr></table>";

	PC_Footer += "<table width=\"770\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" bgcolor=\"#FFFFFF\">";
	PC_Footer += "</td></tr><tr><td colspan=5><hr></td></tr>";
	PC_Footer += "<tr><td><IMG SRC=\"SeeAds.gif\" width=\"50\" height=\"50\" BORDER=\"0\" ALT=\"See Us Advertised Here!\"></td>";
	PC_Footer += "<td><a title=\"The Journal\" href=\"http://www.hot-ads.com/newspaper/index.cfm?SID=WV&RGID=01000000000&CID=5&Category=3&Classification=301\" target=\"_newwindow\"><IMG SRC=\"pc_thejournal.jpg\" width=\"232\" height=\"50\" BORDER=\"0\" ALT=\"The Journal\">";
	PC_Footer += "<td><a title=\"The We Buy Houses Directory\" href=\"http://www.webuyhousesdirectory.com/WestVirginia/\" target=\"_newwindow\"><IMG SRC=\"wbhd.jpg\" width=\"233\" height=\"44\" BORDER=\"0\" ALT=\"The We Buy Houses Directory\">";
	PC_Footer += "<td><a title=\"The Buyer's Guide\" href=\"http://buyersguide.coolerads.com/categories/real_estate,16\" target=\"_newwindow\"><IMG SRC=\"pc_BuyersGuide_u2.jpg\" width=\"196\" height=\"40\" BORDER=\"0\" ALT=\"The Buyer's Guide\"></a>";
	PC_Footer += "</td></tr><tr><td colspan=5><hr></td></tr></table>";

	PC_Footer += "</body></html>";

	document.write(PC_Footer);

}

function PC_setUpFooter_Main()
{

	var PC_Footer = "";

	PC_Footer += "<table width=\"770\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">";
	PC_Footer += "<tr><td><hr></td></tr>";
	PC_Footer += "<tr><td align=\"center\" bgcolor=\"FFFFFF\"><font size=\"2\" face=\"Arial\" color=\"#BEBEBE\">";
	PC_Footer += "&#169; COPYRIGHT 2002-2010 by PropertyCure.com - All Rights Reserved<BR>FIND US ON: </font><a title=\"The We Buy Houses Directory\" href=\"http://www.webuyhousesdirectory.com/WestVirginia/\" target=\"_newwindow\"><font size=\"2\" face=\"Arial\" color=\"red\">The We Buy Houses Directory</font></a></td></tr></table>";
	PC_Footer += "</body></html>";

	document.write(PC_Footer);

}