// JavaScript Document
bgcolor='#004080';
bgcolor2='#0059B3';
bgcolor3='#004080';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:0; }')
document.write('#topgauche { position:absolute;  z-index:0; }')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:underline;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:15"><DIV class=popper id=topdeck></DIV>');

/*
LINKS AT TOP OF PAGE
*/
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;
zlien[0][0] = '<A HREF="http://www.wificom.com/company.html" CLASS=ejsmenu>Corporate Info</A>';
zlien[0][1] = '<A HREF="http://www.wificom.com/company/investors.html" CLASS=ejsmenu>Investor Relations</A>';
zlien[0][2] = '<A HREF="http://www.wificom.com/company/career.html" CLASS=ejsmenu>Careers</A>';
// zlien[0][3] = '<A HREF="http://www.wificom.com/contacts.html" CLASS=ejsmenu>Contact</A>';
zlien[1][0] = '<A HREF="http://www.wificom.com/products.html" CLASS=ejsmenu>Overview</A>';
zlien[1][1] = '<A HREF="http://www.wificom.com/products/sab_server.html" CLASS=ejsmenu>SAB Server</A>';
zlien[1][2] = '<A HREF="http://www.wificom.com/products/sab_gateway.html" CLASS=ejsmenu>SAB Gateway</A>';
zlien[1][3] = '<A HREF="http://www.wificom.com/products/sab_compatible.html" CLASS=ejsmenu>SAB Server Compatible Gateways</A>';
zlien[1][4] = '<A HREF="http://www.wificom.com/products/professional.html" CLASS=ejsmenu>Professional Services</A>';
zlien[1][5] = '<A HREF="http://www.wificom.com/products/business.html" CLASS=ejsmenu>Business Cases</A>';
zlien[1][6] = '<A HREF="http://www.wificom.com/products/downloads.html" CLASS=ejsmenu>Downloads</A>';
zlien[2][0] = '<A HREF="http://www.wificom.com/partners.html" CLASS=ejsmenu>Access Gateways</A>';
zlien[2][1] = '<A HREF="http://www.wificom.com/partners/roaming.html" CLASS=ejsmenu>Global Roaming</A>';
zlien[2][2] = '<A HREF="http://www.wificom.com/partners/payments.html" CLASS=ejsmenu>Payments</A>';
zlien[2][3] = '<A HREF="http://www.wificom.com/partners/resellers.html" CLASS=ejsmenu>Resellers</A>';
zlien[2][4] = '<A HREF="http://www.wificom.com/partners/technological.html" CLASS=ejsmenu>Technology</A>';
// zlien[3][0] = '<A HREF="http://www.wificom.com/news.html" CLASS=ejsmenu>Press Releases</A>';
// zlien[3][1] = '<A HREF="http://www.wificom.com/events/events.html" CLASS=ejsmenu>Events</A>';
// zlien[3][2] = '<A HREF="http://www.wificom.com/events/press.html" CLASS=ejsmenu>Press Contact</A>';
// zlien[4][0] = '<A HREF="http://www.wificom.com/contacts.html" CLASS=ejsmenu>Contacts</A>';
var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = 24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#0059B3><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor2+" onMouseOver=\"this.style.background='"+bgcolor3+"'\" onMouseOut=\"this.style.background='"+bgcolor2+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Verdana\">&nbsp;&nbsp;"+msg[pass]+"&nbsp;&nbsp;</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skn.document.write(content);
	  skn.document.close();
	  skn.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	skn.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#004080 WIDTH=420><TR><TD><TABLE CELLPADDING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=18><TR>')
document.write('<TD WIDTH=80 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[0],2)" onMouseOut="this.style.background=\''+bgcolor+'\'">&nbsp;&nbsp;<A onClick="" onMouseOver="pop(zlien[0],2)" href=http://www.wificom.com/company.html CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Company</FONT></a></TD>')
document.write('<TD WIDTH=140 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[1],85)" onMouseOut="this.style.background=\''+bgcolor+'\'">&nbsp;&nbsp;<A onClick="" onMouseOver="pop(zlien[1],85)" href=http://www.wificom.com/products.html CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Products & Services</FONT></a></TD>')
document.write('<TD WIDTH=70 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[2],224)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[2],224)" href=http://www.wificom.com/partners.html CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Partners</FONT></a></TD>')
// document.write('<TD WIDTH=45 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[3],297)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[3],297)" href=http://www.wificom.com/news.html CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">News</FONT></a></TD>')
document.write('<TD WIDTH=65 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[4],346)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[4],346)" href=http://www.wificom.com/contacts.html CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Contacts</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')

