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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#2CA9EB";//"#0255b9"
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma";
fontsize="14";
fontstyle="Bold";
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="#1F58A7";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#1F58A7";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#000000', Direction=135, Strength=1)";
padding=6;
pagebgcolor="";
pagecolor="";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(milonic=new menuname("BatchMetrics")){
overflow="scroll";
style=menuStyle;
aI("text= Capabilities Overview ;url=../BatchMetrics/;")
}

with(milonic=new menuname("Contexa")){
style=menuStyle;
aI("text= Overview&nbsp;&nbsp;&nbsp;&nbsp; ;url=../contexa/;");
aI("text=Cobra;url=../contexa/cobra.php;");
aI("text=Fox;url=../contexa/fox.php;");
aI("text=Tex Valves;url=../contexa/tex.php;");
aI("text=Dopo;url=../contexa/dopo.php;");
aI("text=The Cube;url=../contexa/dopo.php;");
}

with(milonic=new menuname("Trifoil")){
style=menuStyle;
aI("text=Overview&nbsp;&nbsp;&nbsp;;url=../Trifoil/;");

}

with(milonic=new menuname("Hardware")){
style=menuStyle;
aI("text=Hardware Overview;url=../hardware/;");
aI("text=Scanners;url=../hardware/scanners.php;");
aI("text=Cluster Pouring Robots;url=../hardware/robots.php;");
aI("text=Mobile Carts;url=../hardware/carts.php;");
aI("text=Industrial Workstations;url=../hardware/workstations.php;");
//aI("text=Control Panels;url=panels.php;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Latest News & Events!;url=news.php;");
//aI("text=History;url=history.php;");
//aI("text=Mission;url=mission.php;");
//aI("text=Careers;url=careers.php;");
}

with(milonic=new menuname("company")){
style=menuStyle;
aI("text=Latest News & Events!;url=../cont/news.php;");
//aI("text=Going Green!;url=../cont/green.php;");
aI("text=Our Clients;url=../cont/clients.php;");
//aI("text=About Us;url=../cont/abus.php;");
aI("text=Careers;url=../cont/careers.php;");
//aI("text=Call Me Back!;url=../cont/call.php;");
aI("text=Contact Us;url=../cont/;");
}
drawMenus();


