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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Courier, Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#BC0000";
onbgcolor="#FFFFFF";
oncolor="#7A70BA";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#FFFFFF";
pagecolor="#7A70BA";
/*
separatorcolor="#FFFFFF";
separatorsize=1;
*/
/*subimage="arrow.gif";*/
/*subimagepadding=2;*/
}

with(milonic=new menuname("Company")){
style=menuStyle;
/*--DEB_1--*/aI("text=Finuchem group;url=index.php?id=4;")
aI("text=Executive team;url=index.php?id=3;")
aI("text=Worldwide location;url=index.php?id=2;")
aI("text=Contact us;url=index.php?id=120;")
/*--FIN_1--*/
}

with(milonic=new menuname("Product")){
style=menuStyle;
/*--DEB_PRODUCT--*/
aI("text=Wafer Stockers;url=index.php?id=89&id_cat=8;")
aI("text=G5 - 300mm sorters;url=index.php?id=89&id_cat=7;")
aI("text=G3 plus - 300mm range;url=index.php?id=89&id_cat=1;")
aI("text=Table tops 200-150mm;url=index.php?id=89&id_cat=2;")
aI("text=200mm sorters;url=index.php?id=89&id_cat=3;")
aI("text=Reticle handling & Inspection;url=index.php?id=89&id_cat=4;")
aI("text=Metal cassette;url=index.php?id=89&id_cat=6;")
aI("text=Vacuum Handling Systems;url=index.php?id=89&id_cat=5;")
/*--FIN_PRODUCT--*/
}

with(milonic=new menuname("Support")){
style=menuStyle;
/*--DEB_90--*/aI("text=Customer Support;url=index.php?id=115;")
aI("text=Training;url=index.php?id=116;")
/*--FIN_90--*/
}

drawMenus();

