document.write('<STYLE type="text/css">');
document.write('#menuspan92 { position:absolute; width:1028px; }');
document.write('#menutable92 { border-width: 0px; border-color: #000000; border-style:solid}');
document.write('td.menucell92 { padding:2px; padding-left:4px; padding-right:4px; background:#FFFFFF; border:0px solid #FFFFFF; text-align:CENTER; }');
document.write('#submenutable92 { background: #FFFFFF; border-width: 0px; border-color: #C0C0C0; border-style:solid}');
document.write('td.topcell92 {text-decoration:none; color:#000000; font-weight: 700; font-family: Arial; font-size: 13px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem92 {text-decoration:none; color:#000000; font-weight: 700; font-family: Arial; font-size: 13px; font-style:normal; } ');
document.write('a.topitem92:hover {text-decoration:none; color:#FFFF00; font-weight: 700; font-family: Arial; font-size: 13px; font-style:normal;}');
document.write('a.subitem92 {text-decoration:none; color:#C0C0C0; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; } ');
document.write('a.subitem92:hover {text-decoration:none; color:#3F7E9F; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; }');
document.write('P.MN92 {margin:0px; color:#000000; font-weight: 700; font-family: Arial; font-size:13px; font-style:normal;  }');
document.write('P.SMN92 {text-decoration:none; color:#C0C0C0; font-weight: 700; font-family: Arial; font-size:12px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser92
var hidetimer92 = null;
if(document.layers){ thisbrowser92='NN4'; }
if(document.all){ thisbrowser92='IE'; }
if(!document.all && document.getElementById){ thisbrowser92='NN6'; }
function showmenu92(menuname)
{
if(thisbrowser92=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser92=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser92=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer92) clearTimeout(hidetimer92);}
function timermenu92()
{
if(hidetimer92) clearTimeout(hidetimer92);hidetimer92 = setTimeout("hideall92();",1000);
}
function hidemenu92(menuname)
{
if(thisbrowser92=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser92=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser92=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite92(menuitem) 
{
if(typeof(currentpage92)!='undefined' && menuitem==currentpage92) return;
if(thisbrowser92=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser92=='NN6') document.getElementById(menuitem).style.backgroundColor = '#FFFFFF';
if(hidetimer92) clearTimeout(hidetimer92);}
function unhilite92(menuitem) 
{
if(typeof(currentpage92)!='undefined' && menuitem==currentpage92) return;
if(thisbrowser92=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser92=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimer92) clearTimeout(hidetimer92);hidetimer92 = setTimeout("hideall92();",1000);
}
function hideall92()
{
}
function openmenu92(menuname)
{
showmenu92(menuname);
}
document.write('<table width=1028 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan92">');
document.write('<table width=1028 id="menutable92" cellspacing=2 cellpadding=2 bgcolor=#000000>');
document.write('<tr>');
document.write('<td class="topcell92" align=CENTER width=169 height=30 bgcolor=#FF8000 onMouseOver="hideall92()">')
document.write('<a href="http://www.jandjent.com/" target="_self" title="J & J Enterprises" class="topitem92"><center>HOME</center></a>');
document.write('</td>');
document.write('<td class="topcell92" align=CENTER width=169 height=30 bgcolor=#FF8000 onMouseOver="hideall92()">')
document.write('<a href="http://www.jandjent.com/service.html" target="_self" title="J & J Enterprises - Services" class="topitem92"><center>SERVICE</center></a>');
document.write('</td>');
document.write('<td class="topcell92" align=CENTER width=169 height=30 bgcolor=#FF8000 onMouseOver="hideall92()">')
document.write('<a href="http://www.jandjent.com/parts.html" target="_self" title="J & J Enterprises - Parts and Accessories" class="topitem92"><center>PARTS & ACCESSORIES</center></a>');
document.write('</td>');
document.write('<td class="topcell92" align=CENTER width=169 height=30 bgcolor=#FF8000 onMouseOver="hideall92()">')
document.write('<a href="http://www.jandjent.com/warranty.html" target="_self" title="J & J Enterprises - Warranty" class="topitem92"><center>WARRANTY</center></a>');
document.write('</td>');
document.write('<td class="topcell92" align=CENTER width=169 height=30 bgcolor=#FF8000 onMouseOver="hideall92()">')
document.write('<a href="http://www.jandjent.com/specials.html" target="_self" title="J & J Enterprises - Specials" class="topitem92"><center>SPECIALS</center></a>');
document.write('</td>');
document.write('<td class="topcell92" align=CENTER width=169 height=30 bgcolor=#FF8000 onMouseOver="hideall92()">')
document.write('<a href="http://www.jandjent.com/contact.html" target="_self" title="J & J Enterprises - Contact Us" class="topitem92"><center>CONTACT US</center></a>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');

