document.write('<STYLE type="text/css">');
document.write('#menuspan80 { position:absolute; width:864px; }');
document.write('#menutable80 { border-width: 0; border-color: #808080; border-style:solid}');
document.write('td.menucell80 { padding:2; padding-left:4; padding-right:4; background:#008040; border:0 solid #000000; text-align:CENTER; }');
document.write('#submenutable80 { background: #FFFFCC; border-width: 0; border-color: #808080; border-style:solid}');
document.write('td.topcell80 {text-decoration:none; color:#FFFFCC; font-weight: 700; font-family: Arial; font-size: 15px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem80 {text-decoration:none; color:#FFFFCC; font-weight: 700; font-family: Arial; font-size: 15px; font-style:normal; } ');
document.write('a.topitem80:hover {text-decoration:none; color:#FCF978; }');
document.write('a.subitem80 {text-decoration:none; color:#FFFFCC; font-weight: 700; font-family: Arial; font-size: 15px; font-style:normal; } ');
document.write('a.subitem80:hover {text-decoration:none; color:#FCF978; }');
document.write('P.MN80 {color:#FFFFCC; font-weight: 700; font-family: Arial; font-size:15px; font-style:normal;  }');
document.write('P.SMN80 {text-decoration:none; color:#FFFFCC; font-weight: 700; font-family: Arial; font-size:15px; font-style:normal;  }');
document.write('</style>');
var thisbrowser80
var hidetimer80 = null;
if(document.layers){ thisbrowser80='NN4'; }
if(document.all){ thisbrowser80='IE'; }
if(!document.all && document.getElementById){ thisbrowser80='NN6'; }
function showmenu80(menuname)
{
if(thisbrowser80=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser80=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser80=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer80) clearTimeout(hidetimer80);}
function timermenu80()
{
if(hidetimer80) clearTimeout(hidetimer80);hidetimer80 = setTimeout("hideall80();",1000);
}
function hidemenu80(menuname)
{
if(thisbrowser80=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser80=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser80=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite80(menuitem) 
{
if(typeof(currentpage80)!='undefined' && menuitem==currentpage80) return;
if(thisbrowser80=='IE') document.all[menuitem].style.backgroundColor = '#FFFFCC';
if(thisbrowser80=='NN6') document.getElementById(menuitem).style.backgroundColor = '#FFFFCC';
if(hidetimer80) clearTimeout(hidetimer80);}
function unhilite80(menuitem) 
{
if(typeof(currentpage80)!='undefined' && menuitem==currentpage80) return;
if(thisbrowser80=='IE') document.all[menuitem].style.backgroundColor = '#008040';
if(thisbrowser80=='NN6') document.getElementById(menuitem).style. backgroundColor = '#008040';
if(hidetimer80) clearTimeout(hidetimer80);hidetimer80 = setTimeout("hideall80();",1000);
}
function hideall80()
{
}
function openmenu80(menuname)
{
showmenu80(menuname);
}
document.write('<table width=864 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan80">');
document.write('<table width=864 id="menutable80" cellspacing=0 cellpadding=5 >');
document.write('<tr>');
document.write('<td class="topcell80" align=CENTER width=216 height=20 bgcolor=#008040>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="" target="_self" title="" class="topitem80" onMouseOver="hideall80()">Home</a>');
document.write('</td><td><p class="SMN80">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell80" align=CENTER width=216 height=20 bgcolor=#008040>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="http://plateaupropertymgmt.com" target="_blank" title="" class="topitem80" onMouseOver="hideall80()">Property Manager</a>');
document.write('</td><td><p class="SMN80">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell80" align=CENTER width=216 height=20 bgcolor=#008040>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="documents.htm" target="_self" title="" class="topitem80" onMouseOver="hideall80()">Documents</a>');
document.write('</td><td><p class="SMN80">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell80" align=CENTER width=216 height=20 bgcolor=#008040>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="links.htm" target="_self" title="" class="topitem80" onMouseOver="hideall80()">Links</a>');
document.write('</td><td><p class="SMN80">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
