fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
buildAfterLoad=1
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-25;

with(mainStyle=new mm_style()){
bordercolor="#FF0000";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#FF0000";
offbgcolor="#E0E0E0";
offcolor="#666666";
onbgcolor="#0066CC";
oncolor="#FFFFFF";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=10;
pagebgcolor="#E0E0E0";
pagecolor="#666666";
separatorcolor="#FFFFFF";
separatorsize=1;
subimagepadding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#0066CC";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E0E0E0";
offcolor="#666666";
onbgcolor="#0066CC";
oncolor="#FFFFFF";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#0066CC', Direction=135, Strength=1)";
padding=2;
pagebgcolor="#E0E0E0";
pagecolor="#666666";
separatorcolor="#0066CC";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
style=mainStyle;
alwaysvisible=1;
position="relative";
orientation="vertical";
//menuwidth="100%";
//margin="1";
itemwidth=160;
align="left"
aI("text=Products;showmenu=prod;");
aI("text=Online Support;showmenu=support;");
aI("text=Downloads;url=/download.html;");
aI("text=User Forum;url=http://forum.vigsys.net;target=_blank");
//aI("text=Where To Buy;url=/buy.html;");
aI("text=News & Events;url=/news.html;");
aI("text=Media Kit;url=/mediakit/index.htm;");
aI("text=Frequently Asked Questions;showmenu=faqs;");
aI("text=Where To Buy;url=/distributor/globalmap.html;");
aI("text=Become A Distributor;url=/distributor/signup.jsp;");
//aI("text=Global Network;showmenu=distributor;");
}

with(milonic=new menuname("prod")){
style=menuStyle;
itemwidth=140;
aI("text=USB Data Gateway;url=/HUSBM1.html;");
aI("text=Wireless Data Gateway;url=/HWGR2.html;");
aI("text=Wireless Docking Gateway;url=/vd30.html;");
aI("text=Accessories;url=/accessories.html;");
aI("text=VigSys Products at Work;url=/trafficjams.html;");
aI("text=VM10's Benchmark Report;url=/vm10-benchmarkreport.html;");

}

with(milonic=new menuname("support")){
style=menuStyle;
itemwidth=115;
aI("text=Product Registration;url=/faces/productui/Prod_regis.jsp;");
aI("text=Warranty Information;url=/warranty.html;");
}

with(milonic=new menuname("faqs")){
style=menuStyle;
itemwidth=115;
aI("text=Product FAQs;url=/prod_faq.html;");
aI("text=Technical FAQs;url=/tech_faq.html;");
}

/*with(milonic=new menuname("distributor")){
style=menuStyle;
itemwidth=115;
aI("text=Distributor/Dealer Network;url=/distributor/globalmap.html;");
aI("text=Distributor Sign Up;url=/distributor/signup.jsp;");
aI("text=Distributor Login;url=/distributor-login.jsp;");
}*/
drawMenus();

