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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#F5F5DC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="95%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#006600";
offcolor="#FFFFFF";
onbgcolor="#820024";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#F5F5DC, Direction=135, Strength=3)";
padding=6;
pagebgcolor="#006600";
pagecolor="white";
separatorcolor="#F5F5DC";
separatorsize=5;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
left=110
top=120;
aI("text=Home;url=index.shtml;");
aI("text=20th Anniversary;url=party.shtml;");
aI("text=Gift Shop;url=giftshop.shtml;");
aI("text=Trolley Advertising;url=ads.shtml;");
aI("showmenu=special;text=VIPs;");
aI("showmenu=support;text=Join Us;");
aI("showmenu=slinks;text=Links;");
aI("showmenu=railfan;text=Railfan Pages;");
}

with(milnoic=new menuname("about")){
overflow="scroll";
style=menuStyle;
aI("text=Our Mission;url=mission.shtml;")
aI("text=Route Map Showing Trolley Stops;url=map.shtml")
aI("text=How To Find Us;url=directions.shtml;")
aI("text=Ask the M-Line;url=ask-mata.shtml;")
aI("text=How To Contact Us;url=contact.shtml;")
aI("text=20th Anniversary Celebration;url=party.shtml;")
aI("text=Our Trolleys;url=pix.shtml;")
aI("text=M-Line Movies;url=movies.shtml;");
}

with(milonic=new menuname("fun")){
style=menuStyle;
aI("text=Ride A Trolley;url=ride.shtml;")
aI("text=Charter A Trolley;url=celebrate.shtml;");
aI("text=Explore Uptown;url=explore.shtml;");
}

with(milonic=new menuname("dine")){
style=menuStyle;
aI("text=Overview;url=dine.shtml;");
aI("text=Dine-A-Round Schedule;url=dine-sked.shtml");
aI("text=2009 Halloween Dine-A-Round Details;url=halloween-d-a-r09.shtml");
aI("text=2009 Halloween Dine-A-Round Menu;url=d-a-r-menu09.shtml");
aI("text=2009 Halloween Dine-A-Round RSVP;url=h-pay09.shtml");
aI("text=Directions to the Dine-A-Round Trolley;url=d-a-r-directions.shtml");
aI("text=Links to Participating Restaurants;url=d-a-r-links.shtml;");
}

with(milonic=new menuname("support")){
style=menuStyle;
aI("text=Become A Volunteer;url=volunteer.shtml;");
aI("text=Become A Member;url=memberapp.htm;");
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=Current News and Events;url=news.shtml;");
aI("text=Trolley Stop Newsletter;url=t-stop.shtml");
}

with(milonic=new menuname("railfan")){
style=menuStyle;
aI("text=Trolley Stop Newsletter;url=t-stop.shtml");
aI("text=Car Histories;url=histories.shtml");
aI("text=Photo Album;url=album.shtml;");
aI("text=M-Line Movies;url=movies.shtml;")
aI("text=Trolley Sounds;url=sounds.shtml;");
aI("text=Railfan Links;url=links.shtml;");
}

with(milonic=new menuname("special")){
style=menuStyle;
aI("text=Board of Directors;url=bod.shtml");
aI("text=Hall of Fame;url=hof.shtml;");
}

with(milonic=new menuname("slinks")){
style=menuStyle;
aI("text=Links To More Tourist Information;url=r-links.shtml;");
aI("text=Government And Advocacy Links;url=g-links.shtml;");
}

with(milonic=new menuname("MyMilonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

