_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#0064CE";
offcolor="#ffffff";
onbgcolor="#2AA9FF";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#2AA9FF";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#007FFF";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=Home.html;");
aI("text=About Us;target=;url=http://www.sandiegorefrigeration.com/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=Sales & LeasingBrands & ManufacturersLEFT_MENU;text=Sales & Leasing;target=;url=Sales-&-Leasing.html;");
aI("text=Hardware;target=;url=Hardware.html;");
aI("showmenu=ServicesBrands & ManufacturersLEFT_MENU;text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("Sales & LeasingBrands & ManufacturersLEFT_MENU")){
style=submenuStyle;
aI("text=Brands & Manufacturers;target=;url=Sales-Brands-&-Manufacturers.html;");
aI("text=Reach In Coolers & Freezers;target=;url=Reach-In-Coolers-&-Freezer-Sales.html;");
aI("text=Walk In Coolers & Freezers;target=;url=Walk-In-Coolers-&-Freezers-Sales.html;");
aI("text=Icemaker & Water Filtration;target=;url=Icemaker-&-Water-Filtration-Sales.html;");
aI("text=Ice Machines & Storage Bins;target=;url=Ice-Machines-&-Storage-Bins-Sales.html;");
aI("text=Air Conditioning & Heating;target=;url=Air-Conditioning-&-Heating-Sales.html;");
aI("text=Wine Refrigeration;target=;url=Wine-Refrigeration-Sales.html;");
}

with(milonic=new menuname("ServicesBrands & ManufacturersLEFT_MENU")){
style=submenuStyle;
aI("text=Brands & Manufacturers;target=;url=Brands-&-Manufacturers-Services.html;");
aI("text=Reach In Coolers & Freezers;target=;url=Reach-In-Coolers-&-Freezers.html;");
aI("text=Walk In Coolers & Freezers;target=;url=Walk-In-Coolers-&-Freezers.html;");
aI("text=Icemaker & Water Filtration;target=;url=Icemaker-&-Water-Filtration.html;");
aI("text=Ice Machines & Storage Bins;target=;url=Ice-Machines-&-Storage-Bins.html;");
aI("text=Air Conditioning & Heating;target=;url=Air-Conditioning-&-Heating.html;");
aI("text=Wine Refrigeration;target=;url=Wine-Refrigeration.html;");
}


 drawMenus();
