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=4;
_subOffsetLeft=-2;




with(LinkInfoStyle=new mm_style()){
styleid=5;
bordercolor="#1CBE42";
borderstyle="dotted";
borderwidth=2;
fontfamily="verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#3399CC";
headercolor="#FFFF33";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ccffcc";
oncolor="#000000";
padding=5;
separatoralign="left";
separatorcolor="#1CBE42";
separatorwidth="30%";
}

with(menuStyle=new mm_style()){
styleid=4;
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
onitalic=1;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorpadding=2;
separatorsize=1;
separatorwidth="90%";
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(EasySampleStyle=new mm_style()){
styleid=3;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="comic sans ms,helvetica";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
high3dcolor="#701E24";
low3dcolor="#F28088";
offbgcolor="#C2323C";
offcolor="#FFFFFF";
onbgcolor="#DB4D57";
oncolor="#333333";
padding=5;
separatorcolor="yellow";
separatorsize=1;
}

with(DynStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
high3dcolor="#ffffff";
low3dcolor="#000000";
offbgcolor="#d4d0c8";
offcolor="#000000";
onbgcolor="#3BB5F2";
oncolor="#CCFFCC";
padding=3;
}

with(BlackOrange=new mm_style()){
styleid=2;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#FF9933";
oncolor="#000000";
padding=3;
separatorcolor="red";
separatorsize=1;
}

with(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="60%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ff9933";
oncolor="#000000";
padding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=EasySampleStyle;
aI("showmenu=Home;text=Home;");
aI("showmenu=Guides;text=Guides;");
aI("showmenu=Games;text=Games;");
aI("showmenu=Links;text=Links;");
aI("showmenu=Pictures;text=Pictures;");
aI("showmenu=Forums;text=Forums;");
}

with(milonic=new menuname("Home")){
overflow="scroll";
style=BlackOrange;
top="offset=2";
aI("text=Home;url=http://www.darkmage.110mb.php;")
aI("text=Web host;url=http://www.110mb.com;")
}

with(milonic=new menuname("Guides")){
overflow="scroll";
style=BlackOrange;
top="offset=2";
aI("text=Guides for programs and games;url=http://darkmage.110mb.com/pages/How_to_guides.php;")
}

with(milonic=new menuname("Games")){
overflow="scroll";
style=BlackOrange;
top="offset=2";
aI("text=Java script & flash games;url=http://darkmage.110mb.com/pages/games.php;")
}

with(milonic=new menuname("Links")){
overflow="scroll";
style=BlackOrange;
top="offset=2";
aI("text=Links to other great sites;url=http://darkmage.110mb.com/pages/links.php;")
}

with(milonic=new menuname("Pictures")){
overflow="scroll";
style=BlackOrange;
top="offset=2";
aI("text=Zoo pictures;url=http://darkmage.110mb.com/Pictures/zoo1.php;")
aI("text=People's pets;url=http://darkmage.110mb.com/Pictures/pets/index.php;")
}

with(milonic=new menuname("Forums")){
overflow="scroll";
style=BlackOrange;
top="offset=2";
aI("text=Forums;url=http://darkmage.110mb.com/forums/index.php;")
}


drawMenus();

