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(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#B79376";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
imagepadding=8;
offbgcolor="#FAF2E2";
offcolor="#552207";
onbgcolor="#AF9145";
oncolor="#FAF2E2";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=9;
pagecolor="black";
separatorcolor="#B79376";
separatorsize=2;
subimagepadding=5;
}

with(menuStyle=new mm_style()){
bordercolor="#B79376";
borderstyle="solid";
borderwidth=0;
fontfamily=" Arial, Verdana, Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#B79376";
headercolor="#000000";
imagepadding=1;
offbgcolor="#B1903B";
offcolor="#FFFFFF";
onbgcolor="#FAF2E2";
oncolor="#552207";
outfilter="Fade(Overlap=1.00)";
padding=7;
}

with(milonic=new menuname("Shop")){
style=submenuStyle;
aI("text=Chocolate;url=http://www.bransonschocolates.com/CategoryPages/Chocolate.html;");
aI("text=Fudge;url=http://www.bransonschocolates.com/CategoryPages/Fudge.html;");
aI("text=Truffles;url=http://www.bransonschocolates.com/CategoryPages/Truffles.html;");
aI("text=Grizzly Grub;url=http://www.bransonschocolates.com/CategoryPages/Grizzly Grub.html;");
aI("text=Turtles;url=http://www.bransonschocolates.com/CategoryPages/Turtles.html;");
aI("text=NSA Chocolate;url=http://www.bransonschocolates.com/CategoryPages/NSA Chocolate.html;");
aI("text=Gift Packages;url=http://www.bransonschocolates.com/CategoryPages/Gift Packages.html;");


}

drawMenus();

