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=0;
_subOffsetLeft=1;


with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontweight="bold";
fontstyle="normal";
itemheight=36;
menuheight=36;
separatorcolor="#ffffff";
separatorsize=1;
separatorwidth=13;
separatorimage="images/nav/divider.gif";
/*headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#636464";
onbgcolor="#d9dda9";
oncolor="#c1002b";*/
/*outfilter="randomdissolve(duration=0.0)";*/
/*overfilter="Fade(duration=0.0);Alpha(opacity=100)";*/
padding=0;
}

with(menuSub=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontweight="bold";
fontstyle="normal";
itemheight=31;
menuheight=31;
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffeacc";
/*outfilter="randomdissolve(duration=0.0)";*/
/*overfilter="Fade(duration=0.0);Alpha(opacity=100)";*/
padding=7;
pagebgcolor="#4d4d4d";
pagecolor="#ffffff";
separatorcolor="#4d4d4d";
separatorheight="1";
}

with(milonic=new menuname("tours")){
openstyle="up";
style=menuSub;
aI("text=Margaret River Discovery Tour;url=tours_1.php;");
aI("text=Best of the Best Wine Tour;url=tours_2.php;");
aI("text=Private Tours;url=tours_3.php;");
aI("text=Margaret River Sunset Canoe Tour;url=tours_4.php;");
aI("text=Overnight South West Adventure & Safari Touring;url=tours_5.php;");
aI("text=Guided Cape to Cape Track walk;url=tours_6.php;");
aI("text=Corporate Events & Tours;url=tours_7.php;");
}


drawMenus();

