<!-- Begin

document.write('<br><br><center><span class="botlinks">');
document.write('<a href="/index.html">Home</a>&nbsp;&#8226;&nbsp;');
document.write('<a href="/borrowers.html">Borrowers</a>&nbsp;&#8226;&nbsp;');
document.write('<a href="/notesellers.html">Deed of Trust & Note Sellers</a>&nbsp;&#8226;&nbsp;');
document.write('<a href="/investors.html">Investors</a>&nbsp;&#8226;&nbsp;');
document.write('<a href="/investors/">Exchange Floor (Investor Login)</a><br>');

document.write('<a href="/samplelistings.html">Sample Listings</a>&nbsp;&#8226;&nbsp;');
document.write('<a href=javascript:popUpTOS(\'/termsofservice.html\')>Terms of Service</a>&nbsp;&#8226;&nbsp;');
document.write('<a href="/site_map.html">Site Map</a>&nbsp;&#8226;&nbsp;');
document.write('<a href="/contact.html">Contact Us</a>');
document.write('</span></center>');

//  End -->