<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="index_files/background-menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="index_files/spacer.gif" width="20" height="23"></a><br>');

document.write('<form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="listings.html"><td>');
document.write('<input type="submit" value="Listings" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="loans.html"><td>');
document.write('<input type="submit" value="Loans" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="testimonials.html"><td>');
document.write('<input type="submit" value="Testimonials" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="contact.html"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><td>');
document.write('<img src="index_files/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->