with (milonic=new menuname ("main")) {
	style=progMainMenuStyle;
	orientation="horizontal";
	alwaysvisible=1;
	position="relative";
	menualign="left";
	itemwidth="120";
	menuheight="31";
	margin="0 0 7px 0";
	aI ("text=Home;url=http://www.tetonscience.org/index.cfm?id=tlc_home;pagematch=id=tlc_home;target=;");
	aI ("text=Workshops;url=http://www.tetonscience.org/index.cfm?id=tlc_workshops;pagematch=id=tlc_workshops;target=;");
	aI ("text=Conferences;url=http://www.tetonscience.org/index.cfm?id=tlc_conferences;pagematch=id=tlc_conferences;target=;");
	aI ("text=Student Teaching Internships;url=http://www.tetonscience.org/index.cfm?id=tlc_internships;pagematch=id=tlc_internships;target=;");
	aI ("text=Customized Experiences;url=http://www.tetonscience.org/index.cfm?id=tlc_custom;pagematch=id=tlc_custom;target=;");
	aI ("text=Faculty & Staff;url=http://www.tetonscience.org/index.cfm?id=tlc_staff;pagematch=id=tlc_staff;target=;");
	aI ("text=FAQs;url=http://www.tetonscience.org/index.cfm?id=tlc_faq;pagematch=id=tlc_faq;target=;");
	aI ("text=Calendar;url=http://www.tetonscience.org/index.cfm?id=tlc_calendar;pagematch=id=tlc_calendar;target=;");
}
 drawMenus();
