document.write('<STYLE type="text/css">');
document.write('#menuspan502 { position:absolute; width:900px; }');
document.write('#menutable502 { border-width: 0px; border-color: #000000; border-style:solid}');
document.write('td.menucell502 { padding:2px; padding-left:4px; padding-right:4px; background:#00005B; border:0px solid #000000; text-align:CENTER; }');
document.write('#submenutable502 { background: #1C5BA2; border-width: 0px; border-color: #000000; border-style:solid}');
document.write('td.topcell502 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 15px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem502 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 15px; font-style:normal; } ');
document.write('a.topitem502:hover {text-decoration:none; color:#FFFF00; font-weight: 700; font-family: Arial; font-size: 15px; font-style:normal;}');
document.write('a.subitem502 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; } ');
document.write('a.subitem502:hover {text-decoration:none; color:#FFFF00; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal; }');
document.write('P.MN502 {margin:0px; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size:15px; font-style:normal;  }');
document.write('P.SMN502 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Arial; font-size:12px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser502
var hidetimer502 = null;
if(document.layers){ thisbrowser502='NN4'; }
if(document.all){ thisbrowser502='IE'; }
if(!document.all && document.getElementById){ thisbrowser502='NN6'; }
function showmenu502(menuname)
{
if(thisbrowser502=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser502=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser502=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer502) clearTimeout(hidetimer502);}
function timermenu502()
{
if(hidetimer502) clearTimeout(hidetimer502);hidetimer502 = setTimeout("hideall502();",1000);
}
function hidemenu502(menuname)
{
if(thisbrowser502=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser502=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser502=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite502(menuitem) 
{
if(typeof(currentpage502)!='undefined' && menuitem==currentpage502) return;
if(thisbrowser502=='IE') document.all[menuitem].style.backgroundColor = '#840000';
if(thisbrowser502=='NN6') document.getElementById(menuitem).style.backgroundColor = '#840000';
if(hidetimer502) clearTimeout(hidetimer502);}
function unhilite502(menuitem) 
{
if(typeof(currentpage502)!='undefined' && menuitem==currentpage502) return;
if(thisbrowser502=='IE') document.all[menuitem].style.backgroundColor = '#00005B';
if(thisbrowser502=='NN6') document.getElementById(menuitem).style. backgroundColor = '#00005B';
if(hidetimer502) clearTimeout(hidetimer502);hidetimer502 = setTimeout("hideall502();",1000);
}
function hideall502()
{
}
function openmenu502(menuname)
{
showmenu502(menuname);
}
document.write('<table width=900 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan502">');
document.write('<table width=900 id="menutable502" cellspacing=0 cellpadding=2 >');
document.write('<tr>');
document.write('<td align=center background="l5.gif">&nbsp;</td>');
document.write('<td class="topcell502" align="CENTER" width=225 height=20 background="b5.gif" onMouseOver="hideall502()">')
document.write('<a href="index.html" target="_self" title="" class="topitem502">HOME</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell502" align="CENTER" width=225 height=20 background="b5.gif" onMouseOver="hideall502()">')
document.write('<a href="aboutus.htm" target="_self" title="" class="topitem502">ABOUT US</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell502" align="CENTER" width=225 height=20 background="b5.gif" onMouseOver="hideall502()">')
document.write('<a href="p&s.htm" target="_self" title="" class="topitem502">PRODUCTS & SERVICES</a>');
document.write('</td>');
document.write('<td align=center background="s5.gif">&nbsp;</td>');
document.write('<td class="topcell502" align="CENTER" width=225 height=20 background="b5.gif" onMouseOver="hideall502()">')
document.write('<a href="contactus1.htm" target="_self" title="" class="topitem502">CONTACT US</a>');
document.write('</td>');
document.write('<td align=center background="r5.gif">&nbsp;</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
