document.write('<STYLE type="text/css">');
document.write('#menuspan93 { position:absolute; width:146px; }');
document.write('#menutable93 { border-width: 0px; border-color: #808080; border-style:solid}');
document.write('td.menucell93 { padding:2px; padding-left:4px; padding-right:4px; background:#FFFFFF; border:0px solid #76A5E8; text-align:CENTER; }');
document.write('#submenutable93 { background: #A0CAE5; border-width: 0px; border-color: #808080; border-style:solid}');
document.write('td.topcell93 {text-decoration:none; color:#000000; font-weight: 400; font-family: Tahoma; font-size: 12px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem93 {text-decoration:none; color:#000000; font-weight: 400; font-family: Tahoma; font-size: 12px; font-style:normal; } ');
document.write('a.topitem93:hover {text-decoration:none; color:#C40000; font-weight: 400; font-family: Tahoma; font-size: 12px; font-style:normal;}');
document.write('a.subitem93 {text-decoration:none; color:#000000; font-weight: 400; font-family: Tahoma; font-size: 12px; font-style:normal; } ');
document.write('a.subitem93:hover {text-decoration:none; color:#C40000; font-weight: 400; font-family: Tahoma; font-size: 12px; font-style:normal; }');
document.write('P.MN93 {margin:0px; color:#000000; font-weight: 400; font-family: Tahoma; font-size:12px; font-style:normal;  }');
document.write('P.SMN93 {text-decoration:none; color:#000000; font-weight: 400; font-family: Tahoma; font-size:12px; font-style:normal; margin:0px; }');
document.write('</style>');
var thisbrowser93
var hidetimer93 = null;
if(document.layers){ thisbrowser93='NN4'; }
if(document.all){ thisbrowser93='IE'; }
if(!document.all && document.getElementById){ thisbrowser93='NN6'; }
function showmenu93(menuname)
{
if(thisbrowser93=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser93=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser93=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer93) clearTimeout(hidetimer93);}
function timermenu93()
{
if(hidetimer93) clearTimeout(hidetimer93);hidetimer93 = setTimeout("hideall93();",1000);
}
function hidemenu93(menuname)
{
if(thisbrowser93=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser93=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser93=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite93(menuitem) 
{
if(typeof(currentpage93)!='undefined' && menuitem==currentpage93) return;
if(thisbrowser93=='IE') document.all[menuitem].style.backgroundColor = '#606060';
if(thisbrowser93=='NN6') document.getElementById(menuitem).style.backgroundColor = '#606060';
if(hidetimer93) clearTimeout(hidetimer93);}
function unhilite93(menuitem) 
{
if(typeof(currentpage93)!='undefined' && menuitem==currentpage93) return;
if(thisbrowser93=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser93=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimer93) clearTimeout(hidetimer93);hidetimer93 = setTimeout("hideall93();",1000);
}
function hideall93()
{
}
function openmenu93(menuname)
{
showmenu93(menuname);
}
document.write('<table width=146 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan93">');
document.write('<table width=146 id="menutable93" cellspacing=0 cellpadding=0 >');
document.write('<tr>');
document.write('<td class="topcell93" align=CENTER width=73 height=20 bgcolor=#FFFFFF>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="contact.htm" target="_self" title="" class="topitem93" onMouseOver="hideall93()">Contact Us</a>');
document.write('</td><td><p class="SMN93">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('<td class="topcell93" align=CENTER width=73 height=20 bgcolor=#FFFFFF>')
document.write('<table cellspacing=0 cellpadding=0 border=0><tr><td>');
document.write('<a href="faq.htm" target="_self" title="" class="topitem93" onMouseOver="hideall93()">FAQ</a>');
document.write('</td><td><p class="SMN93">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('</span></td></tr></table>');
