

fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=250;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333333";
offcolor="#ffffff";
onbgcolor="#efc87d";
oncolor="#000000";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#efc87d";
pagecolor="#ffffff";
separatorcolor="#000000";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=-253";
top=179;
orientation="horizontal";
style=menuStyle;
aI("text=Scouts Page;url=http://www.madisonpack298.com/index.php;");
aI("text=Calendar of Events;url=http://www.madisonpack298.com/cubscouts_cal.php;");
aI("text=Andrew Jackson Council;url=http://www.bsa-jackson.org/index.html;");
aI("text=BSA Scouting Main Site;url=http://www.scouting.org/;");





}
drawMenus();

