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="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
padding=8;
pagecolor="#FFFFFF";	
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="https://www.12thmanfoundation.com/menu/arrow2.png";
subimagepadding=3;
}

with(menuStyle2=new mm_style()){
bordercolor="#4b1919";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5c1e1e";
offcolor="#ffffff";
onbgcolor="#4b1919";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#5c1e1e";
pagecolor="#FFFFFF";
separatorcolor="#4b1919";
separatorsize=1;
subimage="https://www.12thmanfoundation.com/menu/arrow2.png";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
position="relative";
style=menuStyle;
aI("text=Home;url=https://www.12thmanfoundation.com;");
aI("showmenu=About;text=About the Foundation;");
aI("showmenu=Membership;text=Membership;");
aI("showmenu=Tickets;text=Tickets;");
aI("showmenu=Magazine;text=12th Man Magazine;");
aI("text=Major Giving;url=https://www.12thmanfoundation.com/championship3;");
aI("text=12th Man Student Foundation;url=http://www.12thmanoncampus.com/;");
aI("showmenu=AggieExtras;text=Aggie Extras;");
aI("text=AggieAthletics.com;url=http://www.aggieathletics.com/;");
aI("showmenu=Gameday;text=Football Gameday /<br>News & Events;");
aI("showmenu=Contact;text=Contact Us;");
aI("text=Facebook;url=http://www.facebook.com/home.php#/pages/12th-Man-Foundation/84383901845?ref=ts");
aI("text=Bring'em to Aggieland;url=http://www.bringemtoaggieland.com/;");
aI("");
}

with(milonic=new menuname("About")){
style=menuStyle2;
aI("text=Foundation History;url=/abouthistory.asp;")
aI("text=Membership Benefits;url=/benefits.asp;")
aI("text=Board of Trustees;url=/ec.asp;")
aI("text=Athletic Ambassadors Council;url=/AthleticAmbassadorsCouncil.asp;")
aI("text=Foundation Staff;url=/contact.asp;")
aI("text=Mission Statement;url=/aboutmission.asp;")
aI("text=Frequently Asked Questions;url=/faq.asp;")
}

with(milonic=new menuname("Membership")){
style=menuStyle2;
aI("text=Become a New Member;url=/membershipnew.asp;")
aI("text=Membership Benefits;url=/benefits.asp;")
aI("text=Priority Points;url=/ppoint.asp;")
aI("text=The Zone Club;url=/zoneclub.asp;")
aI("text=12th Man Video Club;url=/videoprogram.asp;")
aI("text=TAM Club;url=/member/12-12.asp;")
aI("text=New Grad Program;url=/new_grad.asp;")
aI("text=2009 Membership Guide;url=/renewal/brochure.asp;target=_blank;")
}

with(milonic=new menuname("Tickets")){
overflow="scroll";
style=menuStyle2;
aI("text=Season Ticket Renewal;url=/member/login.asp;")
aI("text=Ticket Information/Buy;url=/tickets/ticketbox.asp;")
aI("text=Virtual Tour of Kyle Field;url=/virtual/index.asp;target=_blank;")
aI("text=Seating Charts;url=/ticketseatingcharts.asp;")
aI("text=Frequently Asked Questions;url=/faq.asp;")
}
	
with(milonic=new menuname("Magazine")){
style=menuStyle2;
aI("text=Current Issue Online;url=/member/login_mag.asp;")
}

with(milonic=new menuname("AggieExtras")){
overflow="scroll";
style=menuStyle2;
aI("text=2006 Aggie 12th Man Fish Camp Video;url=/FishCampVideo.wmv;target=_blank;");
aI("text=A&M Traditions;url=http://aggietraditions.tamu.edu/;target=_blank;");
aI("text=12th Man Foundation Marketing;url=/video.asp;");
aI("text=Big 12 Travel Chart;url=/big12travelchart/travelchart.asp;target=_blank;");
aI("text=Aggie Links;url=/extralinks.asp;");
}

with(milonic=new menuname("Gameday")){
style=menuStyle2;
aI("text=Activity Registration;url=/member/act_splash.asp;");
aI("text=2009 Gameday Central;url=http://www.aggieathletics.com/gameday/;");
aI("text=Aggie Fan Zone;url=http://www.aggieathletics.com/school-bio/aggie-fan-zone.html");
}

with(milonic=new menuname("Contact")){
style=menuStyle2;
aI("text=Foundation Staff;url=/contact.asp;");
aI("text=Board of Trustees;url=/ec.asp;");
}

drawMenus();
