with(milonic=new menuname("oemenu")){_c=1		
borderwidth = 0;
alwaysvisible = 1;
position="relative";
orientation="vertical";
itemwidth = 144;
style = secondstyle;
overfilter="Fade(duration=0.1);"
outfilter="randomdissolve(duration=0.1);"
aI("text=Department News;status=Department News;url=/oe/news.asp");
aI("text=Why OE?;status=Why Outdoor Education?;url=/oe/why_oe.asp");
aI("text=Major Requirements;status=Major Requirements;url=/oe/major.asp");
aI("text=Minor Requirements;status=Minor Requirements;url=/oe/minor.asp");
aI("text=Field Experiences;status=Field Experiences;showmenu=fieldexperiences");
aI("text=Career Opportunities;status=Career Opportunities;url=/oe/careers.asp");
aI("text=Meet an OE Graduate;status=Meet an OE Graduate;url=/oe/graduate.asp");
aI("text=Faculty;status=Faculty;showmenu=oefaculty");
aI("text=OE Home;status=Outdoor Education Home;url=/oe/;");
}

	with(milonic=new menuname("fieldexperiences")){_c=1		
	borderwidth = 0;
	style = navstyle3;
	itemwidth = 110;
	overfilter="Fade(duration=0.1);"
	outfilter="randomdissolve(duration=0.1);"
	aI("text=BackCountry;status=BackCountry;url=/backcountry/");
	aI("text=Discovery;status=Discovery Wilderness Course;url=/oe/discovery.asp");
	aI("text=ES Field Studies;status=Environmental Studies Field Studies;url=/ns/es/field_studies.asp;");
	}

	with(milonic=new menuname("oefaculty")){_c=1		
	borderwidth = 0;
	style = navstyle3;
	itemwidth = 100;
	overfilter="Fade(duration=0.1);"
	outfilter="randomdissolve(duration=0.1);"
	aI("text=Andrew Bobilya;status=Andrew Bobilya;url=/oe/faculty/abobilya/;");
	aI("text=Dottie Shuman;status=Dottie Shuman;url=/oe/faculty/dshuman/;");
	aI("text=Dave Sperry;status=Dave Sperry;url=/oe/faculty/dsperry/;");
	}
	
for(_a=_mnucnt;_a<_m.length;_a++){_drawMenu(_a)}	