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(mainStyle=new mm_style()){
bordercolor="#898888";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Helvetica, Sans-serif";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#f9c614";
headercolor="#FFFFFF";
offbgcolor="#898888";
offcolor="#FFFFFF";
onbgcolor="#898888";
oncolor="#333333";
padding=3;
pagebgcolor="#898888";
pagecolor="#FFFFFF";
separatorcolor="#898888";
separatorsize=50;
subimagepadding=15;
screenposition="center"; 
 
}


with(subStyle=new mm_style()){
bordercolor="#cecece";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Helvetica, Sans-serif";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
headerbgcolor="#cecece";
headercolor="#FFFFFF";
offbgcolor="#cecece";
offcolor="#333333";
onbgcolor="#cecece";
oncolor="#FFFFFF";
padding=5;
pagebgcolor="#cecece";
pagecolor="#FFFFFF";
separatorcolor="#cecece";
separatorsize=0;
subimagepadding=0;

 
}

with(subStyle2=new mm_style()){
bordercolor="#D8E6EA";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Helvetica, Sans-serif";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
headerbgcolor="#D8E6EA";
headercolor="#FFFFFF";
offbgcolor="#D8E6EA";
offcolor="#636466";
onbgcolor="#D8E6EA";
oncolor="#FFFFFF";
padding=5;
pagebgcolor="#D8E6EA";
pagecolor="#636466";
separatorcolor="#D8E6EA";
separatorsize=0;
subimagepadding=0;


 
}




with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=mainStyle;

top=210;
screenposition="center"; 
aI("text=HOME;url=index.php;")
aI("showmenu=newsletters;text=NEWSLETTERS;url=http://beerinsights.com/index.php?option=displaypage&Itemid=58&op=file&SubMenu=;")
aI("showmenu=books;text=BOOKS;url=http://beerinsights.com/index.php?option=displaypage&Itemid=64&op=page&SubMenu=;")
aI("text=CONFERENCE;url=http://www.beerinsights.com/index.php?option=displaypage&Itemid=67&op=page&SubMenu=;")
aI("text=CONTACT US;url=http://www.beerinsights.com/index.php?option=contact&Itemid=6;")
aI("text=ABOUT US;url=http://www.beerinsights.com/index.php?option=displaypage&Itemid=68&op=page&SubMenu=;")
aI("text=SUBSCRIBERS;url=http://beerinsights.com/index.php?option=com_CreateAccount;")

aI("text=ORDER;url=http://beerinsights.com/index.php?option=com_Order;")

}


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

style=subStyle;

aI("text=Beer Marketers INSIGHTS;url=http://beerinsights.com/index.php?option=displaypage&Itemid=60&op=page&SubMenu=;")
aI("text=Alcohol Issues INSIGHTS;url=http://beerinsights.com/index.php?option=displaypage&Itemid=61&op=page&SubMenu=;")
aI("text=INSIGHTS Express;url=http://beerinsights.com/index.php?option=displaypage&Itemid=62&op=page&SubMenu=;")
aI("text=Beer Statistics News;url=http://beerinsights.com/index.php?option=displaypage&Itemid=63&op=page&SubMenu=;")
aI("text=Beverage Business INSIGHTS;url=http://bevinsights.com;target=_blank")


}


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

style=subStyle;

aI("text=Beer Industry Update;url=http://beerinsights.com/index.php?option=displaypage&Itemid=65&op=page&SubMenu=;")
aI("text=The High End:2007;url=http://beerinsights.com/index.php?option=displaypage&Itemid=66&op=page&SubMenu=;")



}






drawMenus();

