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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#efebd6";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#fbe5cd";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=120;
aI("text=Home;url=http://laraslevelbase.org/;");
aI("showmenu=Levels;text=Levels;");
aI("showmenu=Downloads;text=Downloads;");
aI("showmenu=Community;text=Community;");
aI("text=Links;url=http://laraslevelbase.org/box_topsites.asp");
aI("text=Guestbook;url=http://laraslevelbase.org/box_gb0.asp");
aI("text=TRLE;url=http://laraslevelbase.org/box_trle.asp");
aI("text=Forum;url=http://forum.laraslevelbase.org/");
aI("text=Levelbase;url=http://laraslevelbase.org/box_contact.asp");

}

with(milonic=new menuname("Levels")){
overflow="scroll";
style=menuStyle;
aI("text=Off. Editor;url=http://laraslevelbase.org/box_level.asp?sort=desc&h=%25&v=%25;")
aI("text=Specials;url=http://laraslevelbase.org/box_level_sp.asp?sort=desc;")
aI("text=Unoff. Editor;url=http://laraslevelbase.org/box_level_uo.asp?sort=desc;")
aI("text=Top 50;url=http://www.laraslevelbase.org/box_lltop50.asp;")
aI("text=Reviews;url=http://www.laraslevelbase.org/box_allreviews.asp?sort=desc;")
aI("text=Walkthroughs;url=http://forum.laraslevelbase.org/wbb/index.php?page=Board&boardID=15;")
aI("text=Add Level;url=http://www.laraslevelbase.org/login.asp;")
aI("text=Add Screenshot;url=http://www.laraslevelbase.org/box_screen0.asp;")
aI("text=Update Level;url=http://www.laraslevelbase.org/box_update0.asp;")
aI("text=Add/update WT;url=http://www.laraslevelbase.org/box_wt_update0.asp;")



}

with(milonic=new menuname("Downloads")){
style=menuStyle;
aI("text=Leveleditor;url=http://www.laraslevelbase.org/box_download_demo.asp;");
aI("text=Demos;url=http://www.laraslevelbase.org/box_download_demo.asp#demos;");
aI("text=Tools;url=http://www.laraslevelbase.org/box_download_demo.asp#tools;");
aI("text=Patches;url=http://www.laraslevelbase.org/box_download_demo.asp#patch;");

}

with(milonic=new menuname("Community")){
style=menuStyle;
aI("text=Members;url=http://www.laraslevelbase.org/box_member_list.asp;");
aI("text=Meeting IV;url=http://www.laraslevelbase.org/box_meeting4.asp;");
aI("text=Meeting VI;url=http://laraslevelbase.org/meeting/6/;");
aI("text=Meeting VII;url=http://laraslevelbase.org/meeting/7/;");
aI("text=Meeting VIII;url=http://laraslevelbase.org/meeting/8/;");

}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("text=PHP - Development;url=http://www.php.net/;");
aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

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();

