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


		  
with(menuStyle=new mm_style()){
itemwidth="128px";
//bordercolor="#253c5e";
//borderstyle="solid";
//borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="transparent";
offcolor="#ffffff";
onbgcolor="transparent";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.6)";
overfilter="Fade(duration=0.3);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
//pagebgcolor="#82B6D7";
//pagecolor="black";
//separatorcolor="#999999";
//separatorsize=1;
}	



with(nextStyle=new mm_style()){
itemwidth="170px";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontsize="11px";
fontstyle="normal";
//fontweight="bold";
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="#FDD02C";
offcolor="#000000";
onbgcolor="#FCDC6C";
oncolor="#000000";
outfilter="randomdissolve(duration=0.6)";
overfilter="Fade(duration=0.3);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
}
with(milonic=new menuname("Test")){
style=nextStyle;
aI("text=Mount Barker;url=mtbarker.php;");
aI("text=Flyout Test;url=blank.php;");

}
drawMenus();

