_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#CCCCFE";
offcolor="#3D3D5D";
onbgcolor="#CCCCFE";
oncolor="#3D3D5D";
onitalic="italic";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#CCCCFE";
pagecolor="#E175E6";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#3D3D5D";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCCCFE";
offcolor="#3D3D5D";
onbgcolor="#CCCCFE";
oncolor="#3D3D5D";
onitalic="italic";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#CCCCFE";
pagecolor="#E175E6";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=Home.html;");
aI("text=About Labyrinths;target=;url=About-Labyrinths.html;");
aI("text=News;target=;url=News.html;");
aI("text=Walks and Workshops;target=;url=Walks-and-Workshops.html;");
aI("text=Labyrinth Leadership Training;target=;url=Labyrinth-Leadership-Training.html;");
aI("text=Register;target=;url=Register.html;");
aI("text=Design and Build;target=;url=Design-and-Build.html;");
aI("text=Portable Labyrinths;target=;url=Portable-Labyrinths.html;");
aI("text=About Us;target=;url=About-Us.html;");
}


 drawMenus();

