var thisbrowser
var hidetimer = null;
if(document.layers){ thisbrowser='NN4'; }
if(document.all){ thisbrowser='IE'; }
if(!document.all && document.getElementById){ thisbrowser='NN6'; }
function showmenu(menuname)
{
if(thisbrowser=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser=='NN6') document.getElementById(menuname).style.visibility = 'visible';
}
function hidemenu(menuname)
{
if(thisbrowser=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite(menuitem) 
{
if(typeof(currentpage)!='undefined' && menuitem==currentpage) return;
if(thisbrowser=='IE') document.all[menuitem].style.backgroundColor = '#FF6633';
if(thisbrowser=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FF6633';
if(hidetimer) clearTimeout(hidetimer);}
function unhilite(menuitem) 
{
if(typeof(currentpage)!='undefined' && menuitem==currentpage) return;
if(thisbrowser=='IE') document.all[menuitem].style.backgroundColor = '#FF6633';
if(thisbrowser=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FF6633';
if(hidetimer) clearTimeout(hidetimer);hidetimer = setTimeout("hideall();",1000);}
function hideall()
{
}
function time()
{
if(hidetimer) clearTimeout(hidetimer);hidetimer = setTimeout("hideall();",1000);
}
document.open();
document.write('<STYLE TYPE="text/css">#layerbg {POSITION:absolute; z-index:-1; LEFT:-5px; TOP:-2px; width:10px; height:11px; }</STYLE>');
document.write('<div id=layerbg onMouseOver="hideall();"><table cellspacing=0 cellpadding=0 width="100%" height="100%"><tr><td>&nbsp;</td></tr></table></div>');

document.write('<STYLE TYPE="text/css">#DIV {POSITION:absolute; LEFT:0px; TOP:3px;}</STYLE>');
document.write('<STYLE TYPE="text/css">a.MNA {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size:11px; font-style:normal; ;} </STYLE>');
document.write('<STYLE TYPE="text/css">P.MN {margin:0px; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size:11px; font-style:normal; ;} </STYLE>');
document.write('<STYLE TYPE="text/css">a.MNA:hover {text-decoration:none; color:#FFFF33; font-weight: 700; font-family: Tahoma; font-size:11px; font-style:normal; ; }</STYLE>');
document.write('<STYLE TYPE="text/css">a.SMNA {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size:11px; font-style:normal;} </STYLE>');
document.write('<STYLE TYPE="text/css">a.SMNA:hover {text-decoration:none; color:#FFFF33; font-weight: 700; font-family: Tahoma; font-size:11px; font-style:normal; }</STYLE>');
document.write('<STYLE TYPE="text/css">P.SMN {margin:0px; text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size:11px; font-style:normal;} </STYLE>');
document.write('<STYLE TYPE="text/css">table.SMT {background:#FF6633; border:0px solid #FF6633; }');
document.write('td.MTD {padding-left:4px; padding-right:4px; background:#FF6633; border:0px solid #FF6633; }');
document.write('.MTI {color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size: 11px; font-style:normal;}');
document.write('.MSI {color:#FFFFFF; font-weight: 700; font-family: Tahoma; font-size: 11px; font-style:normal;}</STYLE>');
document.write('<div id=DIV><table border=0 cellspacing=0 cellpadding=0  STYLE="border:0 solid #808080"><TR><TD ><table border=0 cellspacing=0 cellpadding=2 class="MT"  width="100%">');
document.write('<tr>');
document.write('<td align="LEFT" width="63" height=1 bgcolor=#FF6633>');document.write('<table cellspacing=0 cellpadding=0 border=0 ><tr><td>');
document.write('<a id="MI__5203630" class="MNA" onMouseOver="hideall();" onMouseOut="time();" href="about.asp" target="_self" title="About Us">About&nbsp;Us</a></td>');
document.write('</td><td><p class="SMN">&nbsp;</p></td></tr></table>');
document.write('<td align="LEFT" width="60" height=1 bgcolor=#FF6633>');document.write('<table cellspacing=0 cellpadding=0 border=0 ><tr><td>');
document.write('<a id="MI__5205705" class="MNA" onMouseOver="hideall();" onMouseOut="time();" href="services.asp" target="_self" title="Services">Services</a></td>');
document.write('</td><td><p class="SMN">&nbsp;</p></td></tr></table>');
document.write('<td align="LEFT" width="113" height=1 bgcolor=#FF6633>');document.write('<table cellspacing=0 cellpadding=0 border=0 ><tr><td>');
document.write('<a id="MI__5215933" class="MNA" onMouseOver="hideall();" onMouseOut="time();" href="job-opportunities.asp" target="_self" title="Job Opportunities">Job&nbsp;Opportunities</a></td>');
document.write('</td><td><p class="SMN">&nbsp;</p></td></tr></table>');
document.write('<td align="LEFT" width="135" height=1 bgcolor=#FF6633>');document.write('<table cellspacing=0 cellpadding=0 border=0 ><tr><td>');
document.write('<a id="MI__5191268" class="MNA" onMouseOver="hideall();" onMouseOut="time();" href="contracts-partners.asp" target="_self" title="Contracts & Partners">Contracts&nbsp;&&nbsp;Partners</a></td>');
document.write('</td><td><p class="SMN">&nbsp;</p></td></tr></table>');
document.write('<td align="LEFT" width="0" height=1 bgcolor=#FF6633>');document.write('<table cellspacing=0 cellpadding=0 border=0 ><tr><td>');
document.write('<a id="MI__5224680" class="MNA" onMouseOver="hideall();" onMouseOut="time();" href="contact.asp" target="_self" title="Contact Us">Contact&nbsp;Us</a></td>');
document.write('</td><td><p class="SMN">&nbsp;</p></td></tr></table>');
document.write('</tr>');
document.write('</table></TD></TR></table></div><p>');

if(thisbrowser=='IE' && typeof(currentpage)!='undefined') document.all[currentpage].style.backgroundColor = '#FF6633';
if(thisbrowser=='NN6' && typeof(currentpage)!='undefined') document.getElementById(currentpage).style.backgroundColor = '#FF6633';
document.close();
