_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#CC6600'; 
oncolor='#CCFFFF'; 
offbgcolor='#00CCFF'; 
offcolor='#000000'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='50%'; 
itemwidth='150';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Arial'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#0066FF'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('16')){ style=menuStyle; aI('text=VSAT;url=VSAT.aspx;status=VSAT;');aI('text=Wireless;url=Wireless.aspx;status=Wireless;showmenu=1621;');aI('text=Dial Up;url=Dialup.aspx;status=Dial Up;');aI('text=VOIP;url=VOIP.aspx;status=VOIP;');aI('text=Unwired;url=Wimax.aspx;status=Unwired;');} with(sat=new menuname('22')){ style=menuStyle; aI('text=VSAT;url=VSAT.aspx;status=VSAT;');aI('text=Wireless;url=Wireless.aspx;status=Wireless;');aI('text=Network Solutions;url=NetworkSolutions.aspx;status=Network Solutions;showmenu=2231;');aI('text=Data Center Services;url=DCS.aspx;status=Data Center Services;showmenu=2247;');aI('text=Unwired;url=Unwiredentrprise.aspx;status=Unwired;');} with(sat=new menuname('70')){ style=menuStyle; aI('text=VSAT;url=VSAT.aspx;status=VSAT;');aI('text=Wireless;url=Wireless.aspx;status=Wireless;showmenu=7021;');aI('text=DIAL UP;url=DIALUP.aspx;status=DIAL UP;');aI('text=VOIP;url=VOIP.aspx;status=VOIP;');aI('text=Unwired;url=unwired.aspx;status=Unwired;');} with(sat=new menuname('1621')){ style=menuStyle;aI('text=Fixed Wireless Broadband;url=fixedwirelessbroadband.aspx;status=Fixed Wireless Broadband;'); aI('text=Wireless WAH;url=WAH.aspx;status=Wireless WAH;'); aI('text=Wireless MDU;url=MDU.aspx;status=Wireless MDU;'); aI('text=Powernet;url=Powernet.aspx;status=Powernet;'); } with(sat=new menuname('2231')){ style=menuStyle;aI('text=Virtual Private Network (VPN);url=VPN.aspx;status=Virtual Private Network (VPN);'); aI('text=Voice over Internet (VOIP);url=VOIP.aspx;status=Voice over Internet (VOIP);'); aI('text=Bandwidth Management Solutions;url=BMS.aspx;status=Bandwidth Management Solutions;'); aI('text=Hybrid Networks;url=HybridNetworks.aspx;status=Hybrid Networks;'); aI('text=Domain & DNS ;url=Domain.aspx;status=Domain & DNS ;'); aI('text=Mailing Solution;url=Mailing.aspx;status=Mailing Solution;'); } with(sat=new menuname('2247')){ style=menuStyle;aI('text=Infrastructure / Facilities ;url=Infrastructure.aspx;status=Infrastructure / Facilities ;'); aI('text=Hosting services ;url=Hosting.aspx;status=Hosting services ;'); } with(sat=new menuname('7021')){ style=menuStyle;aI('text=Fixed Wireless Broadband;url=fixedWirelessBroadband.aspx;status=Fixed Wireless Broadband;'); aI('text=Wireless WAH;url=WirelessWAH.aspx;status=Wireless WAH;'); aI('text=Wireless MDU;url=WirelessMDU.aspx;status=Wireless MDU;'); aI('text=Powernet;url=WirelessPowernet.aspx;status=Powernet;'); } drawMenus();

