<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="125"></a><br>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><form action="aboutus.html"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="Apartments.html"><td>');
document.write('<input type="submit" value="Apartments" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="duplex.html"><td>');
document.write('<input type="submit" value="Duplex/Town Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="Homes.html"><td>');
document.write('<input type="submit" value="Homes" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="Commercial-2.html"><td>');
document.write('<input type="submit" value="Commercial" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="contact.asp"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="maintenance.asp"><td>');
document.write('<input type="submit" value="Service Request" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="application.html"><td>');
document.write('<input type="submit" value="Application" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
 
document.write('</td></tr><tr></form><form action="http://keywest.kelleyproperty.com/"><td>');
document.write('<input type="submit" value="Key West Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" width="200" height="65"></a><br>');
//document.write('<input type="submit" value="Key West Vacation Home" onmouseover="this.className=\'buttonon\'" //onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="index.html"><td>');
document.write('<input type="submit" value="Home Page" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="65"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->