document.write('<STYLE type="text/css">');
document.write('#menuspan10 { position:absolute; width:498px; }');
document.write('#menutable10 { border-width: 0px; border-color: #3771D5; border-style:solid}');
document.write('td.menucell10 { padding:2px; padding-left:4px; padding-right:4px; background:#3771D5; border:1px inset #3771D5; text-align:CENTER; }');
document.write('#submenutable10 { background: #000000; border-width: 1px; border-color: #3771D5; border-style:outset}');
document.write('td.topcell10 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Times New Roman; font-size: 21px; font-style:italic; text-align:CENTER; }');
document.write('a.topitem10 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Times New Roman; font-size: 21px; font-style:italic; } ');
document.write('a.topitem10:hover {text-decoration:none; color:#CEC96E; font-weight: 700; font-family: Times New Roman; font-size: 21px; font-style:italic;}');
document.write('a.subitem10 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Times New Roman; font-size: 21px; font-style:italic; } ');
document.write('a.subitem10:hover {text-decoration:none; color:#CEC96E; font-weight: 700; font-family: Times New Roman; font-size: 21px; font-style:italic; }');
document.write('P.MN10 {margin:0px; color:#FFFFFF; font-weight: 700; font-family: Times New Roman; font-size:21px; font-style:italic;  }');
document.write('P.SMN10 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Times New Roman; font-size:21px; font-style:italic; margin:0px; }');
document.write('</style>');
var thisbrowser10
var hidetimer10 = null;
if(document.layers){ thisbrowser10='NN4'; }
if(document.all){ thisbrowser10='IE'; }
if(!document.all && document.getElementById){ thisbrowser10='NN6'; }
function showmenu10(menuname)
{
if(thisbrowser10=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser10=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser10=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer10) clearTimeout(hidetimer10);}
function timermenu10()
{
if(hidetimer10) clearTimeout(hidetimer10);hidetimer10 = setTimeout("hideall10();",1000);
}
function hidemenu10(menuname)
{
if(thisbrowser10=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser10=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser10=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite10(menuitem) 
{
if(typeof(currentpage10)!='undefined' && menuitem==currentpage10) return;
if(thisbrowser10=='IE') document.all[menuitem].style.backgroundColor = '#3771D5';
if(thisbrowser10=='NN6') document.getElementById(menuitem).style.backgroundColor = '#3771D5';
if(hidetimer10) clearTimeout(hidetimer10);}
function unhilite10(menuitem) 
{
if(typeof(currentpage10)!='undefined' && menuitem==currentpage10) return;
if(thisbrowser10=='IE') document.all[menuitem].style.backgroundColor = '#3771D5';
if(thisbrowser10=='NN6') document.getElementById(menuitem).style. backgroundColor = '#3771D5';
if(hidetimer10) clearTimeout(hidetimer10);hidetimer10 = setTimeout("hideall10();",1000);
}
function hideall10()
{
}
function openmenu10(menuname)
{
showmenu10(menuname);
}
document.write('<table width=498 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan10">');
document.write('<table width=498 id="menutable10" cellspacing=0 cellpadding=2 >');
document.write('<tr>');
document.write('<td align=center background="http://www.kaiserhoff.org/menu/l2.gif">&nbsp;</td>');
document.write('<td class="topcell10" align=CENTER width=166 height=35 background="http://www.kaiserhoff.org/menu/b2.gif" onMouseOver="hideall10()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="http://www.kaiserhoff.org//index.html" target="_self" title="" class="topitem10">Home</a>');
document.write('</td><td><p class="SMN10">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="http://www.kaiserhoff.org/menu/s2.gif">&nbsp;</td>');
document.write('<td class="topcell10" align=CENTER width=166 height=35 background="http://www.kaiserhoff.org/menu/b2.gif" onMouseOver="hideall10()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="http://www.kaiserhoff.org//menus/menu.html" target="_self" title="" class="topitem10">Menu</a>');
document.write('</td><td><p class="SMN10">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="http://www.kaiserhoff.org/menu/s2.gif">&nbsp;</td>');
document.write('<td class="topcell10" align=CENTER width=166 height=35 background="http://www.kaiserhoff.org/menu/b2.gif" onMouseOver="hideall10()">')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="http://www.kaiserhoff.org//contactus/contactus.html" target="_self" title="" class="topitem10">Contact Us</a>');
document.write('</td><td><p class="SMN10">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td align=center background="http://www.kaiserhoff.org/menu/r2.gif">&nbsp;</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
