with(milonic=new menuname("Main Menu")){
		alwaysvisible=1;
		itemheight=18;
		itemwidth=258;
		left=0;
		orientation="vertical";
		style=background;
		position="relative";
		followscroll=0;
		top=10;
			aI("text=HOME;url=index.asp");
			aI("bgimage=./images/nav/nav_lines_2.gif;offclass=png;offcolor=#E4D979;text=AUDITION SCHEDULE;url=auditions.asp;");
			aI("text=PERFORMER REQUIREMENTS;url=perf_performers.asp;");
			aI("text=SHOWS & ROLES;url=show_roles_wicked.asp");
			aI("text=EXPERIENCE THE JOB;url=exp_perks.asp;");
			aI("text=TESTIMONIALS;url=videos_testimonials.asp;");
		}

drawMenus();