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(menuStyle=new mm_style()){

bordercolor="#336699";

borderstyle="solid";

borderwidth=0;

fontfamily="Verdana, Tahoma, Arial";

fontsize="100%";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#336699";

offcolor="#ffffff";

onbgcolor="#4F8EB6";

oncolor="#ffffff";

//outfilter="randomdissolve(duration=0.3)";

//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";

padding=7;

pagebgcolor="#336699";

pagecolor="#ffffff";

separatorcolor="#336699";

separatorsize=1;

subimage="";

subimagepadding=0;

}



with(milonic=new menuname("Products")){

overflow="scroll";

style=menuStyle;

aI("text=Sake;url=/sake.php;")

aI("text=Flavored Sake;url=/flavored-sake.php;")

aI("text=Plum Wine;url=/plum-wine.php;")

aI("text=Shochu;url=/shochu.php;")

aI("text=Mirin;url=/mirin.php;")

aI("text=Vodka;url=/vodka.php;")

aI("text=Gift Items+;url=/other-products.php;")

}





with(milonic=new menuname("Company")){

style=menuStyle;

aI("text=Introduction;url=/introduction.php;");

aI("text=History;url=/history.php;");

}







with(milonic=new menuname("TastingRoom")){

style=menuStyle;

aI("text=Tasting Room;url=/tasting-room.php;");

aI("text=Sake Museum;url=/sake-museum.php;");

aI("text=19th Century Sake;url=/19th-century-sake.php;");

aI("text=How to get here;url=/how-to-get-here.php;");

}



with(milonic=new menuname("AboutSake")){

style=menuStyle;

aI("text=Types of Sake;url=/types-of-sake.php;");

aI("text=Sake Tasting;url=/sake-tasting.php;");

aI("text=Food Pairing;url=/food-pairing.php;");

aI("text=FAQ;url=faq.php;");

aI("text=Brewing Process;url=/brewing-process.php;");

aI("text=Cocktails;url=/cocktails.php;");

aI("text=Cooking Recipes;url=/recipes.php;");

}



with(milonic=new menuname("Distributors")){

style=menuStyle;

aI("text=Domestic;url=/domestic.php;");

aI("text=International;url=/international.php;");

aI("text=Trade Materials;url=/distributors/trade-materials.php;");

}





drawMenus();



