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(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#333333";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,Helvetica,Verdana";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
itemheight=24;
offbgcolor="#F8F6EA";
offcolor="#000000";
onbgcolor="#76A3E3";
onborder="1px solid #0F356A";
oncolor="#333333";
padding=3;
rawcss="padding-left:5px;padding-right:5px";
}

with(XPMenuStyle=new mm_style()){
bordercolor="#333333";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,Helvetica,Verdana";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
image="Photos/xpblank.gif";
imagepadding=3;
itemheight=24;
menubgcolor="#F8F6EA";
menubgimage="Photos/winxp.jpg";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#76A3E3";
onborder="1px solid #0F356A";
oncolor="#333333";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding=4;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="";
subimagepadding=3;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
margin=2;
orientation="horizontal";
screenposition="center";
style=XPMainStyle;
aI("showmenu=Company;text=Company;");
aI("showmenu=Heating;text=Heating Products;");
aI("showmenu=Ventilation;text=Ventilation Products;");
aI("text=Fluid Cooler;url=http://www.rosemex.com/Pages/N_fluid_coolerA.htm;");
aI("text=Architectural Enclosure;url=http://www.rosemex.com/Pages/N_architecteA.htm;");
aI("text=New Products;url=http://www.rosemex.com/Pages/N_new_product.htm;");
aI("text=Literature;url=http://www.rosemex.com/Pages/N_documentA.htm;");
aI("showmenu=Portfolio;text=Portfolio;");
aI("text=Promotion;url=http://www.rosemex.com/Pages/N_promotionA.htm;");
}

with(milonic=new menuname("Company")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=History;url=http://www.rosemex.com/Pages/N_profile_history.htm");
aI("text=Certification;url=http://www.rosemex.com/Pages/N_profile_certification.htm");
aI("text=Mission;url=http://www.rosemex.com/Pages/N_profile_mission.htm");
aI("text=News;");

}


with(milonic=new menuname("Heating")){
margin=2;
overflow="scroll";
style=XPMenuStyle;
aI("text=Baseboard;url=http://www.rosemex.com/Pages/N_heating_baseboard.htm;");
aI("text=Convector;url=http://www.rosemex.com/Pages/N_heating_convectors.htm;");
aI("text=Wall fin;url=http://www.rosemex.com/Pages/N_heating_wall_fin.htm");
aI("text=Cabinet Heater;url=http://www.rosemex.com/Pages/N_heating_cabinet.htm;");
aI("text=Unit Heater;url=http://www.rosemex.com/Pages/N_heating_unit_heaters.htm;");
aI("text=Radiant Panels;url=http://www.rosemex.com/Pages/N_heating_radiant.htm;");

}

with(milonic=new menuname("Ventilation")){
margin=2;
style=XPMenuStyle;
aI("text=Fan Coils;url=http://www.rosemex.com/Pages/N_cooling_fan_coils.htm");
aI("text=Coils;url=http://www.rosemex.com/Pages/N_cooling_coils.htm");
aI("text=Integral Face and Bypass CoilCoils;url=http://www.rosemex.com/Pages/N_cooling_bypasscoils.htm");
aI("text=Induction Units;url=http://www.rosemex.com/Pages/N_cooling_induction.htm");
aI("text=Custom Air Handling Units;url=http://www.rosemex.com/Pages/N_cooling_air_handling.htm");
aI("text=Valves;url=http://www.rosemex.com/Pages/N_cooling_valves.htm");



}

with(milonic=new menuname("Portfolio")){
margin=2;
style=XPMenuStyle;
aI("text=Projects;url=http://www.rosemex.com/Pages/N_projetA.htm");
aI("text=Photo Gallery;url=http://www.rosemex.com/english/simpleviewer_pro2/web/viewer.swf;target=_new;targetfeatures=width=800,height=600,resizable=yes");
}




drawMenus();

