<!-- Begin

document.write('<br><br><center>');
document.write('<a class="botlinks" href="index.html">Home</a> &nbsp;&#8226;&nbsp;');
document.write(' <a class="botlinks" href="borrowers-brokers.html">Borrowers & Brokers</a> &nbsp;&#8226;&nbsp;');
document.write(' <a class="botlinks" href="banks-institutions.html">Banks & Institutions</a> &nbsp;&#8226;&nbsp;');
document.write(' <a class="botlinks" href="investors.html">Investors</a><br>');

document.write(' <a class="botlinks" href="about.html">About Us</a> &nbsp;&#8226;&nbsp;');
document.write(' <a class="botlinks" href="privacy.html">Privacy Policy</a> &nbsp;&#8226;&nbsp;');
document.write(' <a class="botlinks" href="site_map.html">Site Map</a> &nbsp;&#8226;&nbsp;');
document.write(' <a class="botlinks" href="contact.html">Contact Us</a>');
document.write('</center>');

//  End -->