if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Pixelate(sqaures=2, duration=0.3);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){

offcolor="white";
offbgcolor="#335999";
oncolor="white";
onbgcolor="#7790bb";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=10;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
padding=2;
subimage="arrow.gif";
high3dcolor="#335999";
low3dcolor="#7790bb";
pagecolor="#ffffff";
pagebgcolor="#335999";
headercolor="#ffffff";
headerbgcolor="#ffffff";
itemheight="25";
}

with(style2=new mm_style()){

itemheight="25";
offcolor="white";
offbgcolor="#335999";
oncolor="white";
onbgcolor="#7790bb";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
padding=4;
subimage="arrow.gif";
high3dcolor="#335999";
low3dcolor="#7790bb";
pagecolor="#ffffff";
pagebgcolor="#335999";
headercolor="#ffffff";
headerbgcolor="#ffffff";
}

with(milonic=new menuname("mainmenu")){
top=72;
itemwidth=80;
style=style2;
alwaysvisible=1;
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wireless;;separatorsize=1")
}

with(milonic=new menuname("mainmenu")){
top=96;
itemwidth=80;
style=style1;
alwaysvisible=1;
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Installation;url=wireless-installation.htm;;status=Getting Started")
}

with(milonic=new menuname("mainmenu")){
top=120;
itemwidth=80;
style=style1;
alwaysvisible=1;
aI("text=&nbsp;&nbsp;&nbsp;Registration;url=default.htm;;status=Wireless Registration")
}

with(milonic=new menuname("mainmenu")){
top=144;
itemwidth=80;
style=style1;
alwaysvisible=1;
aI("text=&nbsp;Coverage Map;url=wireless-coverage.htm;;status=Coverage Map")
}

with(milonic=new menuname("mainmenu")){
top=168;
itemwidth=80;
style=style1;
alwaysvisible=1;
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FAQs;url=wireless-faq.htm;;status=FAQs")
}

with(milonic=new menuname("mainmenu")){
top=192;
itemwidth=80;
style=style1;
alwaysvisible=1;
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Policies;url=wireless-policy.htm;;status=Policies")
}


drawMenus();
	
