<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');



document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://www.primesource.net">PrimeSource Real Estate</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://shla82.topproducerwebsite.com/mls-search.asp">Free MLS Search</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://shla82.topproducerwebsite.com/agents.asp">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://shla82.topproducerwebsite.com/contact-shana.asp">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://shla82.topproducerwebsite.com/community_report.asp#">Schools Reports</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://shla82.topproducerwebsite.com/mortgages.asp">Free Mortgage Information</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://shla82.topproducerwebsite.com/home_values.asp"  target="_blank">Free Home Valuations</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="https://moversguide.usps.com/?referral=USPS">Address Change</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.123movers.com/guides/tipsmap.asp">Movers</a>');

document.write('&nbsp;|&nbsp;');


document.write(' <a href="http://shla82.topproducerwebsite.com/x04.asp">X04 Airport</a>');

document.write('&nbsp;|&nbsp;');



document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy;Copyright 2007 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">PrimeSource</a><br>');







   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://primesource.net" target="_blank">PrimeSource</a><br>');
}


document.write('</span>');


//  End -->