fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;



with(menuStyleHaut=new mm_style()){
align= "center";
bordercolor="#332B5A";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#504E7C";
offcolor="#ffffff";
onbgcolor="#7877A0";
oncolor="#ffffff";
overfilter="Shadow(color=#777777', Direction=180, Strength=3)";
padding=4;
pagebgcolor="#7877A0";
pagecolor="ffffff";
separatorcolor="#332B5A";
separatorsize=1;
}

with(menuStyle=new mm_style()){
bordercolor="#332B5A";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#504E7C";
offcolor="#ffffff";
onbgcolor="#7877A0";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Shadow(color=#999999', Direction=135, Strength=2)";
padding=4;
pagebgcolor="#7877A0";
pagecolor="ffffff";
separatorcolor="#332B5A";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
style=menuStyleHaut;
position="relative";

itemwidth=100;
menualign="center";
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=/us;");
aI("showmenu=Products;text=Products;");
aI("showmenu=IWB;text=WhiteBoards;");
aI("showmenu=Support;text=Support;");
aI("showmenu=News;text=News;");
aI("showmenu=Company;text=Company;");
aI("showmenu=Store;text=Store;");
}

with(milonic=new menuname("Company")){
overflow="scroll";
style=menuStyle;
aI("text=About Speechi;url=/us/index.php/home/company/about-speechi/;");
aI("text=Awards and partners;url=/us/index.php/home/company/awards/;");
aI("text=Reseller program;url=/us/index.php/home/company/reseller-program/;");
aI("text=Contact Us;url=/us/index.php/home/company/contact-us/;");
}

with(milonic=new menuname("IWB")){
overflow="scroll";
style=menuStyle;
aI("text=Interactive Whiteboards;url=/us/index.php/home/whiteboard/interactive-whiteboards-and-speechi/;");
aI("text=eBeam Projection;url=/us/index.php/home/whiteboard/ebeam-projection-whiteboard/;");
aI("text=eBeam Whiteboard;url=/us/index.php/home/whiteboard/ebeam-whiteboard/;");
aI("text=eBeam Complete;url=/us/index.php/home/whiteboard/ebeam-complete/;");
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("text=Speechi Light;url=/us/index.php/home/speechi-products/speechi-light/;");
aI("text=Speechi Standard;url=/us/index.php/home/speechi-products/speechi-standard/;");
aI("text=Speechi Pro;url=/us/index.php/home/speechi-products/speechi-pro/;");
aI("text=Speechi Interactive;url=/us/index.php/home/speechi-products/speechi-interactive/;");
aI("text=Speechi Share;url=/us/index.php/home/speechi-products/speechi-share/;");
aI("text=Demos;url=/us/index.php/home/speechi-products/demos/;");
}

with(milonic=new menuname("News")){
overflow="scroll";
style=menuStyle;
aI("text=Customers;url=/us/index.php/category/blog/customers/;");
aI("text=Testimonials;url=/us/index.php/category/blog/testimonials/;");
aI("text=Speechi Story: the blog;url=/us/index.php/category/blog/blog-home;");
}

with(milonic=new menuname("Support")){
overflow="scroll";
style=menuStyle;
aI("text=Free Downloads;url=/us/index.php/home/support/downloads/members-only-download-page/;");
aI("text=Documentation;url=/us/index.php/home/support/documentation/;");
aI("text=FAQs;url=/us/index.php/category/faqs/;");
}

with(milonic=new menuname("Store")){
overflow="scroll";
style=menuStyle;
aI("text=How to order;url=/us/index.php/home/store/store-presentation/;");
aI("text=Corporate Pricing;url=/us/index.php/home/store/corporate-offer/;");
aI("text=Education Pricing;url=/us/index.php/home/store/education-offer/;");
}
drawMenus();