/*with(milonic=new menuname("Visitors Center")){
style=menuStyle;
aI("text=Visitor Center;type=header;");
aI("text=Auditorium;url=auditorium.php;");
aI("text=Craig Thomas Visitor Center;url=projects.php;");
aI("text=The Team;url=team.php;");
aI("text=Sustainable Design Features;url=sustainable.php;");
aI("text=Photos;url=opening_07.php;");
aI("text=Kresge Challenge Grant;url=kresge.php;");*/
/*aI("text=Other Projects;type=header;");
aI("text=Trail Restoration;url=trails.php;");
aI("text=Vernon Collection;url=other.php;");
aI("text=Youth Conservation Program;url=ycp.php;");
aI("text=Technology Initiative;url=tech.php;");
aI("text=Wildlife Projects;type=header;");
aI("text=Wildlife Research and Protection;url=wildlife.php;");
aI("text=Bear Box Campaign;url=wildlife_bears.php;");
}*/


with(milonic=new menuname("Projects")){
style=menuStyledrop;
overflow="scroll";
aI("text=Youth Engagement Initiative;type=header;");
aI("text=Youth Conservation Program;url=ycp.php;");
aI("text=Pura Vida;url=cin.php;");
aI("text=Young Stewards & Leaders;url=stewards.php;");
aI("text=NPS Academy;url=nps_academy.php;");
aI("text=Wildlife and Natural Resource Initiative;type=header;");
aI("text=Research and Protection;url=wildlife.php;");
aI("text=Bear Box Campaign;url=wildlife_bears.php;");
aI("text=Other Projects;type=header;");
aI("text=Trail Restoration;url=trails.php;");
aI("text=Vernon Collection;url=other.php;");
aI("text=Discover Grand Teton Website;url=tech.php;");
aI("text=Visitor Center;type=header;");
aI("text=Auditorium;url=auditorium.php;");
aI("text=Craig Thomas Visitor Center;url=projects.php;");
aI("text=The Team;url=team.php;");
aI("text=Sustainable Design Features;url=sustainable.php;");
aI("text=Photos;url=opening_07.php;");
aI("text=Kresge Challenge Grant;url=kresge.php;");
}

with(milonic=new menuname("VisitorsCenter")){
style=menuStyle;
aI("text=Auditorium;url=auditorium.php;");
aI("text=Craig Thomas Visitor Center;url=projects.php;");
aI("text=The Team;url=team.php;");
aI("text=Sustainable Design Features;url=sustainable.php;");
aI("text=Photos;url=opening_07.php;");
aI("text=Kresge Challenge Grant;url=kresge.php;");
}

/*with(milonic=new menuname("Events")){
style=menuStyledrop;
overflow="scroll";
aI("text=Lectures;url=events_lectures.php;");
aI("text=Arts and Music;url=events_arts.php;");
aI("text=General Talks;url=events_talk.php;");
aI("text=Family-Friendly Talks;url=events_familytalk.php;");
aI("text=Focused Talks;url=events_focusedtalk.php;");
aI("text=Family-Friendly Activities;url=events_activities.php;");
aI("text=Hikes, Walks and Other;url=events_hikes.php;");
}*/

with(milonic=new menuname("Events")){
	style=menuStyledrop;
	overflow="scroll";
	aI("text=Family-Friendly Activities;url=events_activities.php;");
	aI("text=Hikes, Walks and Other;url=events_hikes.php;");
};

with(milonic=new menuname("About Us")){
style=menuStyledrop;
overflow="scroll";
aI("text=Staff;url=people.php;");
aI("text=Board;url=board.php;");
aI("text=Resource Council;url=advisory.php;");
aI("text=Mountaineering Committee;url=mountaineering.php;");
aI("text=Frequently Asked Questions;url=faq.php;");
aI("text=Strategic Plan;url=strategic.php;");
}

with(milonic=new menuname("Contact Us")){
style=menuStyle;
aI("text=Contact Information;url=contact.php;");
aI("text=Mailing List Sign Up;url=signup.php?mode=newsletter;");
aI("text=Change Your Address;url=signup.php?mode=manage;");
}

with(milonic=new menuname("Join")){
style=menuStyledrop;
overflow="scroll";
aI("text=Membership Benefits;url=benefits.php;");
aI("text=Make a Gift Online;url=https://npo1.networkforgood.org/Donate/Donate.aspx?npoSubscriptionId=2818&code=JOIN_MENU;");
aI("text=Monthly Giving Club;url=joinmonthly.php;");
aI("text=Fund a Bear Box;url=wildlife_bears.php;");
aI("text=Mail Your Gift;url=joinmail.php;");
aI("text=Matching Gifts;url=joinmatching.php;");
aI("text=Tribute and Honor Gifts;url=joinhonor.php;");
aI("text=Gifts of Stock;url=stock.php;");
aI("text=Estate Planning/Horace Albright Society;url=horace.php;");
aI("text=Corporate Partnerships;url=joincorporate.php;");
aI("text=Other;url=joinother.php;");
}

drawMenus();

