fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=100;
_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="#1A8e37";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#C1E2CA";
offcolor="#000000";
onbgcolor="#1A8E37";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#1a8e37";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;

orientation="horizontal";
style=AllImagesStyle;

aI("image=img/fp_02_00.gif;");
aI("image=img/fp_02_01.gif;overimage=img/fp_02_01m.gif;url=index.html;");
aI("image=img/fp_02_div.gif;");
aI("image=img/fp_02_02.gif;overimage=img/fp_02_02m.gif;url=cp_01.htm;");
aI("image=img/fp_02_div.gif;");
aI("image=img/fp_02_03.gif;overimage=img/fp_02_03m.gif;url=cp_02.htm;showmenu=Products;");
aI("image=img/fp_02_div.gif;");
aI("image=img/fp_02_04.gif;overimage=img/fp_02_04m.gif;url=cp_03.htm;");
aI("image=img/fp_02_div.gif;");
aI("image=img/fp_02_05.gif;overimage=img/fp_02_05m.gif;url=cp_04.htm;");

aI("image=img/fp_02_div.gif;");
aI("image=img/fp_02_06.gif;overimage=img/fp_02_06m.gif;url=cp_0601.htm;showmenu=Contact Us;");
aI("image=img/fp_02_div.gif;");
aI("image=img/fp_02_end.gif;");
}



with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Keypads;url=cp_0201.htm;");
aI("text=Membrane Switches;url=cp_0202.htm;");
aI("text=Moulded Plastic;url=cp_0203.htm;");
aI("text=HMI Assemblies;url=cp_0204.htm;");
aI("text=Monochrome LCD panels and modules;url=cp_0205.htm;");
}

with(milonic=new menuname("Contact Us")){
style=menuStyle;

aI("text=Upload/Email;url=file_upload_form.php;target=_blank;targetfeatures=width=680,height=720,status,scrollbars,resizable");
aI("text=Download;url=cp_05.htm;");
aI("text=Contact Information;url=cp_0602.htm;");
}

drawMenus();

