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=42;
_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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e3e2e8";
offcolor="#000000";
onbgcolor="#05173b";
oncolor="#ffffff";

padding=4;
pagebgcolor="#e3e2e8";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
style=AllImagesStyle;
top=80;
left=0;


aI("image=imgs/menu00a_home.gif;overimage=imgs/menu00b_home.gif;url=index.htm;");
aI("image=imgs/menu01a_aboutt.gif;overimage=imgs/menu01b_aboutt.gif;showmenu=about;");
aI("image=imgs/menu02b_productss.gif;overimage=imgs/menu02a_productss.gif;showmenu=products;");
aI("image=imgs/menu07a_tech.gif;overimage=imgs/menu07b_tech.gif;showmenu=technology;");
aI("image=imgs/menu03a_whyetcc.gif;overimage=imgs/menu03b_whyetcc.gif;showmenu=whyetc;");
aI("image=imgs/menu04a_newss.gif;overimage=imgs/menu04b_newss.gif;showmenu=news;");
aI("image=imgs/menu06a_contactt.gif;overimage=imgs/menu06b_contactt.gif;showmenu=contact;");
}

with(milonic=new menuname("about")){
overflow="scroll";
style=menuStyle;
aI("text=Company;url=aboutus_company.htm;");
aI("text=Milestones;url=aboutus_milestones.htm;");
aI("text=People;url=aboutus_people.htm;");
aI("text=Community Center;url=aboutus_csr.htm;");
aI("text=Careers;url=aboutus_careers.htm;");
}

with(milonic=new menuname("products")){
overflow="scroll";
style=menuStyle;
aI("text=Products overview;url=products_home.htm;");
aI("text=Valve Castings;url=products_valve.htm;");
aI("text=Pump Castings;url=products_pump.htm;");
aI("text=Construction and Mining;url=products_construction.htm;");
aI("text=Engineering Castings;url=products_engineering.htm;");
aI("text=Centrifugal Cast Balls;url=products_centrifugal.htm;");
}

with(milonic=new menuname("technology")){
style=menuStyle;
aI("text= CNC Machine Shop;url=technology_cnc.htm;");
aI("text=Engineering & Design Center;url=technology_design.htm;");
aI("text=R&D Lab;url=technology_r_d.htm;");
aI("text=VOAD;url=technology_voad.htm;");
aI("text=Centrifugal Casting;url=technology_centrifugal.htm;");
}


with(milonic=new menuname("whyetc")){
style=menuStyle;
aI("text=Quality;url=whyetc_quality.htm;");
aI("text=Infrastructure;url=whyetc_infra.htm;");
aI("text=Reach;url=whyetc_reach.htm;");
aI("text=Technology;url=whyetc_technology.htm;");
aI("text=Environmental Safety;url=whyetc_evnvironment.htm;");
aI("text=Profect Flexibility;url=whyetc_flexibility.htm;");
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=News Updates;url=news_update.htm;");
aI("text=Events;url=news_events.htm;");
aI("text=Newsletters;url=news_newsletter.htm;");
aI("text=Archives;url=news_archives.htm;");
aI("text=Visits;url=news_visits.htm;");
}



with(milonic=new menuname("contact")){
style=menuStyle;
aI("text=Address;url=contact_address.htm;");
aI("text=Enquiry Form;url=events_archive.htm;");
}








drawMenus();


