var home=new Array(); var event_calendar=new Array(); var box_office_information=new Array(); box_office_information[0]='General Theater Information'; box_office_information[1]='Patron Services'; box_office_information[2]='Directions & Parking'; box_office_information[3]='Seating Chart'; var about_the_mahaffey=new Array(); about_the_mahaffey[0]='History'; about_the_mahaffey[1]='Mahaffey Theater Foundation'; about_the_mahaffey[2]='Links & Partners'; about_the_mahaffey[3]='Presenters´ Information'; about_the_mahaffey[4]='Bridal Information'; about_the_mahaffey[5]='Media PR Resource Center'; var contact_us=new Array(); contact_us[0]='Mailing List Sign Up'; contact_us[1]='More Information'; var join_our_e_mail_list=new Array(); img = new Array(); // CACHE NAV BG IMAGES img[0] = new Image(); img[0].scr = "/images/subnav_bk.gif"; img[1] = new Image(); img[1].scr = "/images/subnav_bk-off.gif"; // CACHE NAV BG IMAGES img[2] = new Image(); img[2].scr = "/images/top_links_bg-over.gif"; img[3] = new Image(); img[3].scr = "/images/top_links_bg.gif";