_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#006699";
oncolor="#FFFFFF";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Admin")){
style=menuStyle;
position="fixed"; 
aI("showmenu=UAdmin;text=User Manager;");
aI("showmenu=FAdmin;text=Forum Administration;");
aI("showmenu=EAdmin;text=Email Administration;");
aI("showmenu=BAdmin;text=Banner Administration;");
aI("showmenu=TAdmin;text=Tournament Manager;");
}

with(milonic=new menuname("UAdmin")){
style=menuStyle;
position="fixed"; 
aI("text=User Management;url=#;");
aI("text=User Permissions;url=#;");
aI("text=User Ranks;url=#;");
aI("text=Ban Control;url=#;");
}

with(milonic=new menuname("FAdmin")){
style=menuStyle;
aI("text=Admin Index;url=#;");
aI("text=Configuration;url=#;");
aI("text=Forum Management;url=#;");
aI("text=Forum Permissions;url=#;");
aI("text=Backup Database;url=#;");
aI("text=Group Management;url=#;");
aI("text=Group Permissions;url=#;");
}

with(milonic=new menuname("EAdmin")){
style=menuStyle;
aI("text=POP3 Account System;url=https://207.170.12.72/index.php;");
aI("text=WebMail Administration;url=#;");
}

with(milonic=new menuname("BAdmin")){
style=menuStyle;
aI("text=Banner Administration;url=#;");
}

with(milonic=new menuname("TAdmin")){
style=menuStyle;
aI("text=Admin Stuff;url=#;");
}

with(milonic=new menuname("TMS")){
style=menuStyle;
aI("url=/ptm/home.php;text=Tournament Management System;");
aI("url=/ptm/home.php?include=tour_create;text=Create Tournament;");
aI("url=/ptm/home.php?include=team_manage;text=Manage your Team(s);");
aI("url=/ptm/home.php?include=tour_manage;text=Manage your Tournament(s);");
//aI("showmenu=GRS;text=Global Rankings;");
}


with(milonic=new menuname("Stats")){
position="fixed"; 
style=menuStyle;
aI("url=/tryouts/;text=Tryout Tracker;");
aI("url=/profileStats.php;text=Player Rating Stats;");
aI("showmenu=Regionals;text=Regionals;");
aI("showmenu=NAC;text=North American Challenge;");
aI("showmenu=Side;text=Side Tournaments;");
aI("showmenu=GRS;text=Global Rankings;");
}

//with(milonic=new menuname("Tryouts")){
//style=menuStyle;
//aI("text=Tryouts 2007;url=/tryouts2k7/;");
//aI("text=Tryouts 2006;url=/tryouts2k6/;");
//aI("text=Tryouts 2005;url=/tryouts2k5/;");
//aI("text=Tryouts 2004;url=/tryouts2k4/;");
//}

with(milonic=new menuname("Regionals")){
style=menuStyle;
aI("showmenu=East;text=Eastern Region;");
aI("showmenu=North;text=Northern Region;");
aI("showmenu=South;text=Southern Region;");
aI("showmenu=West;text=Western Region;");
}

with(milonic=new menuname("Side")){
style=menuStyle;
aI("showmenu=R2M;text=Rockford 2 Man;");
aI("showmenu=M3M;text=Michigan 3 Man;");
aI("showmenu=M5M;text=Michigan 5 Man;");
aI("showmenu=SS;text=SummerSlam;");
}

with(milonic=new menuname("NAC")){
style=menuStyle;
aI("text=North American Challenge 1997;url=#;");
aI("text=North American Challenge 1998;url=#;");
aI("text=North American Challenge 1999;url=#;");
aI("text=North American Challenge 2000;url=#;");
aI("text=North American Challenge 2001;url=#;");
aI("text=North American Challenge 2002;url=#;");
aI("text=North American Challenge 2003;url=#;");
aI("text=North American Challenge 2004;url=#;");
aI("text=North American Challenge 2005;url=#;");
}

