_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="Transparent";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover2.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Home;target=;url=http://www.rmi-econocold.com/;");
aI("showmenu=About Us/ProjectsLEFT_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Products/SpecificationsLEFT_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=News/News Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("showmenu=Contact Us/Sales RepresentativeLEFT_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("About Us/ProjectsLEFT_MENU")){
style=submenuStyle;
aI("text=Projects;target=;url=Projects.html;");
}

with(milonic=new menuname("Products/SpecificationsLEFT_MENU")){
style=submenuStyle;
aI("text=Specifications;target=;url=Specifications.html;");
aI("text=Showroom;target=;url=Showroom.html;");
aI("text=Literatures;target=;url=Literatures.html;");
aI("text=Parts;target=;url=Parts.html;");
}

with(milonic=new menuname("News/News Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=New-Vice-President-Sales-and-General-Manager.html;");
}

with(milonic=new menuname("Contact Us/Sales RepresentativeLEFT_MENU")){
style=submenuStyle;
aI("text=Sales Representative;target=;url=Sales-Representative.html;");
}


 drawMenus();

