_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="Transparent";
oncolor="#FFFFFF";
onitalic="italic";
padding="4";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://thelyceums.com/;");
aI("text=Wizard's School;target=;url=Wizard's-School.html;");
aI("text=A Splash of Magic;target=;url=A-Splash-of-Magic.html;");
aI("text=Dark Tales...;target=;url=Dark-Tales-of-Mystery-and-Intrigue.html;");
aI("text=The Fantastic Family Fun Factory;target=;url=The-Fantastic-Family-Fun-Factory.html;");
aI("text=The Wiz;target=;url=The-Wiz.html;");
aI("text=Things That go BUMP in the Night;target=;url=Things-That-go-BUMP-in-the-Night.html;");
aI("text=Professor Marvel's World of Wonder;target=;url=Professor-Marvel's-World-of-Wonder.html;");
aI("text=The Gift;target=;url=The-Gift.html;");
aI("text=Vampires, Witches and Ghosts;target=;url=vwg.html;");
aI("text=Professor Marvel's Dream Machines;target=;url=Dream-Machines.html;");
aI("text=Skullduggery;target=;url=Skullduggery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();

