fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
bordercolor="#ff0000";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#ffcc00";
oncolor="#000000";
outfilter="Fade(duration=0.2);"
padding=5;
pagebgcolor="#ffcc00";
pagecolor="black";
separatorcolor="#ff0000";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
top=124;
left=10;
aI("status=Back To Home Page;text=Home;url=index.html;");
aI("showmenu=Infrared Heaters;text=Infrared Heaters;url=infrared_heaters.html;");
aI("text=Infrared Heater Controls;url=infrared_heater_controls.html");
aI("showmenu=Oven Systems;text=Oven Systems;url=infrared_oven_systems.html;");
aI("showmenu=Industries/Applications;text=Industries/Applications;url=industries_applications.html");
aI("text=Product Testing;url=product_testing.html");
aI("text=Selecting &amp Applying Infrared;url=product_selection.html");
aI("text=Infrared Basics;url=infrared_basics.html");
aI("text=Resources;url=resources.html");
aI("text=Company Info/Location;url=company_info.html;");
aI("showmenu=Contact;text=Contact;url=contact.html");
aI("text=Green/High Efficiency;url=green.html");
}

with(milonic=new menuname("Infrared Heaters")){
overflow="scroll";
style=menuStyle;
aI("text=Infrared Heaters Overview;url=infrared_heaters.html;");
aI("text=Series FS;url=series_fs.html;");
aI("text=Series Series FSA;url=series_fsa.html;");
aI("text=Series F;url=series_f.html;");
aI("text=Series 40;url=series_40.html;");
aI("text=Series CB;url=series_cb.html;");
aI("text=Series CV;url=series_cv.html;");
aI("text=Infraround;url=infraround.html;");
aI("text=Quartz Tube/T3;url=quartz_tube_t3.html;");
aI("text=Accessories;url=accessories.html;");
}

with(milonic=new menuname("Oven Systems")){
overflow="scroll";
style=menuStyle;
aI("text=Oven Systems Overview;url=infrared_oven_systems.html;");
aI("text=Infrared Booster Ovens;url=infrared_booster_ovens.html;");
aI("text=Flat Belt Ovens;url=flat_belt_ovens.html;");
aI("text=Overhead Conveyor Ovens;url=overhead_conveyor_ovens.html;");
aI("text=Chain On Edge/Spindle Ovens;url=chain_on_edge_spindle_ovens.html;");
aI("text=Tow Line/Trolly Ovens;url=tow_line_trolly_ovens.html;");
aI("text=Batch Ovens;url=batch_ovens.html;");
aI("text=Web Dryers/Web Ovens;url=web_dryers_web_ovens.html;");
aI("text=Tunnel-Clam Shell Ovens;url=tunnel_clam_ovens.html;");
aI("text=Miscellaneous;url=misc.html;");
}

with(milonic=new menuname("Industries/Applications")){
overflow="scroll";
style=menuStyle;
aI("text=Industries/Applications Overview;url=industries_applications.html");
aI("text=Powder Coating / Liquid Coatings;url=powder_liquid_coating.html");
aI("text=Plastics;url=plastics.html");
aI("text=Filter;url=filter.html");
aI("text=Printing;url=printing.html");
aI("text=Wire &amp; Cable;url=wire_cable.html");
aI("text=Laminating;url=laminating.html");
aI("text=Web Processing;url=web_processing.html");
aI("text=Textiles;url=textiles.html");
aI("text=Automotive;url=automotive.html");
aI("text=Molding;url=molding.html");
aI("text=Other;url=other.html");
}

with(milonic=new menuname("Contact")){
overflow="scroll";
style=menuStyle;
aI("text=Ask A Question;url=question.html");
aI("text=Process Data Sheet;url=process_data_sheet.cfm");
}


drawMenus();

