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="112%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
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="#82B6D7";
pagecolor="black";
position=100;
separatorcolor="#999999";
separatorsize=1;
subimage="/include/menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
top=140;
screenposition="center";
orientation="horizontal";
style=menuStyle;
aI("text= Home ;url=/;");
aI("showmenu=About;text= About ;");
aI("showmenu=Schools;text= Schools ;");
aI("showmenu=Students;text= Students ;");
aI("showmenu=Parents;text= Parents ;");
aI("showmenu=Giving;text= Giving ;");
aI("showmenu=Volunteers;text= Volunteers ;");
aI("text= Planning ;url=/plan/ ;");
aI("showmenu=MAP;text= MAP ;");
aI("showmenu=Merchandise;text= Merchandise ;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Overview;url=/mylead.asp?page=1;");
aI("text=Mission;url=/mylead.asp?page=2;");
aI("text=Conference;url=/mylead.asp?page=3;");
aI("text=MAP;url=/mylead.asp?page=4;");
aI("text=Sample Program;url=/mylead.asp?page=5;");
aI("text=Objectives;url=/mylead.asp?page=6;");
aI("text=Outcomes;url=/mylead.asp?page=7;");
aI("text= Contact Us ;url=/mylead.asp?page=8;");
}

with(milonic=new menuname("Schools")){
style=menuStyle;
aI("text=Nominate Online;url=/schools/nominate.asp;");
aI("text=Nomination Materials;url=/mylead.asp?page=19;");
aI("text=This Year's Schools;url=/public/schools-list.asp;");
aI("text=All Schools;url=/public/schools-allSchools.asp;");
aI("text=FAQ;url=/mylead.asp?page=22;");
}

with(milonic=new menuname("Students")){
style=menuStyle;
aI("text=Overview;url=/mylead.asp?page=23;");
aI("text=Background;url=/mylead.asp?page=24;");
aI("text=Registration;url=/students/registration/;");
aI("text=Map to MSU;url=/public/content/MYLead-map.doc;");
aI("text=FAQ;url=/mylead.asp?page=27;");
}

with(milonic=new menuname("Parents")){
style=menuStyle;
aI("text=Overview;url=/mylead.asp?page=28;");
aI("text=FAQ;url=/mylead.asp?page=29;");
aI("text=MSU Info;url=/public/content/MSU_Youth_Camp_Guide.doc;");
aI("text=Map to MSU;url=/public/content/MYLead-map.doc;");
}

with(milonic=new menuname("Giving")){
style=menuStyle;
aI("text=Overview;url=/public/giving-overview.asp;");
aI("text=Supporters;url=/public/giving-currentSupporters.asp;");
aI("text=Meal Sponsorship Form;url=/public/content/MYLeadMealSponsorship.pdf;");
aI("text=Giving Brochure;url=/public/content/MYLeadGivingOpportunities.pdf;");
aI("text=Donation Form;url=/public/content/MYLeadGiftForm.doc;");
aI("text=GoodSearch/GoodShop;url=/mylead.asp?page=37;");
}

with(milonic=new menuname("Volunteers")){
style=menuStyle;
aI("showmenu=HowToVolunteer;text=How to Volunteer;");
aI("text=Leadership;url=/public/volunteers-leadership.asp");
aI("text=2009 Volunteers;url=/public/volunteers-2009.asp;");
aI("text=2008 Volunteers;url=/public/volunteers-2008.asp;");
aI("showmenu=StupendousSpiritAwards;text=Stupendous Spirit Awards;");
aI("text=Yearly Recognition;url=/mylead.asp?page=43;");
}

with(milonic=new menuname("HowToVolunteer")){
style=menuStyle;
aI("text=Overview;url=/mylead.asp?page=44;");
aI("text=Corporate Board;url=/mylead.asp?page=45;");
aI("text=Conference Leadership;url=/mylead.asp?page=46;");
aI("text=Conference Committees;url=/mylead.asp?page=47;");
aI("text=Conference Facilitators;url=/mylead.asp?page=48;");
aI("text=MAP Board;url=/mylead.asp?page=49;");
}

with(milonic=new menuname("StupendousSpiritAwards")){
style=menuStyle;
aI("text=Overview;url=/mylead.asp?page=50;");
aI("text=Nomination Form;url=/public/volunteers-SSA-nominationForm.asp;");
aI("text=Past Recipients;url=/public/volunteers-SSA-pastRecipients.asp;");
aI("text=FAQ;url=/mylead.asp?page=53;");
}

with(milonic=new menuname("MAP")){
overflow="scroll";
style=menuStyle;
aI("text=Overview;url=/mylead.asp?page=54;");
aI("text=Logon;url=/map/portal.asp;");
aI("text=MAP Application and Guidelines;url=/public/content/MAP-applicationAndGuidelines.pdf;");
aI("text=Track Service Hours;url=/map/commServHours.asp;");
aI("text=Upcoming Events;url=/mylead.asp?page=59;");
aI("text=Volunteer Grants;url=/mylead.asp?page=60;");
aI("text=Wall of Volunteering;url=/public/map-wallOfVolunteering.asp;");
aI("text=Alumni in College;url=/public/map-inCollege.asp;");
}

with(milonic=new menuname("Merchandise")){
style=menuStyle;
aI("text=MYLead Merchandise;url=/public/content/MYLeadMerchandise.pdf;");
aI("text=Pictures and CDs;url=/public/content/MYLeadPictureandSlideshowDVDOrderForm.pdf;");
}

drawMenus();

