fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#008EB5";
oncolor="#ffffff";
padding=5;
}



with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
imagepadding=8;
offbgcolor="#E7E6E7";
offcolor="#000000";
onbgcolor="#E7E6E7";
oncolor="#5784AD";
outfilter="Blinds( Bands=1,direction=up, duration=0.2)";
overfilter="Blinds( Bands=1,direction=down, duration=0.2) Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=180, Strength=0)";
padding=4;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}




with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
menualign="center";
menuwidth="100%";
orientation="horizontal";
style=ScrollingSampStyle;
top=131;
aI("align=center;showmenu=PRODUCTS;text=PRODUCTS;");
aI("align=center;showmenu=SERVICES;text=SERVICES;");
aI("align=center;text=SERVICE&nbsp;REQUEST;url=servicerequest.html;");
aI("align=center;text=QUOTE&nbsp;REQUEST;url=quote.html;");
aI("align=center;text=CUSTOMER&nbsp;ASSISTANCE;url=assistance.html;");
aI("align=center;text=ABOUT US;url=about.html;");
aI("align=center;text=NEWS;url=news.html;");
aI("align=center;text=HOME;url=index.html;");
}

with(milonic=new menuname("PRODUCTS")){
style=submenuStyle;
aI("showmenu=IP;text=IP COMMUNICATIONS PLATFORMS;");
aI("showmenu=VM;text=UNIFIED MESSAGING/VOICEMAIL;");
aI("showmenu=CTI;text=CTI DESKTOP INTEGRATION;");
aI("showmenu=CONTACTCENTER;text=CONTACT CENTER APPLICATIONS;");
aI("showmenu=WIRELESS;text=WIRELESS SOLUTIONS;");
aI("url=CALLRECORDING.html;text=CALL RECORDING;");
aI("showmenu=CONVERGEDNETWORKING;text=CONVERGED NETWORKING;");
}

with(milonic=new menuname("SERVICES")){
style=submenuStyle;
aI("text=TOTAL ACCESS;url=totalaccess.html;");
aI("text=DIRECT ACCESS;url=directaccess.html;");
aI("text=ADDITIONAL SERVICES;url=services.html;");
}

with(milonic=new menuname("IP")){
style=submenuStyle;
aI("text=TADIRAN;url=TADIRAN.html;");
aI("text=SAMSUNG;url=SAMSUNG.html;");
aI("text=ADTRAN;url=adtran.html;");
}

with(milonic=new menuname("VM")){
style=submenuStyle;
aI("text=TADIRAN;url=Voicemail.html#tadiran;");
aI("text=SAMSUNG;url=Voicemail.html#samsung;");
aI("text=MULTITECH;url=Voicemail.html#multitech;");
}

with(milonic=new menuname("CTI")){
style=submenuStyle;
aI("text=TADIRAN;url=TADIRANCTI.html;");
aI("text=SAMSUNG;url=SAMSUNGCTI.html;");
}

with(milonic=new menuname("CONTACTCENTER")){
style=submenuStyle;
aI("text=EASYRUN EPIC;url=CONTACTCENTER.html#easyrun;");
aI("text=SAMSUNG DATAVIEW;url=CONTACTCENTER.html#samsung;");
}

with(milonic=new menuname("WIRELESS")){
style=submenuStyle;
aI("text=TADIRAN;url=TADIRAN.html#WIRELESS;");
aI("text=SAMSUNG;url=SAMSUNG.html#WIRELESS;");
}



with(milonic=new menuname("CONVERGEDNETWORKING")){
style=submenuStyle;
aI("text=ADTRAN;url=adtran.html;");
}

drawMenus();