with(milonic=new menuname("East")){
style=menuStyle;
aI("text=Eastern Regionals 1997;url=#;");
aI("text=Eastern Regionals 1998;url=#;");
aI("text=Eastern Regionals 1999;url=#;");
aI("text=Eastern Regionals 2000;url=#;");
aI("text=Eastern Regionals 2001;url=#;");
aI("text=Eastern Regionals 2002;url=#;");
aI("text=Eastern Regionals 2003;url=#;");
aI("text=Eastern Regionals 2004;url=#;");
aI("text=Eastern Regionals 2005;url=#;");
}

with(milonic=new menuname("North")){
style=menuStyle;
aI("text=Northern Regionals 1997;url=#;");
aI("text=Northern Regionals 1998;url=#;");
aI("text=Northern Regionals 1999;url=#;");
aI("text=Northern Regionals 2000;url=#;");
aI("text=Northern Regionals 2001;url=#;");
aI("text=Northern Regionals 2002;url=#;");
aI("text=Northern Regionals 2003;url=#;");
aI("text=Northern Regionals 2004;url=#;");
aI("text=Northern Regionals 2005;url=#;");
}

with(milonic=new menuname("South")){
style=menuStyle;
aI("text=Southern Regionals 1997;url=#;");
aI("text=Southern Regionals 1998;url=#;");
aI("text=Southern Regionals 1999;url=#;");
aI("text=Southern Regionals 2000;url=#;");
aI("text=Southern Regionals 2001;url=#;");
aI("text=Southern Regionals 2002;url=#;");
aI("text=Southern Regionals 2003;url=#;");
aI("text=Southern Regionals 2004;url=#;");
aI("text=Southern Regionals 2005;url=#;");
}

with(milonic=new menuname("West")){
style=menuStyle;
aI("text=Western Regionals 1997;url=#;");
aI("text=Western Regionals 1998;url=#;");
aI("text=Western Regionals 1999;url=#;");
aI("text=Western Regionals 2000;url=#;");
aI("text=Western Regionals 2001;url=#;");
aI("text=Western Regionals 2002;url=#;");
aI("text=Western Regionals 2003;url=#;");
aI("text=Western Regionals 2004;url=#;");
aI("text=Western Regionals 2005;url=#;");
}

with(milonic=new menuname("Forum")){
style=menuStyle;
aI("text=Forum Index;url=/index.php;");
aI("showmenu=Forums;text=Forum Categories;");
aI("text=Memberlist;url=/memberlist.php;");
aI("text=Usergroups;url=/groupcp.php;");
aI("text=Search;url=/search.php;");
aI("text=View posts since last visit;url=/search.php?search_id=newposts;");
aI("text=Your posts;url=/search.php?search_id=egosearch;");
aI("text=Unanswered posts;url=/search.php?search_id=unanswered;");
}

with(milonic=new menuname("Account")){
style=menuStyle;
aI("text=Profile;url=/profile.php?mode=editprofile;");
aI("text=Private Messages;url=/privmsg.php?folder=inbox;");
aI("text=My HomeCenter;url=/ptm/index.php;");
aI("text=My Codenames;url=/ptm/index.php?page=codename;");
aI("text=My Statistics;url=#;");
aI("text=LQArena Email;url=#;");
aI("text=Login/Logout;url=/inout.php;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=LQArena;url=#;");
aI("text=<b>Sponsors</b>;");
aI("text=Menu by Milonic;url=http://www.milonic.com/;target=_new;");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=LQ Gallery;url=/gallery/;");
aI("text=Add Photos;url=#;");
aI("text=Administration;url=#;");
}

with(milonic=new menuname("Forums")){
style=menuStyle;
aI("text=Forum Index;url=/index.php;");
aI("text=Private Forums;url=/index.php?c=2;");
aI("text=LQ General Discussion;url=/index.php?c=3;");
aI("text=Other Discussion;url=/index.php?c=4;");
aI("text=Regional Forums;url=/index.php?c=10;");
aI("text=Northern Region Forums;url=/index.php?c=5;");
aI("text=Eastern Region Forums;url=/index.php?c=8;");
aI("text=Southern Region Forums;url=/index.php?c=6;");
aI("text=Western Region Forums;url=/index.php?c=7;");
aI("text=Europe Region Forum;url=/index.php?c=13;");
aI("text=Other;url=/index.php?c=12;");
aI("text=Developers Zone;url=/index.php?c=11;");

}

//drawMenus();


