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="#ffffff";//"#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Helvetica, sans-serif";
fontsize="75%";
fontstyle="bolder";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#616469";//"#DCE9F0";
offcolor="#ffffff";//"#515151";
onbgcolor="#000000";//"#4F8EB6";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.0)";
//overfilter="Fade(duration=1.0);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#E38085"; //"#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";//"#2D729D";
separatorsize=1;
subimage="http://fremont-coatings.metalimprovement.com/images/arrow.gif";
subimagepadding=2;
}

with(vmenu=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
aI("text=Home;url=http://fremont-coatings.metalimprovement.com/index.php;");
aI("text=EM Coatings Services;url=http://fremont-coatings.metalimprovement.com/em_coatings_services.php;");
aI("text=Coatings and Processes;url=http://fremont-coatings.metalimprovement.com/coatings_and_processes.php;");
aI("showmenu=Facility Capabilities;text=Facility Capabilities;url=http://fremont-coatings.metalimprovement.com/facilities.php;");
aI("text=Anodizing & Alodine;url=http://www.metalimprovement.com/metal_finishing.php");
aI("text=Request for Quotation Form;url=http://fremont-coatings.metalimprovement.com/rfq_quotation_from.php");
aI("text=Directions to our Coatings Facilities;url=http://fremont-coatings.metalimprovement.com/direction_to_our_coatings_facilities.php");
aI("text=Supplier T&C's;url=http://fremont-coatings.metalimprovement.com/SupplierTCs/");
aI("text=Contact our Coating Experts;url=http://fremont-coatings.metalimprovement.com/contact_our_coatings_experts.php");
aI("text=Sitemap;url=http://fremont-coatings.metalimprovement.com/sitemap.php");
}



with(vmenu=new menuname("Facility Capabilities")){
overflow="scroll";
style=menuStyle;
aI("text=Chatsworth, CA;url=http://fremont-coatings.metalimprovement.com/em_chatsworth.php;");
aI("text=Chicago, IL;url=http://fremont-coatings.metalimprovement.com/em_chicago.php;");
aI("text=Detroit, MI;url=http://fremont-coatings.metalimprovement.com/em_detroit.php;");
aI("text=Fremont, IN;url=http://fremont-coatings.metalimprovement.com/em_fremont.php;");
aI("text=Hartford, CT;url=http://fremont-coatings.metalimprovement.com/em_hartford.php;");
aI("text=Ingersoll, Ontario;url=http://fremont-coatings.metalimprovement.com/em_ingersoll.php;");
aI("text=Katy, TX;url=http://www.paryleneinc.com/;");
aI("text=Minneapolis, MN;url=http://fremont-coatings.metalimprovement.com/em_minneapolis.php;");
aI("text=North Hollywood, CA;url=http://fremont-coatings.metalimprovement.com/em_northhollywood.php;");
aI("text=Evesham, United Kingdom;url=http://www.emcoatingsuk.co.uk/services.php;");

}



drawMenus();


