_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="Black";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="DarkKhaki";
offcolor="WhiteSmoke";
onbgcolor="SaddleBrown";
oncolor="#ffffff";
ondecoration="underline";
padding="10";
pagecolor="#000000";
separatorcolor="Black";
separatorsize="3";
subimage="images/black.gif";
subimagepadding="5";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="250";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="DarkKhaki";
offcolor="#ffffff";
onbgcolor="SaddleBrown";
oncolor="#ffffff";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/black.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=High Plains Inc Home;target=;url=http://www.highplainsinc.com/;");
aI("text=Contact Us;target=;url=Contact.html;");
aI("showmenu=Products/Most Wanted VodkaLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Locations;target=;url=Locations.html;");
aI("showmenu=History and Distilling/Distilling InfoLEFT_MENU;text=History and Distilling;target=;url=History-and-Distilling.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Family and Company History;target=;url=FamilyCompany.html;");
aI("showmenu=Mixology/MartiniLEFT_MENU;text=Mixology;target=;url=Mixology.html;");
aI("text=Photo and Events;target=;url=Events.html;");
}

with(milonic=new menuname("Products/Most Wanted VodkaLEFT_MENU")){
style=submenuStyle;
aI("text=Most Wanted Vodka;target=;url=MostWantedVodka.html;");
aI("text=Most Wanted Citrus Vodka;target=;url=MostWantedCitrusVodka.html;");
aI("text=Most Wanted Sweet Tea Vodka;target=;url=MostWantedSweetTeaVodka.html;");
aI("text=Most Wanted Gin;target=;url=MostWantedGin.html;");
aI("text=Most Wanted Tequila;target=;url=MostWantedTequila.html;");
aI("text=Most Wanted Pioneer Whiskey;target=;url=MostWantedPioneerWhiskey.html;");
aI("text=Most Wanted Bourbon Whiskey;target=;url=MostWantedBourbonWhiskey.html;");
aI("text=Fox Vodka;target=;url=FoxVodka.html;");
}

with(milonic=new menuname("History and Distilling/Distilling InfoLEFT_MENU")){
style=submenuStyle;
aI("text=Distilling Info;target=;url=Distilling.html;");
aI("text=Vodka History and Distilling;target=;url=Vodka.html;");
aI("text=Gin History and Distilling;target=;url=Gin.html;");
aI("text=Whiskey History and Distilling;target=;url=Whiskey.html;");
aI("text=Bourbon History and Distilling;target=;url=Bourbon.html;");
aI("text=Scotch History and Distilling;target=;url=Scotch.html;");
aI("text=Tequila History and Distilling;target=;url=Tequila.html;");
aI("text=Rum History and Distilling;target=;url=Rum.html;");
aI("text=Brandy History and Distilling;target=;url=Brandy.html;");
aI("text=Cognac History and Distilling;target=;url=Cognac.html;");
aI("text=Absinthe History and Distilling;target=;url=Absinthe.html;");
aI("text=Moonshine Distilling and History;target=;url=Moonshine.html;");
}

with(milonic=new menuname("Mixology/MartiniLEFT_MENU")){
style=submenuStyle;
aI("text=Martini;target=;url=Martini.html;");
aI("text=Specialty Shots;target=;url=Specialty-Shots.html;");
aI("text=Mixed Drinks;target=;url=Mixed-Drinks.html;");
aI("text=Infusions;target=;url=Infusions.html;");
}


 drawMenus();

