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=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#0066ff";
headercolor="#0066ff";
offbgcolor="#0066ff";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
pagebgcolor="#000000";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=159;
aI("text=Home&nbsp;;url=http://www.ezrasmall.com;");
aI("text=&nbsp;Updates&nbsp;;url=http://www.ezrasmall.com/updates.htm;");
aI("showmenu=Ezra;text=&nbsp;Ezra Stuff;");
aI("showmenu=References;text=&nbsp;References;");
aI("showmenu=Encounters;text=&nbsp;Encounters;");
aI("showmenu=Site;text=&nbsp;Site Stuff;");


}

with(milonic=new menuname("Site")){
overflow="scroll";
style=menuStyle;
aI("text=Acknowledgements;url=http://www.ezrasmall.com/acknowledgements.htm;")
aI("text=Connect;url=http://www.ezrasmall.com/connect.htm;")
aI("text=Guestbook;url=http://pub31.bravenet.com/guestbook/2632032272/;")
aI("text=Submit Info;url=http://www.ezrasmall.com/submit.htm;")
aI("text=Links;url=http://www.ezrasmall.com/links.htm;")
}

with(milonic=new menuname("Encounters")){
overflow="scroll";
style=menuStyle;
aI("text=Allison Mack;url=http://www.ezrasmall.com/allison.htm;")
aI("text=Warshaw and Beppo;url=http://www.ezrasmall.com/warshawbeppo.htm;")
aI("text=Michael Rosenbaum;url=http://www.ezrasmall.com/michael.htm;")
aI("text=Lifehouse;url=http://www.ezrasmall.com/lifehouse.htm;")
aI("text=Interview with Beppo;url=http://www.ezrasmall.com/interview.html;")
aI("text=Official Shout-Outs;url=http://www.ezrasmall.com/shoutpage.htm;")
}

with(milonic=new menuname("References")){
overflow="scroll";
style=menuStyle;
aI("text=Symbols and Glyphs;url=http://www.ezrasmall.com/symbolsglyphs.htm;")
aI("text=Season 4 Guide;url=http://www.ezrasmall.com/season4.htm;")
aI("text=Purity Destroyed;url=http://www.ezrasmall.com/purity.htm;")
aI("text=Hall of Cryptographers;url=http://www.ezrasmall.com/hall.htm;")
aI("text=Rich's World Tribute;url=http://www.ezrasmall.com/rich.htm;")
}

with(milonic=new menuname("Ezra")){
overflow="scroll";
style=menuStyle;
aI("text=The Prophecies;url=http://www.ezrasmall.com/prophecies.htm;")
aI("text=Snowflakes;url=http://www.ezrasmall.com/snowflakes.htm;")
aI("text=Project Mercury 2.0;url=http://www.ezrasmall.com/projectmercury.htm;")
aI("text=Justice and Doom;url=http://www.ezrasmall.com/justice.htm;")
}

drawMenus();

