//Refrigeration menus

with(milonic=new menuname("Main Menu")){
position="relative"; 
alwaysvisible=1;
left=0;
orientation="vertical";
style=LeftNav;
top=0;
aI("text=Connoisseur Collection;url=/wine/connoisseur/connoisseur.asp;");
aI("text=Wine and Beverage Center Models;url=/wine/cellars.asp;");
aI("text=Humidrawer&trade; Cigar Storage;url=/wine/cellars.asp#humidrawer;");
aI("text=Wine Storage Home;url=/wine/default.asp;")
}

// DO NOT FORGET TO ADD SEO FRIENDLY NOSCRIPT TAG WHERE YOU PUT THIS JAVASCRIPT INCLUDE


drawMenus();

