with (milonic=new menuname ("main")) {
	style=appMainMenuStyle;
	menuwidth='100%';
	orientation="horizontal";
	alwaysvisible=1;
	position="relative";
	menualign="center";
	menuheight="24";
	aI ("text=Home;url=http://www.jhcenterforthearts.org/index.cfm?id=home;pagematch=id=home;target=;");
	aI ("text=Residents;url=http://www.jhcenterforthearts.org/index.cfm?id=residents;pagematch=id=residents;target=;showmenu=residents;");
	aI ("text=Calendar;url=http://www.jhcenterforthearts.org/index.cfm?id=calendar;pagematch=id=calendar;target=;");
	aI ("text=About The Center;url=http://www.jhcenterforthearts.org/index.cfm?id=about;pagematch=id=about;target=;showmenu=about;");
	aI ("text=Get Involved;url=http://www.jhcenterforthearts.org/index.cfm?id=get_involved;pagematch=id=get_involved;target=;showmenu=get_involved;");
	aI ("text=Contact Us;url=http://www.jhcenterforthearts.org/index.cfm?id=contact;pagematch=id=contact;target=;");
}
 drawMenus();
