document.write('<STYLE type="text/css">');
document.write('#menuspan43 { position:absolute; width:420px; }');
document.write('#menutable43 { border-width: 0; border-color: #000000; border-style:solid}');
document.write('td.menucell43 { padding:2; padding-left:4; padding-right:4; background:#BCC6AC; border:1 outset #020305; text-align:CENTER; }');
document.write('#submenutable43 { background: #050607; border-width: 1; border-color: #000000; border-style:solid}');
document.write('td.topcell43 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem43 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; } ');
document.write('a.topitem43:hover {text-decoration:none; color:#FFFFFF; }');
document.write('a.subitem43 {text-decoration:none; color:#000000; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; } ');
document.write('a.subitem43:hover {text-decoration:none; color:#C3C9C3; }');
document.write('P.MN43 {color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size:12px; font-style:normal;  }');
document.write('P.SMN43 {text-decoration:none; color:#000000; font-weight: 700; font-family: Verdana; font-size:12px; font-style:normal;  }');
document.write('</style>');
var thisbrowser43
var hidetimer43 = null;
if(document.layers){ thisbrowser43='NN4'; }
if(document.all){ thisbrowser43='IE'; }
if(!document.all && document.getElementById){ thisbrowser43='NN6'; }
function showmenu43(menuname)
{
if(thisbrowser43=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser43=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser43=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer43) clearTimeout(hidetimer43);}
function timermenu43()
{
if(hidetimer43) clearTimeout(hidetimer43);hidetimer43 = setTimeout("hideall43();",1000);
}
function hidemenu43(menuname)
{
if(thisbrowser43=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser43=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser43=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite43(menuitem) 
{
if(typeof(currentpage43)!='undefined' && menuitem==currentpage43) return;
if(thisbrowser43=='IE') document.all[menuitem].style.backgroundColor = '#616B6D';
if(thisbrowser43=='NN6') document.getElementById(menuitem).style.backgroundColor = '#616B6D';
if(hidetimer43) clearTimeout(hidetimer43);}
function unhilite43(menuitem) 
{
if(typeof(currentpage43)!='undefined' && menuitem==currentpage43) return;
if(thisbrowser43=='IE') document.all[menuitem].style.backgroundColor = '#BCC6AC';
if(thisbrowser43=='NN6') document.getElementById(menuitem).style. backgroundColor = '#BCC6AC';
if(hidetimer43) clearTimeout(hidetimer43);hidetimer43 = setTimeout("hideall43();",1000);
}
function hideall43()
{
}
function openmenu43(menuname)
{
showmenu43(menuname);
}
document.write('<table width=420 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan43">');
document.write('<table width=420 id="menutable43" cellspacing=0 cellpadding=2 >');
document.write('<tr>');
document.write('<td class="topcell43" align=CENTER width=105 height=20 bgcolor=#000000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="index.asp" target="_self" title="" class="topitem43" onMouseOver="hideall43()">Home</a>');
document.write('</td><td><p class="SMN43">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell43" align=CENTER width=105 height=20 bgcolor=#000000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="recipes.asp" target="_self" title="" class="topitem43" onMouseOver="hideall43()">Recipes</a>');
document.write('</td><td><p class="SMN43">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell43" align=CENTER width=105 height=20 bgcolor=#000000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="http://www.kitchenquarterback.com/GuestBook" target="_self" title="" class="topitem43" onMouseOver="hideall43()">Guest Book</a>');
document.write('</td><td><p class="SMN43">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell43" align=CENTER width=105 height=20 bgcolor=#000000>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="mailto:nelson@kitchenquarterback.com" target="_self" title="" class="topitem43" onMouseOver="hideall43()">Contact</a>');
document.write('</td><td><p class="SMN43">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
