///////////////////////////////////////////////////////////////////////////////////////////////////

			// - venue occupant variables 

var venue_occupant_name = "Philadelphia 76ers";
var glb_venue_occupant_id = "23";
var venue_occupant_url = "http://www.sixers.com/";
var venue_occupant_contact_url = "http://www.nba.com/sixers/contact/index.html";
var seat_ticket_url = "http://www.nba.com/sixers/tickets/index.html";
var suite_ticket_url = "http://www.comcast-spectacor.com/premiumSeating/default.aspx";
var privacy_policy_url = "http://www.nba.com/news/privacy_policy.html";
var venue_name = "Comcast Spectator";
var city = "Philadelphia";
var phone_general = "(215) 339-7676";
var phone_suite = "(215) 339-7676";
var show_category = "0";
var show_tt = "0";
var schedule_tt_mode = "0";
var auto_remove_price_plan = "0";
var auto_remove_schedule = "0";
var show_category = "0";
var glb_ballena_tt_on = "1";

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - main_nav_array["nav_1"] = THE NAME OF THE NAV BUTTON ON THE TOP MENU BAR
			// - main_nav_array["nav_1"][0] = IS THE TEXT DISPLAYED ON THE NAV BUTTON
			// - main_nav_array["nav_1"][1] = IS THE ARRAY OF ITEMS IN THE DROPLIST
			// - main_nav_array["nav_1"][1][0][0] = IF THIS IS BLANK, THERE IS NO DROPLIST
			// - main_nav_array["nav_1"][1][0][0] = IF THIS IS NOT BLANK, IT'S THE TEXT OF THE ITEM IN THE DROPLIST
			// - main_nav_array["nav_1"][1][0][1] = main_nav_array['nav_3'] = [ 'SUITES', [['', '2^suite_level']] ]; IS THE FLASH TRANSFORM LEVEL COMBINED WITH THE graphic_overlay_frame_label

var main_nav_array = new Array();
main_nav_array["nav_1"] = [ "LOWER LEVEL", [["", "1^"]] ];
main_nav_array["nav_2"] = [ "CLUB LEVEL", [["", "2^club_ste"], ["CLUB SUITES", "2^club_ste"], ["CLUB BOXES", "3^club_boxes"], ["CLUBS & RESTAURANT", "4^club_rest"]] ];
main_nav_array["nav_3"] = [ "LUXURY SUITES", [["", "5^ste_luxury"]] ];
main_nav_array["nav_4"] = [ "MEZZ. LEVEL", [["", "6^"]] ];
main_nav_array["nav_5"] = [ "BALCONY SUITES", [["", "7^ste_balcony"]] ];
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - tt_schedule_array[0][0] = venue_occupant_schedule_tt_name
			// - tt_schedule_array[0][1] = venue_occupant_schedule_tt_type_id ID
			// - tt_schedule_array[0][2] = DATE_START
			// - tt_schedule_array[0][3] = DATE_END
			// - tt_schedule_array[0][4] = TIME_START
			// - tt_schedule_array[0][5] = TIME_END
var tt_schedule_array = new Array();
///////////////////////////////////////////////////////////////////////////////////////////////////

			// - flash_pano_name_array = PANO NAME ID ARRAY
			// - STING OF PANO IDs AND PANO NAMES FROM THE DB
			// - FIRST NUMBER IS THE PANO ID AND THEN THE PANO NAME
			// - PUSH AND LOAD WITH FLASH FILE
var flash_pano_name_array = "1^p_101_1^0~2^p_101_2^0~3^p_101_3^0~4^p_101_4^0~5^p_102_1^0~6^p_102_2^0~7^p_102_3^0~8^p_102_4^0~9^p_103_1^0~10^p_103_2^0~11^p_103_3^0~12^p_103_4^0~13^p_104_1^0~14^p_104_2^0~15^p_105_1^0~16^p_105_2^0~17^p_105_3^0~18^p_106_1^0~19^p_106_2^0~20^p_106_3^0~21^p_106_4^0~22^p_107_1^0~23^p_107_2^0~24^p_107_3^0~25^p_108_1^0~26^p_108_2^0~27^p_108_3^0~28^p_108_4^0~29^p_109_1^0~30^p_109_2^0~31^p_109_3^0~32^p_110_1^0~33^p_110_2^0~34^p_110_3^0~35^p_111_1^0~36^p_111_2^0~37^p_111_3^0~38^p_111_4^0~39^p_112_1^0~40^p_112_2^0~41^p_112_3^0~42^p_112_4^0~43^p_113_1^0~44^p_113_2^0~45^p_113_3^0~46^p_113_4^0~47^p_114_1^0~48^p_114_2^0~49^p_114_3^0~50^p_114_4^0~51^p_115_1^0~52^p_115_2^0~53^p_115_3^0~54^p_115_4^0~55^p_116_1^0~56^p_116_2^0~57^p_116_3^0~58^p_117_1^0~59^p_117_2^0~60^p_117_3^0~61^p_118_1^0~62^p_118_2^0~63^p_118_3^0~64^p_119_1^0~65^p_119_2^0~66^p_119_3^0~67^p_120_1^0~68^p_120_2^0~69^p_120_3^0~70^p_120_4^0~71^p_121_1^0~72^p_121_2^0~73^p_121_3^0~74^p_121_4^0~75^p_122_1^0~76^p_122_2^0~77^p_123_1^0~78^p_123_2^0~79^p_123_3^0~80^p_123_4^0~81^p_124_1^0~82^p_124_2^0~83^p_124_3^0~84^p_124_4^0~85^p_201_1^0~86^p_201_2^0~87^p_202_1^0~88^p_202_2^0~89^p_203_1^0~90^p_203_2^0~91^p_204_1^0~92^p_204_2^0~93^p_204a_1^0~94^p_204a_2^0~95^p_205_1^0~96^p_205_2^0~97^p_205a_1^0~98^p_205a_2^0~99^p_206_1^0~100^p_206_2^0~101^p_207_1^0~102^p_207_2^0~103^p_207a_1^0~104^p_207a_2^0~105^p_208_1^0~106^p_208_2^0~107^p_209_1^0~108^p_209_2^0~109^p_209a_1^0~110^p_209a_2^0~111^p_210_1^0~112^p_210_2^0~113^p_210a_1^0~114^p_210a_2^0~115^p_211_1^0~116^p_211_2^0~117^p_212_1^0~118^p_212_2^0~119^p_213_1^0~120^p_213_2^0~121^p_214_1^0~122^p_214_2^0~123^p_215_1^0~124^p_215_2^0~125^p_216_1^0~126^p_216_2^0~127^p_216a_1^0~128^p_216a_2^0~129^p_217_1^0~130^p_217_2^0~131^p_217a_1^0~132^p_217a_2^0~133^p_218_1^0~134^p_218_2^0~135^p_219_1^0~136^p_219_2^0~137^p_219a_1^0~138^p_219a_2^0~139^p_220_1^0~140^p_220_2^0~141^p_221_1^0~142^p_221_2^0~143^p_221a_1^0~144^p_221a_2^0~145^p_222_1^0~146^p_222_2^0~147^p_222a_1^0~148^p_222a_2^0~149^p_223_1^0~150^p_223_2^0~151^p_224_1^0~152^p_224_2^0~153^p_victors_1^0~154^p_victors_2^0~155^p_victors_3^0~156^p_victors_4^0~157^p_victors_5^0~158^p_efl_1_1^0~159^p_efl_1_2^0~160^p_efl_1_3^0~161^p_nfl_1_1^0~162^p_nfl_1_2^0~163^p_nfl_2_1^0~164^p_nfl_2_2^0~165^p_sfl_1_1^0~166^p_sfl_1_2^0~167^p_sfl_2_1^0~168^p_sfl_2_2^0~169^p_press_1^0~170^p_press_row_1^0~470^p_wfl_1_1^0~471^p_wfl_1_2^0~472^p_wfl_2_1^0~473^p_wfl_2_2^0";
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - STRING OF CAT COLORS PER PANO
			// - FIRST IS THE CAT COLOR THEN THE PANO IDs SEPERATED BY ","
			// - PUSH AND LOAD WITH FLASH FILE
var flash_pano_category_array = "#00BEF2__1^10,11,12,36,37,38,52,53,54,78,79,80~#ADDAB9__2^2,3,4,6,7,8,40,41,42,44,45,46,48,49,50,82,83,84~#EF533C__3^13,15,16,29,30,32,33,55,56,58,59,71,72,73,75,153,154,155,156,157~#EF533C__4^14,17,31,34,57,60,74,76~#5ABD84__5^19,20,22,23,26,27,61,62,64,65,68,69~#5ABD84__6^21,24,28,63,66,70~#D1D2D4__7^~#0084C9__8^85,86,87,88,89,90,115,116,117,118,119,120,121,122,123,124,149,150,151,152~#FFF001__9^91,92,93,94,95,96,109,110,111,112,113,114,125,126,127,128,129,130,143,144,145,146,147,148~#966dff__10^135,136,137,138~#F7A7B2__11^158,159,160,161,162,163,164,165,166,167,168,470,471,472,473~#F7A7B2__12^~#46C0C1__13^~#92598C__14^~#C8485F__15^18,25,67~#46C0C1__16^~#92598C__17^~#10D14C__18^~#92598C__19^~#888888__20^~#888888__21^9,35,51,77~#DF8300__22^101,102,103,104~#FF0000__23^169~#636363__24^170~#FF0000__25^~#FF0000__26^~#FF0000__27^~#FF0000__28^~#FF0000__29^~#FF0000__30^~#888888__31^1,5,81~#888888__32^39,43,47~#FFF001__33^97,98,99,100,105,106,107,108,131,132,133,134,139,140,141,142";
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - PANO_GROUP_NAME_ARRAY = PANO GROUP NAME ID ARRAY
			// - STING OF PANO GROUP IDs AND PANO GROUP NAMES FROM THE DB
			// - FIRST NUMBER IS THE PANO GROUP ID "^" THEN THE PANO GROUP NAME "^" THEN AN ARRAY OF PANO IDs ASSIGNED TO THIS PANO GROUP SEPERATED BY ","  "^" THEN THE FRAME LABEL FOR THAT PANO GROUP
			// - PUSH AND LOAD WITH FLASH FILE
var flash_pano_group_name_array = "1^pg_balcony_1^pg_balcony_1_lng_1|pg_balcony_1_sts_1||^balcony_suite_2~2^pg_balcony_2^pg_balcony_2_lng_1|pg_balcony_2_sts_1||^balcony_suite_1~3^pg_balcony_3^pg_balcony_3_lng_1|pg_balcony_3_sts_1||^balcony_suite_2~4^pg_balcony_4^pg_balcony_4_lng_1|pg_balcony_4_sts_1||^balcony_suite_1~5^pg_balcony_5^pg_balcony_5_lng_1|pg_balcony_5_sts_1||^balcony_suite_2~6^pg_balcony_6^pg_balcony_6_lng_1|pg_balcony_6_sts_1||^balcony_suite_1~7^pg_balcony_7^pg_balcony_7_lng_1|pg_balcony_7_sts_1||^balcony_suite_2~8^pg_balcony_8^pg_balcony_8_lng_1|pg_balcony_8_sts_1||^balcony_suite_1~9^pg_balcony_9^pg_balcony_9_lng_1|pg_balcony_9_sts_1||^balcony_suite_2~10^pg_balcony_10^pg_balcony_10_lng_1|pg_balcony_10_sts_1||^balcony_suite_1~11^pg_balcony_11^pg_balcony_11_lng_1|pg_balcony_11_sts_1||^balcony_suite_2~12^pg_balcony_12^pg_balcony_12_lng_1|pg_balcony_12_sts_1||^balcony_suite_1~13^pg_balcony_13^pg_balcony_13_lng_1|pg_balcony_13_sts_1||^balcony_suite_2~14^pg_balcony_14^pg_balcony_14_lng_1|pg_balcony_14_sts_1||^balcony_suite_1~15^pg_balcony_15^pg_balcony_15_lng_1|pg_balcony_15_sts_1||^balcony_suite_2~16^pg_balcony_16^pg_balcony_16_lng_1|pg_balcony_16_sts_1||^balcony_suite_1~17^pg_balcony_17^pg_balcony_17_lng_1|pg_balcony_17_sts_1||^balcony_suite_2~18^pg_balcony_18^pg_balcony_18_lng_1|pg_balcony_18_sts_1||^balcony_suite_1~19^pg_balcony_19^pg_balcony_19_lng_1|pg_balcony_19_sts_1||^balcony_suite_2~20^pg_balcony_20^pg_balcony_20_lng_1|pg_balcony_20_sts_1||^balcony_suite_1~21^pg_balcony_21^pg_balcony_21_lng_1|pg_balcony_21_sts_1||^balcony_suite_2~22^pg_balcony_22^pg_balcony_22_lng_1|pg_balcony_22_sts_1||^balcony_suite_1~23^pg_balcony_23^pg_balcony_23_lng_1|pg_balcony_23_sts_1||^balcony_suite_2~24^pg_balcony_24^pg_balcony_24_lng_1|pg_balcony_24_sts_1||^balcony_suite_1~25^pg_balcony_25^pg_balcony_25_lng_1|pg_balcony_25_sts_1||^balcony_suite_2~26^pg_balcony_26^pg_balcony_26_lng_1|pg_balcony_26_sts_1||^balcony_suite_1~27^pg_club_a^pg_club_a_lng_1|pg_club_a_sts_1||^blue_12_person_1~28^pg_club_b^pg_club_b_lng_1|pg_club_b_sts_1||^green_12_person_2~29^pg_club_c^pg_club_c_lng_1|pg_club_c_sts_1||^red_12_person_1~30^pg_club_d^pg_club_d_lng_1|pg_club_d_sts_1||^blue_12_person_2~31^pg_club_e^pg_club_e_lng_1|pg_club_e_sts_1||^green_12_person_1~32^pg_club_f^pg_club_f_lng_1|pg_club_f_sts_1||^red_12_person_2~33^pg_club_g^pg_club_g_lng_1|pg_club_g_sts_1||^blue_12_person_1~34^pg_club_h^pg_club_h_lng_1|pg_club_h_sts_1||^green_14_person_2~35^pg_club_i^pg_club_i_lng_1|pg_club_i_sts_1||^red_12_person_1~36^pg_club_j^pg_club_j_lng_1|pg_club_j_sts_1||^blue_12_person_2~37^pg_club_k^pg_club_k_lng_1|pg_club_k_sts_1||^green_14_person_1~38^pg_club_l^pg_club_l_lng_1|pg_club_l_sts_1||^red_12_person_2~39^pg_club_m^pg_club_m_lng_1|pg_club_m_sts_1||^blue_12_person_1~40^pg_club_n^pg_club_n_lng_1|pg_club_n_sts_1||^green_12_person_2~41^pg_club_o^pg_club_o_lng_1|pg_club_o_sts_1||^red_12_person_1~42^pg_club_p^pg_club_p_lng_1|pg_club_p_sts_1||^blue_12_person_2~43^pg_club_q^pg_club_q_lng_1|pg_club_q_sts_1||^green_12_person_1~44^pg_club_r^pg_club_r_lng_1|pg_club_r_sts_1||^red_12_person_2~45^pg_club_box_2_3^pg_club_box_2_3_lng_1,pg_club_box_2_3_lng_2|pg_club_box_2_3_sts_1,pg_club_box_2_3_sts_2||^superbox_2_1~46^pg_club_box_11_12^pg_club_box_11_12_lng_1,pg_club_box_11_12_lng_2|pg_club_box_11_12_sts_1,pg_club_box_11_12_sts_2||^superbox_2_2~47^pg_club_box_14_15^pg_club_box_14_15_lng_1,pg_club_box_14_15_lng_2|pg_club_box_14_15_sts_1,pg_club_box_14_15_sts_2||^superbox_2_1~48^pg_club_box_23_24^pg_club_box_23_24_lng_1,pg_club_box_23_24_lng_2|pg_club_box_23_24_sts_1,pg_club_box_23_24_sts_2||^superbox_2_2~49^pg_holts^pg_holts_lng_1,pg_holts_lng_2,pg_holts_lng_3|||^holts_club~50^pg_lexus^pg_lexus_lng_1,pg_lexus_lng_2,pg_lexus_lng_3|||^lexus_club~51^pg_luxury_1^pg_luxury_1_lng_1|pg_luxury_1_sts_1||^red_14_person_2~52^pg_luxury_2^pg_luxury_2_lng_1|pg_luxury_2_sts_1||^red_14_person_1~53^pg_luxury_3^pg_luxury_3_lng_1|pg_luxury_3_sts_1||^green_14_person_2~54^pg_luxury_4^pg_luxury_4_lng_1|pg_luxury_4_sts_1||^blue_14_person_1~55^pg_luxury_5^pg_luxury_5_lng_1|pg_luxury_5_sts_1||^red_14_person_2~56^pg_luxury_6^pg_luxury_6_lng_1|pg_luxury_6_sts_1||^green_14_person_1~57^pg_luxury_7^pg_luxury_7_lng_1|pg_luxury_7_sts_1||^blue_12_person_2~58^pg_luxury_8^pg_luxury_8_lng_1|pg_luxury_8_sts_1||^red_12_person_1~59^pg_luxury_9^pg_luxury_9_lng_1|pg_luxury_9_sts_1||^green_12_person_2~60^pg_luxury_10^pg_luxury_10_lng_1|pg_luxury_10_sts_1||^blue_12_person_1~61^pg_luxury_11^pg_luxury_11_lng_1|pg_luxury_11_sts_1||^red_12_person_2~62^pg_luxury_12^pg_luxury_12_lng_1|pg_luxury_12_sts_1||^green_12_person_1~63^pg_luxury_13^pg_luxury_13_lng_1|pg_luxury_13_sts_1||^blue_12_person_2~64^pg_luxury_14^pg_luxury_14_lng_1|pg_luxury_14_sts_1||^red_12_person_1~65^pg_luxury_15^pg_luxury_15_lng_1|pg_luxury_15_sts_1||^green_12_person_2~66^pg_luxury_16^pg_luxury_16_lng_1|pg_luxury_16_sts_1||^blue_12_person_1~67^pg_luxury_17^pg_luxury_17_lng_1|pg_luxury_17_sts_1||^red_12_person_2~68^pg_luxury_18^pg_luxury_18_lng_1|pg_luxury_18_sts_1||^red_12_person_1~69^pg_luxury_19^pg_luxury_19_lng_1|pg_luxury_19_sts_1||^green_12_person_2~70^pg_luxury_20^pg_luxury_20_lng_1|pg_luxury_20_sts_1||^blue_15_person_1~71^pg_luxury_21^pg_luxury_21_lng_1|pg_luxury_21_sts_1||^red_12_person_2~72^pg_luxury_22^pg_luxury_22_lng_1|pg_luxury_22_sts_1||^green_12_person_1~73^pg_luxury_23^pg_luxury_23_lng_1|pg_luxury_23_sts_1||^blue_15_person_2~74^pg_luxury_24^pg_luxury_24_lng_1|pg_luxury_24_sts_1||^red_12_person_1~75^pg_luxury_25^pg_luxury_25_lng_1|pg_luxury_25_sts_1||^green_12_person_2~76^pg_luxury_26^pg_luxury_26_lng_1|pg_luxury_26_sts_1||^blue_12_person_1~77^pg_luxury_27^pg_luxury_27_lng_1|pg_luxury_27_sts_1||^red_12_person_2~78^pg_luxury_28^pg_luxury_28_lng_1|pg_luxury_28_sts_1||^green_12_person_1~79^pg_luxury_29^pg_luxury_29_lng_1|pg_luxury_29_sts_1||^blue_12_person_2~80^pg_luxury_30^pg_luxury_30_lng_1|pg_luxury_30_sts_1||^red_12_person_1~81^pg_luxury_31^pg_luxury_31_lng_1|pg_luxury_31_sts_1||^green_12_person_2~82^pg_luxury_32^pg_luxury_32_lng_1|pg_luxury_32_sts_1||^blue_12_person_1~83^pg_luxury_33^pg_luxury_33_lng_1|pg_luxury_33_sts_1||^red_12_person_2~84^pg_luxury_34^pg_luxury_34_lng_1|pg_luxury_34_sts_1||^red_12_person_1~85^pg_luxury_35^pg_luxury_35_lng_1|pg_luxury_35_sts_1||^red_12_person_2~86^pg_luxury_36^pg_luxury_36_lng_1|pg_luxury_36_sts_1||^green_12_person_1~87^pg_luxury_37^pg_luxury_37_lng_1|pg_luxury_37_sts_1||^red_14_person_2~88^pg_luxury_38^pg_luxury_38_lng_1|pg_luxury_38_sts_1||^green_14_person_1~89^pg_luxury_39^pg_luxury_39_lng_1|pg_luxury_39_sts_1||^blue_14_person_2~90^pg_luxury_40^pg_luxury_40_lng_1|pg_luxury_40_sts_1||^red_14_person_1~91^pg_luxury_41^pg_luxury_41_lng_1|pg_luxury_41_sts_1||^green_14_person_2~92^pg_luxury_42^pg_luxury_42_lng_1|pg_luxury_42_sts_1||^blue_14_person_1~93^pg_luxury_43^pg_luxury_43_lng_1|pg_luxury_43_sts_1||^red_14_person_2~94^pg_luxury_44^pg_luxury_44_lng_1|pg_luxury_44_sts_1||^green_14_person_1~95^pg_luxury_45^pg_luxury_45_lng_1|pg_luxury_45_sts_1||^blue_14_person_2~96^pg_luxury_46^pg_luxury_46_lng_1|pg_luxury_46_sts_1||^red_14_person_1~97^pg_luxury_47^pg_luxury_47_lng_1|pg_luxury_47_sts_1||^green_14_person_2~98^pg_luxury_48^pg_luxury_48_lng_1|pg_luxury_48_sts_1||^blue_12_person_1~99^pg_luxury_49^pg_luxury_49_lng_1|pg_luxury_49_sts_1||^red_12_person_2~100^pg_luxury_50^pg_luxury_50_lng_1|pg_luxury_50_sts_1||^green_12_person_1~101^pg_luxury_51^pg_luxury_51_lng_1|pg_luxury_51_sts_1||^blue_12_person_2~102^pg_luxury_52^pg_luxury_52_lng_1|pg_luxury_52_sts_1||^red_12_person_1~103^pg_luxury_53^pg_luxury_53_lng_1|pg_luxury_53_sts_1||^red_12_person_2~104^pg_luxury_54^pg_luxury_54_lng_1|pg_luxury_54_sts_1||^green_12_person_1~105^pg_luxury_55^pg_luxury_55_lng_1|pg_luxury_55_sts_1||^blue_12_person_2~106^pg_luxury_56^pg_luxury_56_lng_1|pg_luxury_56_sts_1||^red_12_person_1~107^pg_luxury_57^pg_luxury_57_lng_1|pg_luxury_57_sts_1||^green_12_person_2~108^pg_luxury_58^pg_luxury_58_lng_1|pg_luxury_58_sts_1||^blue_12_person_1~109^pg_luxury_59^pg_luxury_59_lng_1|pg_luxury_59_sts_1||^red_12_person_2~110^pg_luxury_60^pg_luxury_60_lng_1|pg_luxury_60_sts_1||^green_12_person_1~111^pg_luxury_61^pg_luxury_61_lng_1|pg_luxury_61_sts_1||^blue_15_person_2~112^pg_luxury_62^pg_luxury_62_lng_1|pg_luxury_62_sts_1||^red_12_person_1~113^pg_luxury_63^pg_luxury_63_lng_1|pg_luxury_63_sts_1||^green_12_person_2~114^pg_luxury_64^pg_luxury_64_lng_1|pg_luxury_64_sts_1||^blue_15_person_1~115^pg_luxury_65^pg_luxury_65_lng_1|pg_luxury_65_sts_1||^red_12_person_2~116^pg_luxury_66^pg_luxury_66_lng_1|pg_luxury_66_sts_1||^green_12_person_1~117^pg_luxury_67^pg_luxury_67_lng_1|pg_luxury_67_sts_1||^blue_12_person_2~118^pg_luxury_68^pg_luxury_68_lng_1|pg_luxury_68_sts_1||^red_12_person_1~119^pg_luxury_69^pg_luxury_69_lng_1|pg_luxury_69_sts_1||^green_12_person_2~120^pg_luxury_70^pg_luxury_70_lng_1|pg_luxury_70_sts_1||^blue_12_person_1~121^pg_luxury_71^pg_luxury_71_lng_1|pg_luxury_71_sts_1||^red_12_person_2~122^pg_luxury_72^pg_luxury_72_lng_1|pg_luxury_72_sts_1||^green_12_person_1~123^pg_luxury_73^pg_luxury_73_lng_1|pg_luxury_73_sts_1||^blue_12_person_2~124^pg_luxury_74^pg_luxury_74_lng_1|pg_luxury_74_sts_1||^red_12_person_1~125^pg_luxury_75^pg_luxury_75_lng_1|pg_luxury_75_sts_1||^green_12_person_2~126^pg_luxury_76^pg_luxury_76_lng_1|pg_luxury_76_sts_1||^blue_12_person_1~127^pg_luxury_77^pg_luxury_77_lng_1|pg_luxury_77_sts_1||^red_12_person_2~128^pg_luxury_78^pg_luxury_78_lng_1|pg_luxury_78_sts_1||^green_14_person_1~129^pg_luxury_79^pg_luxury_79_lng_1|pg_luxury_79_sts_1||^blue_14_person_2~130^pg_luxury_80^pg_luxury_80_lng_1|pg_luxury_80_sts_1||^red_12_person_1~131^pg_luxury_81^pg_luxury_81_lng_1|pg_luxury_81_sts_1||^green_14_person_2~132^pg_luxury_82^pg_luxury_82_lng_1|pg_luxury_82_sts_1||^blue_14_person_1~133^pg_party_suite_4^pg_party_suite_4_lng_1|pg_party_suite_4_sts_1||^party_suite_2~134^pg_party_suite_10^pg_party_suite_10_lng_1|pg_party_suite_10_sts_1||^party_suite_1~135^pg_party_suite_16^pg_party_suite_16_lng_1|pg_party_suite_16_sts_1||^party_suite_2~136^pg_party_suite_22^pg_party_suite_22_lng_1|pg_party_suite_22_sts_1||^party_suite_1~137^pg_super_box_1^pg_super_box_1_lng_1|pg_super_box_1_sts_1||^superbox_1~138^pg_super_box_13^pg_super_box_13_lng_1|pg_super_box_13_sts_1||^superbox_1~139^pg_victors^pg_victors_lng_4,pg_victors_lng_5,pg_victors_lng_6,pg_victors_lng_7|pg_victors_sts_1,pg_victors_sts_2,pg_victors_sts_3,pg_victors_sts_4,pg_victors_sts_5|pg_victors_lng_1|pg_victors_lng_2,pg_victors_lng_3^victors";
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - STRING OF CAT COLORS PER PANO
			// - FIRST IS THE CAT COLOR THEN THE PANO GROUP IDs SEPERATED BY ","
			// - PUSH AND LOAD WITH FLASH FILE
var flash_pano_group_category_array = "#00BEF2__1^~#ADDAB9__2^~#EF533C__3^~#EF533C__4^~#5ABD84__5^~#5ABD84__6^~#D1D2D4__7^~#0084C9__8^~#FFF001__9^~#966dff__10^~#F7A7B2__11^~#F7A7B2__12^~#46C0C1__13^~#92598C__14^~#C8485F__15^~#46C0C1__16^~#92598C__17^~#10D14C__18^~#92598C__19^~#888888__20^~#888888__21^~#DF8300__22^~#FF0000__23^~#636363__24^~#FF0000__25^139~#FF0000__26^49~#FF0000__27^50~#FF0000__28^1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138~#FF0000__29^~#FF0000__30^~#888888__31^~#888888__32^~#FFF001__33^";
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - flash_pano_view_type_array[1] = PANO_VIEW_TYPE_ID
			// - flash_pano_view_type_array[1][0] = PANO VIEW NAME FROM THE DB
var flash_pano_view_type_array = "1^Lounge View~2^Event View~3^Bar~4^Entrance";
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - flash_main_nav_variable_array = THE VARIABLES TO HELP THE TRANSFORM WORK PROPERLY
var flash_main_nav_variable_array = "transform_request=6^transform_request_onload=6^transform_request_onload_final=6^suite_level=2,3,4,5,7^graphic_overlay_frame_label=";
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

var flash_main_nav_array = "~nav_1^LOWER LEVEL^~nav_2^CLUB LEVEL^club_ste__CLUB SUITES^2^club_ste,CLUB BOXES^3^club_boxes,CLUBS & RESTAURANT^4^club_rest~nav_3^LUXURY SUITES^ste_luxury__CLUB SUITES^2^club_ste,CLUB BOXES^3^club_boxes,CLUBS & RESTAURANT^4^club_rest~nav_4^MEZZ. LEVEL^__CLUB SUITES^2^club_ste,CLUB BOXES^3^club_boxes,CLUBS & RESTAURANT^4^club_rest~nav_5^BALCONY SUITES^ste_balcony__CLUB SUITES^2^club_ste,CLUB BOXES^3^club_boxes,CLUBS & RESTAURANT^4^club_rest";
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - ARRAY OF ENABLED BUTTON CLICKS TO TRACK IN DB
var stat_button_click_enable = Array('page_view', 'pano_id', 'url_from');
///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - main_nav_variable_array[0] = THE NAME OF THE NAV BUTTON ON THE TOP MENU BAR THAT IS HIGHLIGHTED AFTER TRANSFOM IS COMPLETE
var main_nav_variable_array = new Array();
main_nav_variable_array[0] = "nav_4";

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - category_array[1] = CATEGORY ID
			// - category_array[1][0] = CAT TITLE
			// - category_array[1][1] = CAT COLOR
			// - category_array[1][2] = ARRAY OF PRICE TYPE AND PRICE TYPE VALUE COMBINATIONS
															//	FIRST NUMBER IS PRICE TYPE ID AND SECOND NUMBER IS PRICE TYPE VALUE ARRAY KEY ID
			// - category_array[1][3] = CAT COMMENT
var category_array = new Array();
category_array[0] = ["", "", ["0,0"], ""];
category_array[33] = ["2nd Level Corners", "#FFF001", ["9,16", "8,14"], '<b>(215) 339-7676</b>'];
category_array[1] = ["1st Level Center Outer", "#00BEF2", ["9,9", "8,8"], '<B>(215) 339-7676</B>'];
category_array[2] = ["1st Level Centers", "#ADDAB9", ["9,7", "8,6"], '<B>(215) 339-7676</B>'];
category_array[3] = ["1st Level Corners", "#EF533C", ["9,10", "8,9"], '<B>(215) 339-7676</B>'];
category_array[4] = ["1st Level Corners no 10 games", "#EF533C", ["8,9"], '<B>(215) 339-7676</B>'];
category_array[5] = ["1st Level Endzones", "#5ABD84", ["9,11", "8,10"], '<B>(215) 339-7676</B>'];
category_array[6] = ["1st Level Endzones no 10 games", "#5ABD84", ["8,10"], '<B>(215) 339-7676</B>'];
category_array[8] = ["2nd Level Center", "#0084C9", ["9,12", "8,11"], '<B>(215) 339-7676</B>'];
category_array[9] = ["2nd Level Corners", "#FFF001", ["9,13", "8,13"], '<B>(215) 339-7676</B>'];
category_array[10] = ["All-You-Can-Eat Section", "#966dff", ["8,13"], '<p>* All-You-Can-Eat Section *<br><br><B>(215) 339-7676</B></p>'];
category_array[15] = ["Endzone Risers Row B-J", "#C8485F", ["9,8", "8,7"], '<B>(215) 339-7676</B>'];
category_array[31] = ["Floor Area Sides - Row A-B", "#888888", ["0,0"], '<b>(215) 339-7676</b>'];
category_array[32] = ["Floor Area Sides - Row A-C", "#888888", ["0,0"], '<b>(215) 339-7676</b>'];
category_array[21] = ["Floor Area Sides End - Row A-C", "#888888", ["0,0"], '<B>(215) 339-7676</B>'];
category_array[22] = ["Mezz. Center", "#DF8300", ["9,17", "8,15"], '<B>(215) 339-7676</B>'];
category_array[23] = ["Press Area", "#FF0000", ["0,0"], 'Call for more info<BR><B>(215) 339-7676</B>'];
category_array[24] = ["Press Area", "#636363", ["0,0"], 'Please Call <B>(215) 339-7676</B><BR>for more info on Rows H-K'];
category_array[7] = ["X- 2nd Level Center", "#D1D2D4", ["0,0"], '<B>(215) 339-7676</B>'];
category_array[25] = ["X- Cadillac Grille", "#FF0000", ["0,0"], 'Please call for more info<BR><STRONG>(215) 389-9545</STRONG>'];
category_array[11] = ["Courtside", "#F7A7B2", ["0,0"], '<b>(215) 339-7676</b>'];
category_array[12] = ["X- Courtside Row 1 (next to Benches)", "#F7A7B2", ["9,0", "8,0"], '<B>(215) 339-7676</B>'];
category_array[13] = ["X- Courtside Row 2", "#46C0C1", ["9,2", "8,2"], '<B>(215) 339-7676</B>'];
category_array[14] = ["X- Endzone Risers Row A", "#92598C", ["9,6", "8,5"], '<B>(215) 339-7676</B>'];
category_array[16] = ["X- Floor Area Sides - Row A", "#46C0C1", ["9,2", "8,2"], '<B>(215) 339-7676</B>'];
category_array[17] = ["X- Floor Area Sides - Row A Ends", "#92598C", ["9,5", "8,5"], '<B>(215) 339-7676</B>'];
category_array[18] = ["X- Floor Area Sides - Row B", "#10D14C", ["9,3", "8,3"], '<B>(215) 339-7676</B>'];
category_array[19] = ["X- Floor Area Sides - Row B Ends", "#92598C", ["9,5", "8,5"], '<B>(215) 339-7676</B>'];
category_array[20] = ["X- Floor Area Sides - Row C", "#888888", ["0,0"], '<p>Call for more info<br><B>(215) 339-7676</B></p>'];
category_array[26] = ["X- Holts", "#FF0000", ["0,0"], '<P>Please call for more info<BR><STRONG>(215) 389-9545</STRONG></P>'];
category_array[27] = ["X- Lexus Club", "#FF0000", ["0,0"], '<p>Please call for more info<br><strong>(215) 389-9545</strong></p>'];
category_array[28] = ["X- Premium Seating", "#FF0000", ["0,0"], 'Please call for more info<br><b>(215) 389-9500</b><br>'];
category_array[29] = ["X- Press Area Suite", "#FF0000", ["0,0"], '<FONT face="Courier New">Press Area Row</FONT>'];
category_array[30] = ["X- Victors", "#FF0000", ["0,0"], '&lt;b&gt;&lt;font size=\'15\' color=\'#0000FF\'&gt;&lt;a href=\'http://www.comcast-spectacor.com/barsandrestaurants/VictorsClub.asp\' target=\'_blank\'&gt;Click here for&lt;br&gt;more info&lt;/a&gt;&lt;/font&gt;&lt;br&gt;(215) 389-9545&lt;/b&gt;&lt;br&gt;'];

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - category_buy_now_array[1] = CATEGORY ID
			// - category_buy_now_array[1][0] = ARRAY OF PRICE PLAN IDs. EACH PRICE PLAN ID IS THE PLAN THAT THE BUY NOW WILL LINK OUT TO 
var category_buy_now_array = new Array();
category_buy_now_array[33] = [ 0, 0 ];
category_buy_now_array[1] = [ 0, 0 ];
category_buy_now_array[2] = [ 0, 0 ];
category_buy_now_array[3] = [ 0, 0 ];
category_buy_now_array[4] = [ 0 ];
category_buy_now_array[5] = [ 0, 0 ];
category_buy_now_array[6] = [ 0 ];
category_buy_now_array[8] = [ 0, 0 ];
category_buy_now_array[9] = [ 0, 0 ];
category_buy_now_array[10] = [ 0 ];
category_buy_now_array[15] = [ 0, 0 ];
category_buy_now_array[31] = [ "0,0" ];
category_buy_now_array[32] = [ "0,0" ];
category_buy_now_array[21] = [ "0,0" ];
category_buy_now_array[22] = [ 0, 0 ];
category_buy_now_array[23] = [ "0,0" ];
category_buy_now_array[24] = [ "0,0" ];
category_buy_now_array[7] = [ "0,0" ];
category_buy_now_array[25] = [ "0,0" ];
category_buy_now_array[11] = [ "0,0" ];
category_buy_now_array[12] = [ 0, 0 ];
category_buy_now_array[13] = [ 0, 0 ];
category_buy_now_array[14] = [ 0, 0 ];
category_buy_now_array[16] = [ 0, 0 ];
category_buy_now_array[17] = [ 0, 0 ];
category_buy_now_array[18] = [ 0, 0 ];
category_buy_now_array[19] = [ 0, 0 ];
category_buy_now_array[20] = [ "0,0" ];
category_buy_now_array[26] = [ "0,0" ];
category_buy_now_array[27] = [ "0,0" ];
category_buy_now_array[28] = [ "0,0" ];
category_buy_now_array[29] = [ "0,0" ];
category_buy_now_array[30] = [ "0,0" ];

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - price_type_array[1] = PRICE TYPE ID
			// - price_type_array[1][0] = PRICE TYPE NAME
			// - price_type_array[1][1] = ARRAY OF PRICE TYPE VALUES
var price_type_array = new Array();
price_type_array[0] = ["", [["&nbsp;","&nbsp;","&nbsp;","&nbsp;"]]];
price_type_array[8] = ["Gameday Price:", [["","$1080","",""], ["","$650","",""], ["","$350","",""], ["","$305","",""], ["","$260","",""], ["","$165","",""], ["","$119","",""], ["","$110","",""], ["","$101","",""], ["","$67","",""], ["","$54","",""], ["","$45","",""], ["","$33","",""], ["","$30","",""], ["","$15","",""], ["","$10","",""]]];
price_type_array[9] = ["Full Season:", [["","$1080","",""], ["","$650","",""], ["","$309","",""], ["","$300","",""], ["","$260","",""], ["","$220","",""], ["","$140","",""], ["","$105","",""], ["","$95","",""], ["","$88","",""], ["","$57","",""], ["","$46","",""], ["","$35","",""], ["","$20","",""], ["","$12","",""], ["","N/A","",""], ["","$15","",""], ["","$10","",""]]];
price_type_array[10] = ["Half Season:", [["","$12","",""], ["","$24","",""], ["","$27.45","",""], ["","$37.45","",""], ["","$40","",""], ["","$49","",""], ["","$62","",""], ["","$93","",""], ["","N/A","",""]]];
price_type_array[11] = ["10 Game:", [["","$12","",""], ["","$24","",""], ["","$40","",""], ["","$49","",""], ["","$62","",""], ["","$93","",""], ["","N/A","",""]]];

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - opt_in_array[1] = OPT-IN ID
			// - opt_in_array[1][0] = OPT_IN_TYPE_ID
			// - opt_in_array[1][1] = OPT_IN_TEXT
var opt_in_array = new Array();
opt_in_array[1] = [1, "I would like to receive updates from the Philadephia 76ers including special offers and discounts."];
opt_in_array[2] = [2, "pr opt in 1"];
opt_in_array[3] = [2, "pr opt in 2"];

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - fys_cvt_array[0] = index
			// - fys_cvt_array[0][0] = row name
var fys_cvt_array = new Array();
fys_cvt_array["AA"] = 0;
fys_cvt_array["BB"] = 1;
fys_cvt_array["CC"] = 2;
fys_cvt_array["DD"] = 3;
fys_cvt_array["EE"] = 4;
fys_cvt_array["A"] = 5;
fys_cvt_array["B"] = 6;
fys_cvt_array["C"] = 7;
fys_cvt_array["D"] = 8;
fys_cvt_array["E"] = 9;
fys_cvt_array["F"] = 10;
fys_cvt_array["G"] = 11;
fys_cvt_array["H"] = 12;
fys_cvt_array["I"] = 13;
fys_cvt_array["J"] = 14;
fys_cvt_array["K"] = 15;
fys_cvt_array["L"] = 16;
fys_cvt_array["M"] = 17;
fys_cvt_array["N"] = 18;
fys_cvt_array["O"] = 19;
fys_cvt_array["P"] = 20;
fys_cvt_array["Q"] = 21;
fys_cvt_array["R"] = 22;
fys_cvt_array["S"] = 23;
fys_cvt_array["T"] = 24;
fys_cvt_array["U"] = 25;
fys_cvt_array["V"] = 26;
fys_cvt_array["W"] = 27;
fys_cvt_array["X"] = 28;
fys_cvt_array["Y"] = 29;
fys_cvt_array["Z"] = 30;
fys_cvt_array["1"] = 31;
fys_cvt_array["2"] = 32;
fys_cvt_array["3"] = 33;
fys_cvt_array["4"] = 34;
fys_cvt_array["5"] = 35;
fys_cvt_array["6"] = 36;
fys_cvt_array["7"] = 37;
fys_cvt_array["8"] = 38;
fys_cvt_array["9"] = 39;
fys_cvt_array["10"] = 40;
fys_cvt_array["11"] = 41;
fys_cvt_array["12"] = 42;
fys_cvt_array["13"] = 43;
fys_cvt_array["14"] = 44;
fys_cvt_array["15"] = 45;
fys_cvt_array["16"] = 46;
fys_cvt_array["17"] = 47;
fys_cvt_array["18"] = 48;
fys_cvt_array["19"] = 49;
fys_cvt_array["20"] = 50;
fys_cvt_array["21"] = 51;
fys_cvt_array["22"] = 52;
fys_cvt_array["23"] = 53;
fys_cvt_array["24"] = 54;
fys_cvt_array["25"] = 55;
fys_cvt_array["26"] = 56;
fys_cvt_array["27"] = 57;
fys_cvt_array["28"] = 58;
fys_cvt_array["29"] = 59;
fys_cvt_array["30"] = 60;
fys_cvt_array["31"] = 61;
fys_cvt_array["32"] = 62;
fys_cvt_array["33"] = 63;
fys_cvt_array["34"] = 64;
fys_cvt_array["35"] = 65;
fys_cvt_array["36"] = 66;
fys_cvt_array["37"] = 67;
fys_cvt_array["38"] = 68;
fys_cvt_array["39"] = 69;
fys_cvt_array["40"] = 70;
fys_cvt_array["41"] = 71;
fys_cvt_array["42"] = 72;
fys_cvt_array["43"] = 73;
fys_cvt_array["44"] = 74;
fys_cvt_array["45"] = 75;
fys_cvt_array["46"] = 76;
fys_cvt_array["47"] = 77;
fys_cvt_array["48"] = 78;
fys_cvt_array["49"] = 79;
fys_cvt_array["50"] = 80;

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - fys_cvt_array[0] = index
			// - fys_cvt_array[0][0] = row names array
			// - fys_cvt_array[0][0] = row names array can handle multiple contiguous rows and noncontiguouse rows
			// - fys_cvt_array[0][0] = A-C,E-E,G-I
			// - fys_cvt_array[0][0] = "," separates blocks of rows and "-" separates row-from to row-to 
var fys_array = new Array();
fys_array["101"] = [ [["AA", "BB", "p_101_1"]], [["1", "8", "p_101_2"]], [["9", "17", "p_101_3"]], [["18", "23", "p_101_4"]] ];
fys_array["102"] = [ [["AA", "BB", "p_102_1"]], [["1", "8", "p_102_2"]], [["9", "17", "p_102_3"]], [["18", "23", "p_102_4"]] ];
fys_array["103"] = [ [["AA", "CC", "p_103_1"]], [["1", "8", "p_103_2"]], [["9", "17", "p_103_3"]], [["18", "23", "p_103_4"]] ];
fys_array["104"] = [ [["11", "20", "p_104_1"]], [["21", "23", "p_104_2"]] ];
fys_array["105"] = [ [["1", "8", "p_105_1"]], [["9", "23", "p_105_2"]], [["24", "26", "p_105_3"]] ];
fys_array["106"] = [ [["B", "K", "p_106_1"]], [["1", "8", "p_106_2"]], [["9", "23", "p_106_3"]], [["24", "26", "p_106_4"]] ];
fys_array["107"] = [ [["1", "8", "p_107_1"]], [["9", "23", "p_107_2"]], [["24", "26", "p_107_3"]] ];
fys_array["108"] = [ [["B", "K", "p_108_1"]], [["1", "8", "p_108_2"]], [["9", "23", "p_108_3"]], [["24", "26", "p_108_4"]] ];
fys_array["109"] = [ [["1", "8", "p_109_1"]], [["9", "23", "p_109_2"]], [["24", "26", "p_109_3"]] ];
fys_array["110"] = [ [["1", "8", "p_110_1"]], [["9", "20", "p_110_2"]], [["21", "23", "p_110_3"]] ];
fys_array["111"] = [ [["AA", "CC", "p_111_1"]], [["1", "8", "p_111_2"]], [["9", "17", "p_111_3"]], [["18", "23", "p_111_4"]] ];
fys_array["112"] = [ [["AA", "CC", "p_112_1"]], [["1", "8", "p_112_2"]], [["9", "17", "p_112_3"], ["21", "23", "p_112_3"]], [["18", "18", "p_112_4"]] ];
fys_array["113"] = [ [["AA", "CC", "p_113_1"]], [["1", "8", "p_113_2"]], [["9", "17", "p_113_3"]], [["18", "23", "p_113_4"]] ];
fys_array["114"] = [ [["AA", "CC", "p_114_1"]], [["1", "8", "p_114_2"]], [["9", "17", "p_114_3"], ["21", "23", "p_114_3"]], [["18", "18", "p_114_4"]] ];
fys_array["115"] = [ [["AA", "CC", "p_115_1"]], [["1", "8", "p_115_2"]], [["9", "17", "p_115_3"]], [["18", "23", "p_115_4"]] ];
fys_array["116"] = [ [["1", "8", "p_116_1"]], [["9", "20", "p_116_2"]], [["21", "23", "p_116_3"]] ];
fys_array["117"] = [ [["1", "8", "p_117_1"]], [["9", "23", "p_117_2"]], [["24", "26", "p_117_3"]] ];
fys_array["118"] = [ [["1", "8", "p_118_1"]], [["9", "23", "p_118_2"]], [["24", "26", "p_118_3"]] ];
fys_array["119"] = [ [["1", "8", "p_119_1"]], [["9", "23", "p_119_2"]], [["24", "26", "p_119_3"]] ];
fys_array["120"] = [ [["B", "K", "p_120_1"]], [["1", "8", "p_120_2"]], [["9", "23", "p_120_3"]], [["24", "26", "p_120_4"]] ];
fys_array["121"] = [ [["1", "8", "p_121_1"]], [["9", "17", "p_121_2"], ["21", "23", "p_121_2"]], [["18", "18", "p_121_3"]], [["24", "26", "p_121_4"]] ];
fys_array["122"] = [ [["11", "20", "p_122_1"]], [["21", "23", "p_122_2"]] ];
fys_array["123"] = [ [["AA", "BB", "p_123_1"]], [["1", "8", "p_123_2"]], [["9", "17", "p_123_3"]], [["18", "23", "p_123_4"]] ];
fys_array["124"] = [ [["AA", "BB", "p_124_1"]], [["1", "8", "p_124_2"]], [["9", "17", "p_124_3"], ["21", "23", "p_124_3"]], [["18", "18", "p_124_4"]] ];
fys_array["201"] = [ [["1", "8", "p_201_1"]], [["9", "15", "p_201_2"]] ];
fys_array["202"] = [ [["1", "8", "p_202_1"]], [["9", "15", "p_202_2"]] ];
fys_array["203"] = [ [["1", "8", "p_203_1"]], [["9", "15", "p_203_2"]] ];
fys_array["204A"] = [ [["1", "3", "p_204a_1"]], [["4", "15", "p_204a_2"]] ];
fys_array["204"] = [ [["1", "8", "p_204_1"]], [["9", "15", "p_204_2"]] ];
fys_array["205A"] = [ [["1", "8", "p_205a_1"]], [["9", "15", "p_205a_2"]] ];
fys_array["205"] = [ [["1", "8", "p_205_1"]], [["9", "15", "p_205_2"]] ];
fys_array["206"] = [ [["1", "6", "p_206_1"]], [["7", "15", "p_206_2"]] ];
fys_array["207A"] = [ [["1", "6", "p_207a_1"]], [["7", "15", "p_207a_2"]] ];
fys_array["207"] = [ [["1", "6", "p_207_1"]], [["7", "15", "p_207_2"]] ];
fys_array["208"] = [ [["1", "8", "p_208_1"]], [["9", "15", "p_208_2"]] ];
fys_array["209A"] = [ [["1", "8", "p_209a_1"]], [["9", "15", "p_209a_2"]] ];
fys_array["209"] = [ [["1", "8", "p_209_1"]], [["9", "15", "p_209_2"]] ];
fys_array["210A"] = [ [["1", "8", "p_210a_1"]], [["9", "15", "p_210a_2"]] ];
fys_array["210"] = [ [["1", "8", "p_210_1"]], [["9", "15", "p_210_2"]] ];
fys_array["211"] = [ [["1", "8", "p_211_1"]], [["9", "15", "p_211_2"]] ];
fys_array["212"] = [ [["1", "8", "p_212_1"]], [["9", "15", "p_212_2"]] ];
fys_array["213"] = [ [["1", "8", "p_213_1"]], [["9", "15", "p_213_2"]] ];
fys_array["214"] = [ [["1", "8", "p_214_1"]], [["9", "15", "p_214_2"]] ];
fys_array["215"] = [ [["1", "8", "p_215_1"]], [["9", "15", "p_215_2"]] ];
fys_array["216A"] = [ [["1", "8", "p_216a_1"]], [["9", "15", "p_216a_2"]] ];
fys_array["216"] = [ [["1", "8", "p_216_1"]], [["9", "15", "p_216_2"]] ];
fys_array["217A"] = [ [["1", "8", "p_217a_1"]], [["9", "15", "p_217a_2"]] ];
fys_array["217"] = [ [["1", "8", "p_217_1"]], [["9", "15", "p_217_2"]] ];
fys_array["218"] = [ [["1", "6", "p_218_1"]], [["7", "15", "p_218_2"]] ];
fys_array["219A"] = [ [["1", "6", "p_219a_1"]], [["7", "15", "p_219a_2"]] ];
fys_array["219"] = [ [["1", "6", "p_219_1"]], [["7", "15", "p_219_2"]] ];
fys_array["220"] = [ [["1", "6", "p_220_1"]], [["7", "15", "p_220_2"]] ];
fys_array["221A"] = [ [["1", "8", "p_221a_1"]], [["9", "15", "p_221a_2"]] ];
fys_array["221"] = [ [["1", "8", "p_221_1"]], [["9", "15", "p_221_2"]] ];
fys_array["222A"] = [ [["1", "8", "p_222a_1"]], [["9", "15", "p_222a_2"]] ];
fys_array["222"] = [ [["1", "3", "p_222_1"]], [["4", "15", "p_222_2"]] ];
fys_array["223"] = [ [["1", "8", "p_223_1"]], [["9", "15", "p_223_2"]] ];
fys_array["224"] = [ [["1", "8", "p_224_1"]], [["9", "15", "p_224_2"]] ];
fys_array["EFL"] = [ [["1", "1", "p_efl_1_1"]], [["1", "1", "p_efl_1_2"]], [["1", "1", "p_efl_1_3"]] ];
fys_array["NFL"] = [ [["1", "2", "p_nfl_1_1"]], [["2", "2", "p_nfl_1_2"]], [["1", "2", "p_nfl_2_1"]], [["2", "2", "p_nfl_2_2"]] ];
fys_array["PRESS"] = [ [["0", "", "p_press_1"]], [["0", "", "p_press_row_1"]] ];
fys_array["SFL"] = [ [["1", "2", "p_sfl_1_1"]], [["2", "2", "p_sfl_1_2"]], [["1", "2", "p_sfl_2_1"]], [["2", "2", "p_sfl_2_2"]] ];
fys_array["VICTORS"] = [ [["VCB17", "VCB17", "p_victors_1"]], [["VCB18", "VCB18", "p_victors_2"]], [["VCB19", "VCB19", "p_victors_3"]], [["VCB20", "VCB20", "p_victors_4"]], [["VCB21", "VCB21", "p_victors_5"]] ];
fys_array["WFL"] = [ [["1", "1", "p_wfl_1_1"]], [["1", "1", "p_wfl_1_2"]], [["1", "1", "p_wfl_2_1"]], [["1", "1", "p_wfl_2_2"]] ];

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - pano_name_array["p_101_1"] = PANO NAME
			// - pano_name_array["p_101_1"][0] = PANO TITLE
			// - pano_name_array["p_101_1"][1] = CATEGORY ID
			// - pano_name_array["p_101_1"][2] = ARRAY OF PRICE PLAN IDS WHERE PANO IS AVAILABLE
			// - pano_name_array["p_101_1"][3] = PANO ID FROM THE DB
			// - pano_name_array["p_101_1"][4] = NAME OF THE PANO THAT THIS PANO IS CLONED FROM
			// - pano_name_array["p_101_1"][5] = PANO_GROUP_ID
			// - pano_name_array["p_101_1"][6][0] = MAIN_NAV NAV_LEVEL
			// - pano_name_array["p_101_1"][6][1] = MAIN_NAV_DROP_LIST NAV_LEVEL
var pano_name_array = new Array();
pano_name_array["p_101_1"] = ["Section 101, Rows (AA-BB)", 31, [], 1, "0", 0, [1, 0] ];
pano_name_array["p_101_2"] = ["Section 101, Rows (1-8)", 2, [], 2, "0", 0, [1, 0] ];
pano_name_array["p_101_3"] = ["Section 101, Rows (9-17)", 2, [], 3, "0", 0, [1, 0] ];
pano_name_array["p_101_4"] = ["Section 101, Rows (18-23)", 2, [], 4, "0", 0, [1, 0] ];
pano_name_array["p_102_1"] = ["Section 102, Rows (AA-BB)", 31, [], 5, "0", 0, [1, 0] ];
pano_name_array["p_102_2"] = ["Section 102, Rows (1-8)", 2, [], 6, "0", 0, [1, 0] ];
pano_name_array["p_102_3"] = ["Section 102, Rows (9-17)", 2, [], 7, "0", 0, [1, 0] ];
pano_name_array["p_102_4"] = ["Section 102, Rows (18-23)", 2, [], 8, "0", 0, [1, 0] ];
pano_name_array["p_103_1"] = ["Section 103, Rows (AA-CC)", 21, [], 9, "0", 0, [1, 0] ];
pano_name_array["p_103_2"] = ["Section 103, Rows (1-8)", 1, [], 10, "0", 0, [1, 0] ];
pano_name_array["p_103_3"] = ["Section 103, Rows (9-17)", 1, [], 11, "0", 0, [1, 0] ];
pano_name_array["p_103_4"] = ["Section 103, Rows (18-23)", 1, [], 12, "0", 0, [1, 0] ];
pano_name_array["p_104_1"] = ["Section 104, Rows (11-20)", 3, [], 13, "0", 0, [1, 0] ];
pano_name_array["p_104_2"] = ["Section 104, Rows (21-23)", 4, [], 14, "0", 0, [1, 0] ];
pano_name_array["p_105_1"] = ["Section 105, Rows (1-8)", 3, [], 15, "0", 0, [1, 0] ];
pano_name_array["p_105_2"] = ["Section 105, Rows (9-23)", 3, [], 16, "0", 0, [1, 0] ];
pano_name_array["p_105_3"] = ["Section 105, Rows (24-26)", 4, [], 17, "0", 0, [1, 0] ];
pano_name_array["p_106_1"] = ["Section 106, Rows (B-K)", 15, [], 18, "0", 0, [1, 0] ];
pano_name_array["p_106_2"] = ["Section 106, Rows (1-8)", 5, [], 19, "0", 0, [1, 0] ];
pano_name_array["p_106_3"] = ["Section 106, Rows (9-23)", 5, [], 20, "0", 0, [1, 0] ];
pano_name_array["p_106_4"] = ["Section 106, Rows (24-26)", 6, [], 21, "0", 0, [1, 0] ];
pano_name_array["p_107_1"] = ["Section 107, Rows (1-8)", 5, [], 22, "0", 0, [1, 0] ];
pano_name_array["p_107_2"] = ["Section 107, Rows (9-23)", 5, [], 23, "0", 0, [1, 0] ];
pano_name_array["p_107_3"] = ["Section 107, Rows (24-26)", 6, [], 24, "0", 0, [1, 0] ];
pano_name_array["p_108_1"] = ["Section 108, Rows (B-K)", 15, [], 25, "0", 0, [1, 0] ];
pano_name_array["p_108_2"] = ["Section 108, Rows (1-8)", 5, [], 26, "0", 0, [1, 0] ];
pano_name_array["p_108_3"] = ["Section 108, Rows (9-23)", 5, [], 27, "0", 0, [1, 0] ];
pano_name_array["p_108_4"] = ["Section 108, Rows (24-26)", 6, [], 28, "0", 0, [1, 0] ];
pano_name_array["p_109_1"] = ["Section 109, Rows (1-8)", 3, [], 29, "0", 0, [1, 0] ];
pano_name_array["p_109_2"] = ["Section 109, Rows (9-23)", 3, [], 30, "0", 0, [1, 0] ];
pano_name_array["p_109_3"] = ["Section 109, Rows (24-26)", 4, [], 31, "0", 0, [1, 0] ];
pano_name_array["p_110_1"] = ["Section 110, Rows (1-8)", 3, [], 32, "0", 0, [1, 0] ];
pano_name_array["p_110_2"] = ["Section 110, Rows (9-20)", 3, [], 33, "0", 0, [1, 0] ];
pano_name_array["p_110_3"] = ["Section 110, Rows (21-23)", 4, [], 34, "0", 0, [1, 0] ];
pano_name_array["p_111_1"] = ["Section 111, Rows (AA-CC)", 21, [], 35, "0", 0, [1, 0] ];
pano_name_array["p_111_2"] = ["Section 111, Rows (1-8)", 1, [], 36, "0", 0, [1, 0] ];
pano_name_array["p_111_3"] = ["Section 111, Rows (9-17)", 1, [], 37, "0", 0, [1, 0] ];
pano_name_array["p_111_4"] = ["Section 111, Rows (18-23)", 1, [], 38, "0", 0, [1, 0] ];
pano_name_array["p_112_1"] = ["Section 112, Rows (AA-CC)", 32, [], 39, "0", 0, [1, 0] ];
pano_name_array["p_112_2"] = ["Section 112, Rows (1-8)", 2, [], 40, "0", 0, [1, 0] ];
pano_name_array["p_112_3"] = ["Section 112, Rows (9-17) and (21-23)", 2, [], 41, "0", 0, [1, 0] ];
pano_name_array["p_112_4"] = ["Section 112, Row (18) Wheelchair Accessible", 2, [], 42, "0", 0, [1, 0] ];
pano_name_array["p_113_1"] = ["Section 113, Rows (AA-CC)", 32, [], 43, "0", 0, [1, 0] ];
pano_name_array["p_113_2"] = ["Section 113, Rows (1-8)", 2, [], 44, "0", 0, [1, 0] ];
pano_name_array["p_113_3"] = ["Section 113, Rows (9-17)", 2, [], 45, "0", 0, [1, 0] ];
pano_name_array["p_113_4"] = ["Section 113, Rows (18-23)", 2, [], 46, "0", 0, [1, 0] ];
pano_name_array["p_114_1"] = ["Section 114, Rows (AA-CC)", 32, [], 47, "0", 0, [1, 0] ];
pano_name_array["p_114_2"] = ["Section 114, Rows (1-8)", 2, [], 48, "0", 0, [1, 0] ];
pano_name_array["p_114_3"] = ["Section 114, Rows (9-17) and (21-23)", 2, [], 49, "0", 0, [1, 0] ];
pano_name_array["p_114_4"] = ["Section 114, Row (18) Wheelchair Accessible", 2, [], 50, "0", 0, [1, 0] ];
pano_name_array["p_115_1"] = ["Section 115, Rows (AA-CC)", 21, [], 51, "0", 0, [1, 0] ];
pano_name_array["p_115_2"] = ["Section 115, Rows (1-8)", 1, [], 52, "0", 0, [1, 0] ];
pano_name_array["p_115_3"] = ["Section 115, Rows (9-17)", 1, [], 53, "0", 0, [1, 0] ];
pano_name_array["p_115_4"] = ["Section 115, Rows (18-23)", 1, [], 54, "0", 0, [1, 0] ];
pano_name_array["p_116_1"] = ["Section 116, Rows (1-8)", 3, [], 55, "0", 0, [1, 0] ];
pano_name_array["p_116_2"] = ["Section 116, Rows (9-20)", 3, [], 56, "0", 0, [1, 0] ];
pano_name_array["p_116_3"] = ["Section 116, Rows (21-23)", 4, [], 57, "0", 0, [1, 0] ];
pano_name_array["p_117_1"] = ["Section 117, Rows (1-8)", 3, [], 58, "0", 0, [1, 0] ];
pano_name_array["p_117_2"] = ["Section 117, Rows (9-23)", 3, [], 59, "0", 0, [1, 0] ];
pano_name_array["p_117_3"] = ["Section 117, Rows (24-26)", 4, [], 60, "0", 0, [1, 0] ];
pano_name_array["p_118_1"] = ["Section 118, Rows (1-8)", 5, [], 61, "0", 0, [1, 0] ];
pano_name_array["p_118_2"] = ["Section 118, Rows (9-23)", 5, [], 62, "0", 0, [1, 0] ];
pano_name_array["p_118_3"] = ["Section 118, Rows (24-26)", 6, [], 63, "0", 0, [1, 0] ];
pano_name_array["p_119_1"] = ["Section 119, Rows (1-8)", 5, [], 64, "0", 0, [1, 0] ];
pano_name_array["p_119_2"] = ["Section 119, Rows (9-23)", 5, [], 65, "0", 0, [1, 0] ];
pano_name_array["p_119_3"] = ["Section 119, Rows (24-26)", 6, [], 66, "0", 0, [1, 0] ];
pano_name_array["p_120_1"] = ["Section 120, Rows (B-K)", 15, [], 67, "0", 0, [1, 0] ];
pano_name_array["p_120_2"] = ["Section 120, Rows (1-8)", 5, [], 68, "0", 0, [1, 0] ];
pano_name_array["p_120_3"] = ["Section 120, Rows (9-23)", 5, [], 69, "0", 0, [1, 0] ];
pano_name_array["p_120_4"] = ["Section 120, Rows (24-26)", 6, [], 70, "0", 0, [1, 0] ];
pano_name_array["p_121_1"] = ["Section 121, Rows (1-8)", 3, [], 71, "0", 0, [1, 0] ];
pano_name_array["p_121_2"] = ["Section 121, Rows (9-17) and (21-23)", 3, [], 72, "0", 0, [1, 0] ];
pano_name_array["p_121_3"] = ["Section 121, Row (18) Wheelchair Accessible", 3, [], 73, "0", 0, [1, 0] ];
pano_name_array["p_121_4"] = ["Section 121, Rows (24-26)", 4, [], 74, "73", 0, [1, 0] ];
pano_name_array["p_122_1"] = ["Section 122, Rows (11-20)", 3, [], 75, "0", 0, [1, 0] ];
pano_name_array["p_122_2"] = ["Section 122, Rows (21-23)", 4, [], 76, "0", 0, [1, 0] ];
pano_name_array["p_123_1"] = ["Section 123, Rows (AA-BB)", 21, [], 77, "0", 0, [1, 0] ];
pano_name_array["p_123_2"] = ["Section 123, Rows (1-8)", 1, [], 78, "0", 0, [1, 0] ];
pano_name_array["p_123_3"] = ["Section 123, Rows (9-17)", 1, [], 79, "0", 0, [1, 0] ];
pano_name_array["p_123_4"] = ["Section 123, Rows (18-23)", 1, [], 80, "0", 0, [1, 0] ];
pano_name_array["p_124_1"] = ["Section 124, Rows (AA-BB)", 31, [], 81, "0", 0, [1, 0] ];
pano_name_array["p_124_2"] = ["Section 124, Rows (1-8)", 2, [], 82, "0", 0, [1, 0] ];
pano_name_array["p_124_3"] = ["Section 124, Rows (9-17) and (21-23)", 2, [], 83, "0", 0, [1, 0] ];
pano_name_array["p_124_4"] = ["Section 124, Row (18) Wheelchair Accessible", 2, [], 84, "0", 0, [1, 0] ];
pano_name_array["p_201_1"] = ["Section 201, Rows (1-8)", 8, [], 85, "0", 0, [6, 0] ];
pano_name_array["p_201_2"] = ["Section 201, Rows (9-15)", 8, [], 86, "0", 0, [6, 0] ];
pano_name_array["p_202_1"] = ["Section 202, Rows (1-8)", 8, [], 87, "0", 0, [6, 0] ];
pano_name_array["p_202_2"] = ["Section 202, Rows (9-15)", 8, [], 88, "0", 0, [6, 0] ];
pano_name_array["p_203_1"] = ["Section 203, Rows (1-8)", 8, [], 89, "0", 0, [6, 0] ];
pano_name_array["p_203_2"] = ["Section 203, Rows (9-15)", 8, [], 90, "0", 0, [6, 0] ];
pano_name_array["p_204_1"] = ["Section 204, Rows (1-8)", 9, [], 91, "0", 0, [6, 0] ];
pano_name_array["p_204_2"] = ["Section 204, Rows (9-15)", 9, [], 92, "0", 0, [6, 0] ];
pano_name_array["p_204a_1"] = ["Section 204A, Rows (1-3)", 9, [], 93, "0", 0, [6, 0] ];
pano_name_array["p_204a_2"] = ["Section 204A, Rows (4-15)", 9, [], 94, "0", 0, [6, 0] ];
pano_name_array["p_205_1"] = ["Section 205, Rows (1-8)", 9, [], 95, "0", 0, [6, 0] ];
pano_name_array["p_205_2"] = ["Section 205, Rows (9-15)", 9, [], 96, "0", 0, [6, 0] ];
pano_name_array["p_205a_1"] = ["Section 205A, Rows (1-8)", 33, [], 97, "0", 0, [6, 0] ];
pano_name_array["p_205a_2"] = ["Section 205A, Rows (9-15)", 33, [], 98, "0", 0, [6, 0] ];
pano_name_array["p_206_1"] = ["Section 206, Rows (1-6)", 33, [], 99, "0", 0, [6, 0] ];
pano_name_array["p_206_2"] = ["Section 206, Rows (7-15)", 33, [], 100, "0", 0, [6, 0] ];
pano_name_array["p_207_1"] = ["Section 207, Rows (1-6)", 22, [], 101, "0", 0, [6, 0] ];
pano_name_array["p_207_2"] = ["Section 207, Rows (7-15)", 22, [], 102, "0", 0, [6, 0] ];
pano_name_array["p_207a_1"] = ["Section 207A, Rows (1-6)", 22, [], 103, "0", 0, [6, 0] ];
pano_name_array["p_207a_2"] = ["Section 207A, Rows (7-15)", 22, [], 104, "0", 0, [6, 0] ];
pano_name_array["p_208_1"] = ["Section 208, Rows (1-8)", 33, [], 105, "0", 0, [6, 0] ];
pano_name_array["p_208_2"] = ["Section 208, Rows (9-15)", 33, [], 106, "0", 0, [6, 0] ];
pano_name_array["p_209_1"] = ["Section 209, Rows (1-8)", 33, [], 107, "0", 0, [6, 0] ];
pano_name_array["p_209_2"] = ["Section 209, Rows (9-15)", 33, [], 108, "0", 0, [6, 0] ];
pano_name_array["p_209a_1"] = ["Section 209A, Rows (1-8)", 9, [], 109, "0", 0, [6, 0] ];
pano_name_array["p_209a_2"] = ["Section 209A, Rows (9-15)", 9, [], 110, "0", 0, [6, 0] ];
pano_name_array["p_210_1"] = ["Section 210, Rows (1-8)", 9, [], 111, "0", 0, [6, 0] ];
pano_name_array["p_210_2"] = ["Section 210, Rows (9-15)", 9, [], 112, "0", 0, [6, 0] ];
pano_name_array["p_210a_1"] = ["Section 210A, Rows (1-8)", 9, [], 113, "0", 0, [6, 0] ];
pano_name_array["p_210a_2"] = ["Section 210A, Rows (9-15)", 9, [], 114, "0", 0, [6, 0] ];
pano_name_array["p_211_1"] = ["Section 211, Rows (1-8)", 8, [], 115, "0", 0, [6, 0] ];
pano_name_array["p_211_2"] = ["Section 211, Rows (9-15)", 8, [], 116, "0", 0, [6, 0] ];
pano_name_array["p_212_1"] = ["Section 212, Rows (1-8)", 8, [], 117, "0", 0, [6, 0] ];
pano_name_array["p_212_2"] = ["Section 212, Rows (9-15)", 8, [], 118, "0", 0, [6, 0] ];
pano_name_array["p_213_1"] = ["Section 213, Rows (1-8)", 8, [], 119, "0", 0, [6, 0] ];
pano_name_array["p_213_2"] = ["Section 213, Rows (9-15)", 8, [], 120, "0", 0, [6, 0] ];
pano_name_array["p_214_1"] = ["Section 214, Rows (1-8)", 8, [], 121, "0", 0, [6, 0] ];
pano_name_array["p_214_2"] = ["Section 214, Rows (9-15)", 8, [], 122, "0", 0, [6, 0] ];
pano_name_array["p_215_1"] = ["Section 215, Rows (1-8)", 8, [], 123, "0", 0, [6, 0] ];
pano_name_array["p_215_2"] = ["Section 215, Rows (9-15)", 8, [], 124, "0", 0, [6, 0] ];
pano_name_array["p_216_1"] = ["Section 216, Rows (1-8)", 9, [], 125, "0", 0, [6, 0] ];
pano_name_array["p_216_2"] = ["Section 216, Rows (9-15)", 9, [], 126, "0", 0, [6, 0] ];
pano_name_array["p_216a_1"] = ["Section 216A, Rows (1-8)", 9, [], 127, "0", 0, [6, 0] ];
pano_name_array["p_216a_2"] = ["Section 216A, Rows (9-15)", 9, [], 128, "0", 0, [6, 0] ];
pano_name_array["p_217_1"] = ["Section 217, Rows (1-8)", 9, [], 129, "0", 0, [6, 0] ];
pano_name_array["p_217_2"] = ["Section 217, Rows (9-15)", 9, [], 130, "0", 0, [6, 0] ];
pano_name_array["p_217a_1"] = ["Section 217A, Rows (1-8)", 33, [], 131, "0", 0, [6, 0] ];
pano_name_array["p_217a_2"] = ["Section 217A, Rows (9-15)", 33, [], 132, "0", 0, [6, 0] ];
pano_name_array["p_218_1"] = ["Section 218, Rows (1-6)", 33, [], 133, "0", 0, [6, 0] ];
pano_name_array["p_218_2"] = ["Section 218, Rows (7-15)", 33, [], 134, "0", 0, [6, 0] ];
pano_name_array["p_219_1"] = ["All-You-Can-Eat Section<br>Section 219, Rows (1-6)", 10, [], 135, "0", 0, [6, 0] ];
pano_name_array["p_219_2"] = ["All-You-Can-Eat Section<br>Section 219, Rows (7-15)", 10, [], 136, "0", 0, [6, 0] ];
pano_name_array["p_219a_1"] = ["All-You-Can-Eat Section<br>Section 219A, Rows (1-6)", 10, [], 137, "0", 0, [6, 0] ];
pano_name_array["p_219a_2"] = ["All-You-Can-Eat Section<br>Section 219A, Rows (7-15)", 10, [], 138, "0", 0, [6, 0] ];
pano_name_array["p_220_1"] = ["Section 220, Rows (1-6)", 33, [], 139, "0", 0, [6, 0] ];
pano_name_array["p_220_2"] = ["Section 220, Rows (7-15)", 33, [], 140, "0", 0, [6, 0] ];
pano_name_array["p_221_1"] = ["Section 221, Rows (1-8)", 33, [], 141, "0", 0, [6, 0] ];
pano_name_array["p_221_2"] = ["Section 221, Rows (9-15)", 33, [], 142, "0", 0, [6, 0] ];
pano_name_array["p_221a_1"] = ["Section 221A, Rows (1-8)", 9, [], 143, "0", 0, [6, 0] ];
pano_name_array["p_221a_2"] = ["Section 221A, Rows (9-15)", 9, [], 144, "0", 0, [6, 0] ];
pano_name_array["p_222_1"] = ["Section 222, Rows (1-3)", 9, [], 145, "0", 0, [6, 0] ];
pano_name_array["p_222_2"] = ["Section 222, Rows (4-15)", 9, [], 146, "0", 0, [6, 0] ];
pano_name_array["p_222a_1"] = ["Section 222A, Rows (1-8)", 9, [], 147, "0", 0, [6, 0] ];
pano_name_array["p_222a_2"] = ["Section 222A, Rows (9-15)", 9, [], 148, "0", 0, [6, 0] ];
pano_name_array["p_223_1"] = ["Section 223, Rows (1-8)", 8, [], 149, "0", 0, [6, 0] ];
pano_name_array["p_223_2"] = ["Section 223, Rows (9-15)", 8, [], 150, "0", 0, [6, 0] ];
pano_name_array["p_224_1"] = ["Section 224, Rows (1-8)", 8, [], 151, "0", 0, [6, 0] ];
pano_name_array["p_224_2"] = ["Section 224, Rows (9-15)", 8, [], 152, "0", 0, [6, 0] ];
pano_name_array["p_victors_1"] = ["Cadillac Club Corner (CC17)", 3, [], 153, "0", 0, [1, 0] ];
pano_name_array["p_victors_2"] = ["Cadillac Club Corner (CC18)", 3, [], 154, "0", 0, [1, 0] ];
pano_name_array["p_victors_3"] = ["Cadillac Club Corner (CC19)", 3, [], 155, "0", 0, [1, 0] ];
pano_name_array["p_victors_4"] = ["Cadillac Club Corner (CC20)", 3, [], 156, "0", 0, [1, 0] ];
pano_name_array["p_victors_5"] = ["Cadillac Club Corner (CC21)", 3, [], 157, "0", 0, [1, 0] ];
pano_name_array["p_efl_1_1"] = ["East Floor Seating, Row (1)", 11, [], 158, "0", 0, [1, 0] ];
pano_name_array["p_efl_1_2"] = ["East Floor Seating, Row (1)", 11, [], 159, "0", 0, [1, 0] ];
pano_name_array["p_efl_1_3"] = ["East Floor Seating, Row (1)", 11, [], 160, "0", 0, [1, 0] ];
pano_name_array["p_nfl_1_1"] = ["North Floor Seating, Rows (1-2)", 11, [], 161, "0", 0, [1, 0] ];
pano_name_array["p_nfl_1_2"] = ["North Floor Seating, Row (2)", 11, [], 162, "161", 0, [1, 0] ];
pano_name_array["p_nfl_2_1"] = ["North Floor Seating, Rows (1-2)", 11, [], 163, "0", 0, [1, 0] ];
pano_name_array["p_nfl_2_2"] = ["North Floor Seating, Row (2)", 11, [], 164, "163", 0, [1, 0] ];
pano_name_array["p_sfl_1_1"] = ["South Floor Seating, Rows (1-2)", 11, [], 165, "0", 0, [1, 0] ];
pano_name_array["p_sfl_1_2"] = ["South Floor Seating, Row (2)", 11, [], 166, "165", 0, [1, 0] ];
pano_name_array["p_sfl_2_1"] = ["South Floor Seating, Rows (1-2)", 11, [], 167, "0", 0, [1, 0] ];
pano_name_array["p_sfl_2_2"] = ["South Floor Seating, Row (2)", 11, [], 168, "167", 0, [1, 0] ];
pano_name_array["p_press_1"] = ["Press  Area", 23, [], 169, "0", 0, [7, 0] ];
pano_name_array["p_press_row_1"] = ["Press Row", 24, [], 170, "0", 0, [1, 0] ];
pano_name_array["pg_super_box_1_sts_1"] = ["Super Box #1 (Event View)", 0, [], 172, "0", 137, [2, 3] ];
pano_name_array["pg_club_box_2_3_sts_1"] = ["Club Box #2 & #3 (Event View)", 0, [], 173, "0", 45, [2, 3] ];
pano_name_array["pg_club_box_2_3_sts_2"] = ["Club Box #2 & #3 (Event View)", 0, [], 174, "0", 45, [2, 3] ];
pano_name_array["pg_party_suite_4_sts_1"] = ["Party Suite #4 (Event View)", 0, [], 175, "0", 133, [2, 3] ];
pano_name_array["pg_party_suite_10_sts_1"] = ["Party Suite #10 (Event View)", 0, [], 176, "0", 134, [2, 3] ];
pano_name_array["pg_club_box_11_12_sts_1"] = ["Club Box #11 & #12 (Event View)", 0, [], 177, "0", 46, [2, 3] ];
pano_name_array["pg_club_box_11_12_sts_2"] = ["Club Box #11 & #12 (Event View)", 0, [], 178, "0", 46, [2, 3] ];
pano_name_array["pg_super_box_13_sts_1"] = ["Super Box #13 (Event View)", 0, [], 179, "0", 138, [2, 3] ];
pano_name_array["pg_club_box_14_15_sts_1"] = ["Club Box #14 & #15 (Event View)", 0, [], 180, "0", 47, [2, 3] ];
pano_name_array["pg_club_box_14_15_sts_2"] = ["Club Box #14 & #15 (Event View)", 0, [], 181, "0", 47, [2, 3] ];
pano_name_array["pg_party_suite_16_sts_1"] = ["Party Suite #16 (Event View)", 0, [], 182, "0", 135, [2, 3] ];
pano_name_array["pg_party_suite_22_sts_1"] = ["Party Suite #22 (Event View)", 0, [], 183, "0", 136, [2, 3] ];
pano_name_array["pg_club_box_23_24_sts_1"] = ["Club Box #23 & #24 (Event View)", 0, [], 184, "0", 48, [2, 3] ];
pano_name_array["pg_club_box_23_24_sts_2"] = ["Club Box #23 & #24 (Event View)", 0, [], 185, "0", 48, [2, 3] ];
pano_name_array["pg_club_a_sts_1"] = ["Club Suite - A (Event View)", 0, [], 186, "0", 27, [2, 2] ];
pano_name_array["pg_club_b_sts_1"] = ["Club Suite - B (Event View)", 0, [], 187, "0", 28, [2, 2] ];
pano_name_array["pg_club_c_sts_1"] = ["Club Suite - C (Event View)", 0, [], 188, "0", 29, [2, 2] ];
pano_name_array["pg_club_d_sts_1"] = ["Club Suite - D (Event View)", 0, [], 189, "0", 30, [2, 2] ];
pano_name_array["pg_club_e_sts_1"] = ["Club Suite - E (Event View)", 0, [], 190, "0", 31, [2, 2] ];
pano_name_array["pg_club_f_sts_1"] = ["Club Suite - F (Event View)", 0, [], 191, "0", 32, [2, 2] ];
pano_name_array["pg_club_g_sts_1"] = ["Club Suite - G (Event View)", 0, [], 192, "0", 33, [2, 2] ];
pano_name_array["pg_club_h_sts_1"] = ["Club Suite - H (Event View)", 0, [], 193, "0", 34, [2, 2] ];
pano_name_array["pg_club_i_sts_1"] = ["Club Suite - I (Event View)", 0, [], 194, "0", 35, [2, 2] ];
pano_name_array["pg_club_j_sts_1"] = ["Club Suite - J (Event View)", 0, [], 195, "0", 36, [2, 2] ];
pano_name_array["pg_club_k_sts_1"] = ["Club Suite - K (Event View)", 0, [], 196, "0", 37, [2, 2] ];
pano_name_array["pg_club_l_sts_1"] = ["Club Suite - L (Event View)", 0, [], 197, "0", 38, [2, 2] ];
pano_name_array["pg_club_m_sts_1"] = ["Club Suite - M (Event View)", 0, [], 198, "0", 39, [2, 2] ];
pano_name_array["pg_club_n_sts_1"] = ["Club Suite - N (Event View)", 0, [], 199, "0", 40, [2, 2] ];
pano_name_array["pg_club_o_sts_1"] = ["Club Suite - O (Event View)", 0, [], 200, "0", 41, [2, 2] ];
pano_name_array["pg_club_p_sts_1"] = ["Club Suite - P (Event View)", 0, [], 201, "0", 42, [2, 2] ];
pano_name_array["pg_club_q_sts_1"] = ["Club Suite - Q (Event View)", 0, [], 202, "0", 43, [2, 2] ];
pano_name_array["pg_club_r_sts_1"] = ["Club Suite - R (Event View)", 0, [], 203, "0", 44, [2, 2] ];
pano_name_array["pg_victors_sts_1"] = ["Cadillac Grille (Event View)", 0, [], 204, "0", 139, [2, 4] ];
pano_name_array["pg_victors_sts_2"] = ["Cadillac Grille (Event View)", 0, [], 205, "0", 139, [2, 4] ];
pano_name_array["pg_victors_sts_3"] = ["Cadillac Grille (Event View)", 0, [], 206, "0", 139, [2, 4] ];
pano_name_array["pg_victors_sts_4"] = ["Cadillac Grille (Event View)", 0, [], 207, "0", 139, [2, 4] ];
pano_name_array["pg_victors_sts_5"] = ["Cadillac Grille (Event View)", 0, [], 208, "0", 139, [2, 0] ];
pano_name_array["pg_luxury_1_sts_1"] = ["Luxury Suite #1 (Event View)", 0, [], 209, "0", 51, [5, 0] ];
pano_name_array["pg_luxury_2_sts_1"] = ["Luxury Suite #2 (Event View)", 0, [], 210, "0", 52, [5, 0] ];
pano_name_array["pg_luxury_3_sts_1"] = ["Luxury Suite #3 (Event View)", 0, [], 211, "0", 53, [5, 0] ];
pano_name_array["pg_luxury_4_sts_1"] = ["Luxury Suite #4 (Event View)", 0, [], 212, "0", 54, [5, 0] ];
pano_name_array["pg_luxury_5_sts_1"] = ["Luxury Suite #5 (Event View)", 0, [], 213, "0", 55, [5, 0] ];
pano_name_array["pg_luxury_6_sts_1"] = ["Luxury Suite #6 (Event View)", 0, [], 214, "0", 56, [5, 0] ];
pano_name_array["pg_luxury_7_sts_1"] = ["Luxury Suite #7 (Event View)", 0, [], 215, "0", 57, [5, 0] ];
pano_name_array["pg_luxury_8_sts_1"] = ["Luxury Suite #8 (Event View)", 0, [], 216, "0", 58, [5, 0] ];
pano_name_array["pg_luxury_9_sts_1"] = ["Luxury Suite #9 (Event View)", 0, [], 217, "0", 59, [5, 0] ];
pano_name_array["pg_luxury_10_sts_1"] = ["Luxury Suite #10 (Event View)", 0, [], 218, "0", 60, [5, 0] ];
pano_name_array["pg_luxury_11_sts_1"] = ["Luxury Suite #11 (Event View)", 0, [], 219, "0", 61, [5, 0] ];
pano_name_array["pg_luxury_12_sts_1"] = ["Luxury Suite #12 (Event View)", 0, [], 220, "0", 62, [5, 0] ];
pano_name_array["pg_luxury_13_sts_1"] = ["Luxury Suite #13 (Event View)", 0, [], 221, "0", 63, [5, 0] ];
pano_name_array["pg_luxury_14_sts_1"] = ["Luxury Suite #14 (Event View)", 0, [], 222, "0", 64, [5, 0] ];
pano_name_array["pg_luxury_15_sts_1"] = ["Luxury Suite #15 (Event View)", 0, [], 223, "0", 65, [5, 0] ];
pano_name_array["pg_luxury_16_sts_1"] = ["Luxury Suite #16 (Event View)", 0, [], 224, "0", 66, [5, 0] ];
pano_name_array["pg_luxury_17_sts_1"] = ["Luxury Suite #17 (Event View)", 0, [], 225, "0", 67, [5, 0] ];
pano_name_array["pg_luxury_18_sts_1"] = ["Luxury Suite #18 (Event View)", 0, [], 226, "0", 68, [5, 0] ];
pano_name_array["pg_luxury_19_sts_1"] = ["Luxury Suite #19 (Event View)", 0, [], 227, "0", 69, [5, 0] ];
pano_name_array["pg_luxury_20_sts_1"] = ["Luxury Suite #20 (Event View)", 0, [], 228, "0", 70, [5, 0] ];
pano_name_array["pg_luxury_21_sts_1"] = ["Luxury Suite #21 (Event View)", 0, [], 229, "0", 71, [5, 0] ];
pano_name_array["pg_luxury_22_sts_1"] = ["Luxury Suite #22 (Event View)", 0, [], 230, "0", 72, [5, 0] ];
pano_name_array["pg_luxury_23_sts_1"] = ["Luxury Suite #23 (Event View)", 0, [], 231, "0", 73, [5, 0] ];
pano_name_array["pg_luxury_24_sts_1"] = ["Luxury Suite #24 (Event View)", 0, [], 232, "0", 74, [5, 0] ];
pano_name_array["pg_luxury_25_sts_1"] = ["Luxury Suite #25 (Event View)", 0, [], 233, "0", 75, [5, 0] ];
pano_name_array["pg_luxury_26_sts_1"] = ["Luxury Suite #26 (Event View)", 0, [], 234, "0", 76, [5, 0] ];
pano_name_array["pg_luxury_27_sts_1"] = ["Luxury Suite #27 (Event View)", 0, [], 235, "0", 77, [5, 0] ];
pano_name_array["pg_luxury_28_sts_1"] = ["Luxury Suite #28 (Event View)", 0, [], 236, "0", 78, [5, 0] ];
pano_name_array["pg_luxury_29_sts_1"] = ["Luxury Suite #29 (Event View)", 0, [], 237, "0", 79, [5, 0] ];
pano_name_array["pg_luxury_30_sts_1"] = ["Luxury Suite #30 (Event View)", 0, [], 238, "0", 80, [5, 0] ];
pano_name_array["pg_luxury_31_sts_1"] = ["Luxury Suite #31 (Event View)", 0, [], 239, "0", 81, [5, 0] ];
pano_name_array["pg_luxury_32_sts_1"] = ["Luxury Suite #32 (Event View)", 0, [], 240, "0", 82, [5, 0] ];
pano_name_array["pg_luxury_33_sts_1"] = ["Luxury Suite #33 (Event View)", 0, [], 241, "0", 83, [5, 0] ];
pano_name_array["pg_luxury_34_sts_1"] = ["Luxury Suite #34 (Event View)", 0, [], 242, "0", 84, [5, 0] ];
pano_name_array["pg_luxury_35_sts_1"] = ["Luxury Suite #35 (Event View)", 0, [], 243, "0", 85, [5, 0] ];
pano_name_array["pg_luxury_36_sts_1"] = ["Luxury Suite #36 (Event View)", 0, [], 244, "0", 86, [5, 0] ];
pano_name_array["pg_luxury_37_sts_1"] = ["Luxury Suite #37 (Event View)", 0, [], 245, "0", 87, [5, 0] ];
pano_name_array["pg_luxury_38_sts_1"] = ["Luxury Suite #38 (Event View)", 0, [], 246, "0", 88, [5, 0] ];
pano_name_array["pg_luxury_39_sts_1"] = ["Luxury Suite #39 (Event View)", 0, [], 247, "0", 89, [5, 0] ];
pano_name_array["pg_luxury_40_sts_1"] = ["Luxury Suite #40 (Event View)", 0, [], 248, "0", 90, [5, 0] ];
pano_name_array["pg_luxury_41_sts_1"] = ["Luxury Suite #41 (Event View)", 0, [], 249, "0", 91, [5, 0] ];
pano_name_array["pg_luxury_42_sts_1"] = ["Luxury Suite #42 (Event View)", 0, [], 250, "0", 92, [5, 0] ];
pano_name_array["pg_luxury_43_sts_1"] = ["Luxury Suite #43 (Event View)", 0, [], 251, "0", 93, [5, 0] ];
pano_name_array["pg_luxury_44_sts_1"] = ["Luxury Suite #44 (Event View)", 0, [], 252, "0", 94, [5, 0] ];
pano_name_array["pg_luxury_45_sts_1"] = ["Luxury Suite #45 (Event View)", 0, [], 253, "0", 95, [5, 0] ];
pano_name_array["pg_luxury_46_sts_1"] = ["Luxury Suite #46 (Event View)", 0, [], 254, "0", 96, [5, 0] ];
pano_name_array["pg_luxury_47_sts_1"] = ["Luxury Suite #47 (Event View)", 0, [], 255, "0", 97, [5, 0] ];
pano_name_array["pg_luxury_48_sts_1"] = ["Luxury Suite #48 (Event View)", 0, [], 256, "0", 98, [5, 0] ];
pano_name_array["pg_luxury_49_sts_1"] = ["Luxury Suite #49 (Event View)", 0, [], 257, "0", 99, [5, 0] ];
pano_name_array["pg_luxury_50_sts_1"] = ["Luxury Suite #50 (Event View)", 0, [], 258, "0", 100, [5, 0] ];
pano_name_array["pg_luxury_51_sts_1"] = ["Luxury Suite #51 (Event View)", 0, [], 259, "0", 101, [5, 0] ];
pano_name_array["pg_luxury_52_sts_1"] = ["Luxury Suite #52 (Event View)", 0, [], 260, "0", 102, [5, 0] ];
pano_name_array["pg_luxury_53_sts_1"] = ["Luxury Suite #53 (Event View)", 0, [], 261, "0", 103, [5, 0] ];
pano_name_array["pg_luxury_54_sts_1"] = ["Luxury Suite #54 (Event View)", 0, [], 262, "0", 104, [5, 0] ];
pano_name_array["pg_luxury_55_sts_1"] = ["Luxury Suite #55 (Event View)", 0, [], 263, "0", 105, [5, 0] ];
pano_name_array["pg_luxury_56_sts_1"] = ["Luxury Suite #56 (Event View)", 0, [], 264, "0", 106, [5, 0] ];
pano_name_array["pg_luxury_57_sts_1"] = ["Luxury Suite #57 (Event View)", 0, [], 265, "0", 107, [5, 0] ];
pano_name_array["pg_luxury_58_sts_1"] = ["Luxury Suite #58 (Event View)", 0, [], 266, "0", 108, [5, 0] ];
pano_name_array["pg_luxury_59_sts_1"] = ["Luxury Suite #59 (Event View)", 0, [], 267, "0", 109, [5, 0] ];
pano_name_array["pg_luxury_60_sts_1"] = ["Luxury Suite #60 (Event View)", 0, [], 268, "0", 110, [5, 0] ];
pano_name_array["pg_luxury_61_sts_1"] = ["Luxury Suite #61 (Event View)", 0, [], 269, "0", 111, [5, 0] ];
pano_name_array["pg_luxury_62_sts_1"] = ["Luxury Suite #62 (Event View)", 0, [], 270, "0", 112, [5, 0] ];
pano_name_array["pg_luxury_63_sts_1"] = ["Luxury Suite #63 (Event View)", 0, [], 271, "0", 113, [5, 0] ];
pano_name_array["pg_luxury_64_sts_1"] = ["Luxury Suite #64 (Event View)", 0, [], 272, "0", 114, [5, 0] ];
pano_name_array["pg_luxury_65_sts_1"] = ["Luxury Suite #65 (Event View)", 0, [], 273, "0", 115, [5, 0] ];
pano_name_array["pg_luxury_66_sts_1"] = ["Luxury Suite #66 (Event View)", 0, [], 274, "0", 116, [5, 0] ];
pano_name_array["pg_luxury_67_sts_1"] = ["Luxury Suite #67 (Event View)", 0, [], 275, "0", 117, [5, 0] ];
pano_name_array["pg_luxury_68_sts_1"] = ["Luxury Suite #68 (Event View)", 0, [], 276, "0", 118, [5, 0] ];
pano_name_array["pg_luxury_69_sts_1"] = ["Luxury Suite #69 (Event View)", 0, [], 277, "0", 119, [5, 0] ];
pano_name_array["pg_luxury_70_sts_1"] = ["Luxury Suite #70 (Event View)", 0, [], 278, "0", 120, [5, 0] ];
pano_name_array["pg_luxury_71_sts_1"] = ["Luxury Suite #71 (Event View)", 0, [], 279, "0", 121, [5, 0] ];
pano_name_array["pg_luxury_72_sts_1"] = ["Luxury Suite #72 (Event View)", 0, [], 280, "0", 122, [5, 0] ];
pano_name_array["pg_luxury_73_sts_1"] = ["Luxury Suite #73 (Event View)", 0, [], 281, "0", 123, [5, 0] ];
pano_name_array["pg_luxury_74_sts_1"] = ["Luxury Suite #74 (Event View)", 0, [], 282, "0", 124, [5, 0] ];
pano_name_array["pg_luxury_75_sts_1"] = ["Luxury Suite #75 (Event View)", 0, [], 283, "0", 125, [5, 0] ];
pano_name_array["pg_luxury_76_sts_1"] = ["Luxury Suite #76 (Event View)", 0, [], 284, "0", 126, [5, 0] ];
pano_name_array["pg_luxury_77_sts_1"] = ["Luxury Suite #77 (Event View)", 0, [], 285, "0", 127, [5, 0] ];
pano_name_array["pg_luxury_78_sts_1"] = ["Luxury Suite #78 (Event View)", 0, [], 286, "0", 128, [5, 0] ];
pano_name_array["pg_luxury_79_sts_1"] = ["Luxury Suite #79 (Event View)", 0, [], 287, "0", 129, [5, 0] ];
pano_name_array["pg_luxury_80_sts_1"] = ["Luxury Suite #80 (Event View)", 0, [], 288, "0", 130, [5, 0] ];
pano_name_array["pg_luxury_81_sts_1"] = ["Luxury Suite #81 (Event View)", 0, [], 289, "0", 131, [5, 0] ];
pano_name_array["pg_luxury_82_sts_1"] = ["Luxury Suite #82 (Event View)", 0, [], 290, "0", 132, [5, 0] ];
pano_name_array["pg_balcony_1_sts_1"] = ["Balcony Suite #1 (Event View)", 0, [], 291, "0", 1, [7, 0] ];
pano_name_array["pg_balcony_2_sts_1"] = ["Balcony Suite #2 (Event View)", 0, [], 292, "0", 2, [7, 0] ];
pano_name_array["pg_balcony_3_sts_1"] = ["Balcony Suite #3 (Event View)", 0, [], 293, "0", 3, [7, 0] ];
pano_name_array["pg_balcony_4_sts_1"] = ["Balcony Suite #4 (Event View)", 0, [], 294, "0", 4, [7, 0] ];
pano_name_array["pg_balcony_5_sts_1"] = ["Balcony Suite #5 (Event View)", 0, [], 295, "0", 5, [7, 0] ];
pano_name_array["pg_balcony_6_sts_1"] = ["Balcony Suite #6 (Event View)", 0, [], 296, "0", 6, [7, 0] ];
pano_name_array["pg_balcony_7_sts_1"] = ["Balcony Suite #7 (Event View)", 0, [], 297, "0", 7, [7, 0] ];
pano_name_array["pg_balcony_8_sts_1"] = ["Balcony Suite #8 (Event View)", 0, [], 298, "0", 8, [7, 0] ];
pano_name_array["pg_balcony_9_sts_1"] = ["Balcony Suite #9 (Event View)", 0, [], 299, "0", 9, [7, 0] ];
pano_name_array["pg_balcony_10_sts_1"] = ["Balcony Suite #10 (Event View)", 0, [], 300, "0", 10, [7, 0] ];
pano_name_array["pg_balcony_11_sts_1"] = ["Balcony Suite #11 (Event View)", 0, [], 301, "0", 11, [7, 0] ];
pano_name_array["pg_balcony_12_sts_1"] = ["Balcony Suite #12 (Event View)", 0, [], 302, "0", 12, [7, 0] ];
pano_name_array["pg_balcony_13_sts_1"] = ["Balcony Suite #13 (Event View)", 0, [], 303, "0", 13, [7, 0] ];
pano_name_array["pg_balcony_14_sts_1"] = ["Balcony Suite #14 (Event View)", 0, [], 304, "0", 14, [7, 0] ];
pano_name_array["pg_balcony_15_sts_1"] = ["Balcony Suite #15 (Event View)", 0, [], 305, "0", 15, [7, 0] ];
pano_name_array["pg_balcony_16_sts_1"] = ["Balcony Suite #16 (Event View)", 0, [], 306, "0", 16, [7, 0] ];
pano_name_array["pg_balcony_17_sts_1"] = ["Balcony Suite #17 (Event View)", 0, [], 307, "0", 17, [7, 0] ];
pano_name_array["pg_balcony_18_sts_1"] = ["Balcony Suite #18 (Event View)", 0, [], 308, "0", 18, [7, 0] ];
pano_name_array["pg_balcony_19_sts_1"] = ["Balcony Suite #19 (Event View)", 0, [], 309, "0", 19, [7, 0] ];
pano_name_array["pg_balcony_20_sts_1"] = ["Balcony Suite #20 (Event View)", 0, [], 310, "0", 20, [7, 0] ];
pano_name_array["pg_balcony_21_sts_1"] = ["Balcony Suite #21 (Event View)", 0, [], 311, "0", 21, [7, 0] ];
pano_name_array["pg_balcony_22_sts_1"] = ["Balcony Suite #22 (Event View)", 0, [], 312, "0", 22, [7, 0] ];
pano_name_array["pg_balcony_23_sts_1"] = ["Balcony Suite #23 (Event View)", 0, [], 313, "0", 23, [7, 0] ];
pano_name_array["pg_balcony_24_sts_1"] = ["Balcony Suite #24 (Event View)", 0, [], 314, "0", 24, [7, 0] ];
pano_name_array["pg_balcony_25_sts_1"] = ["Balcony Suite #25 (Event View)", 0, [], 315, "0", 25, [7, 0] ];
pano_name_array["pg_balcony_26_sts_1"] = ["Balcony Suite #26 (Event View)", 0, [], 316, "0", 26, [7, 0] ];
pano_name_array["pg_super_box_1_lng_1"] = ["Super Box #1 (Lounge View)", 0, [], 317, "0", 137, [2, 3] ];
pano_name_array["pg_club_box_2_3_lng_1"] = ["Club Box #2 & #3 (Lounge View)", 0, [], 318, "0", 45, [2, 3] ];
pano_name_array["pg_club_box_2_3_lng_2"] = ["Club Box #2 & #3 (Lounge View)", 0, [], 319, "0", 45, [2, 3] ];
pano_name_array["pg_party_suite_4_lng_1"] = ["Party Suite #4 (Lounge View)", 0, [], 320, "0", 133, [2, 3] ];
pano_name_array["pg_party_suite_10_lng_1"] = ["Party Suite #10 (Lounge View)", 0, [], 321, "0", 134, [2, 3] ];
pano_name_array["pg_club_box_11_12_lng_1"] = ["Club Box #11 & #12 (Lounge View)", 0, [], 322, "0", 46, [2, 3] ];
pano_name_array["pg_club_box_11_12_lng_2"] = ["Club Box #11 & #12 (Lounge View)", 0, [], 323, "0", 46, [2, 3] ];
pano_name_array["pg_super_box_13_lng_1"] = ["Super Box #13 (Lounge View)", 0, [], 324, "0", 138, [2, 3] ];
pano_name_array["pg_club_box_14_15_lng_1"] = ["Club Box #14 & #15 (Lounge View)", 0, [], 325, "0", 47, [2, 3] ];
pano_name_array["pg_club_box_14_15_lng_2"] = ["Club Box #14 & #15 (Lounge View)", 0, [], 326, "0", 47, [2, 3] ];
pano_name_array["pg_party_suite_16_lng_1"] = ["Party Suite #16 (Lounge View)", 0, [], 327, "0", 135, [2, 3] ];
pano_name_array["pg_party_suite_22_lng_1"] = ["Party Suite #22 (Lounge View)", 0, [], 328, "0", 136, [2, 3] ];
pano_name_array["pg_club_box_23_24_lng_1"] = ["Club Box #23 & #24 (Lounge View)", 0, [], 329, "0", 48, [2, 3] ];
pano_name_array["pg_club_box_23_24_lng_2"] = ["Club Box #23 & #24 (Lounge View)", 0, [], 330, "0", 48, [2, 3] ];
pano_name_array["pg_club_a_lng_1"] = ["Club Suite - A (Lounge View)", 0, [], 331, "0", 27, [2, 2] ];
pano_name_array["pg_club_b_lng_1"] = ["Club Suite - B (Lounge View)", 0, [], 332, "0", 28, [2, 2] ];
pano_name_array["pg_club_c_lng_1"] = ["Club Suite - C (Lounge View)", 0, [], 333, "0", 29, [2, 2] ];
pano_name_array["pg_club_d_lng_1"] = ["Club Suite - D (Lounge View)", 0, [], 334, "0", 30, [2, 2] ];
pano_name_array["pg_club_e_lng_1"] = ["Club Suite - E (Lounge View)", 0, [], 335, "0", 31, [2, 2] ];
pano_name_array["pg_club_f_lng_1"] = ["Club Suite - F (Lounge View)", 0, [], 336, "0", 32, [2, 2] ];
pano_name_array["pg_club_g_lng_1"] = ["Club Suite - G (Lounge View)", 0, [], 337, "0", 33, [2, 2] ];
pano_name_array["pg_club_h_lng_1"] = ["Club Suite - H (Lounge View)", 0, [], 338, "0", 34, [2, 2] ];
pano_name_array["pg_club_i_lng_1"] = ["Club Suite - I (Lounge View)", 0, [], 339, "0", 35, [2, 2] ];
pano_name_array["pg_club_j_lng_1"] = ["Club Suite - J (Lounge View)", 0, [], 340, "0", 36, [2, 2] ];
pano_name_array["pg_club_k_lng_1"] = ["Club Suite - K (Lounge View)", 0, [], 341, "0", 37, [2, 2] ];
pano_name_array["pg_club_l_lng_1"] = ["Club Suite - L (Lounge View)", 0, [], 342, "0", 38, [2, 2] ];
pano_name_array["pg_club_m_lng_1"] = ["Club Suite - M (Lounge View)", 0, [], 343, "0", 39, [2, 2] ];
pano_name_array["pg_club_n_lng_1"] = ["Club Suite - N (Lounge View)", 0, [], 344, "0", 40, [2, 2] ];
pano_name_array["pg_club_o_lng_1"] = ["Club Suite - O (Lounge View)", 0, [], 345, "0", 41, [2, 2] ];
pano_name_array["pg_club_p_lng_1"] = ["Club Suite - P (Lounge View)", 0, [], 346, "0", 42, [2, 2] ];
pano_name_array["pg_club_q_lng_1"] = ["Club Suite - Q (Lounge View)", 0, [], 347, "0", 43, [2, 2] ];
pano_name_array["pg_club_r_lng_1"] = ["Club Suite - R (Lounge View)", 0, [], 348, "0", 44, [2, 2] ];
pano_name_array["pg_luxury_1_lng_1"] = ["Luxury Suite #1 (Lounge View)", 0, [], 349, "0", 51, [5, 0] ];
pano_name_array["pg_luxury_2_lng_1"] = ["Luxury Suite #2 (Lounge View)", 0, [], 350, "0", 52, [5, 0] ];
pano_name_array["pg_luxury_3_lng_1"] = ["Luxury Suite #3 (Lounge View)", 0, [], 351, "0", 53, [5, 0] ];
pano_name_array["pg_luxury_4_lng_1"] = ["Luxury Suite #4 (Lounge View)", 0, [], 352, "0", 54, [5, 0] ];
pano_name_array["pg_luxury_5_lng_1"] = ["Luxury Suite #5 (Lounge View)", 0, [], 353, "0", 55, [5, 0] ];
pano_name_array["pg_luxury_6_lng_1"] = ["Luxury Suite #6 (Lounge View)", 0, [], 354, "0", 56, [5, 0] ];
pano_name_array["pg_luxury_7_lng_1"] = ["Luxury Suite #7 (Lounge View)", 0, [], 355, "0", 57, [5, 0] ];
pano_name_array["pg_luxury_8_lng_1"] = ["Luxury Suite #8 (Lounge View)", 0, [], 356, "0", 58, [5, 0] ];
pano_name_array["pg_luxury_9_lng_1"] = ["Luxury Suite #9 (Lounge View)", 0, [], 357, "0", 59, [5, 0] ];
pano_name_array["pg_luxury_10_lng_1"] = ["Luxury Suite #10 (Lounge View)", 0, [], 358, "0", 60, [5, 0] ];
pano_name_array["pg_luxury_11_lng_1"] = ["Luxury Suite #11 (Lounge View)", 0, [], 359, "0", 61, [5, 0] ];
pano_name_array["pg_luxury_12_lng_1"] = ["Luxury Suite #12 (Lounge View)", 0, [], 360, "0", 62, [5, 0] ];
pano_name_array["pg_luxury_13_lng_1"] = ["Luxury Suite #13 (Lounge View)", 0, [], 361, "0", 63, [5, 0] ];
pano_name_array["pg_luxury_14_lng_1"] = ["Luxury Suite #14 (Lounge View)", 0, [], 362, "0", 64, [5, 0] ];
pano_name_array["pg_luxury_15_lng_1"] = ["Luxury Suite #15 (Lounge View)", 0, [], 363, "0", 65, [5, 0] ];
pano_name_array["pg_luxury_16_lng_1"] = ["Luxury Suite #16 (Lounge View)", 0, [], 364, "0", 66, [5, 0] ];
pano_name_array["pg_luxury_17_lng_1"] = ["Luxury Suite #17 (Lounge View)", 0, [], 365, "0", 67, [5, 0] ];
pano_name_array["pg_luxury_18_lng_1"] = ["Luxury Suite #18 (Lounge View)", 0, [], 366, "0", 68, [5, 0] ];
pano_name_array["pg_luxury_19_lng_1"] = ["Luxury Suite #19 (Lounge View)", 0, [], 367, "0", 69, [5, 0] ];
pano_name_array["pg_luxury_20_lng_1"] = ["Luxury Suite #20 (Lounge View)", 0, [], 368, "0", 70, [5, 0] ];
pano_name_array["pg_luxury_21_lng_1"] = ["Luxury Suite #21 (Lounge View)", 0, [], 369, "0", 71, [5, 0] ];
pano_name_array["pg_luxury_22_lng_1"] = ["Luxury Suite #22 (Lounge View)", 0, [], 370, "0", 72, [5, 0] ];
pano_name_array["pg_luxury_23_lng_1"] = ["Luxury Suite #23 (Lounge View)", 0, [], 371, "0", 73, [5, 0] ];
pano_name_array["pg_luxury_24_lng_1"] = ["Luxury Suite #24 (Lounge View)", 0, [], 372, "0", 74, [5, 0] ];
pano_name_array["pg_luxury_25_lng_1"] = ["Luxury Suite #25 (Lounge View)", 0, [], 373, "0", 75, [5, 0] ];
pano_name_array["pg_luxury_26_lng_1"] = ["Luxury Suite #26 (Lounge View)", 0, [], 374, "0", 76, [5, 0] ];
pano_name_array["pg_luxury_27_lng_1"] = ["Luxury Suite #27 (Lounge View)", 0, [], 375, "0", 77, [5, 0] ];
pano_name_array["pg_luxury_28_lng_1"] = ["Luxury Suite #28 (Lounge View)", 0, [], 376, "0", 78, [5, 0] ];
pano_name_array["pg_luxury_29_lng_1"] = ["Luxury Suite #29 (Lounge View)", 0, [], 377, "0", 79, [5, 0] ];
pano_name_array["pg_luxury_30_lng_1"] = ["Luxury Suite #30 (Lounge View)", 0, [], 378, "0", 80, [5, 0] ];
pano_name_array["pg_luxury_31_lng_1"] = ["Luxury Suite #31 (Lounge View)", 0, [], 379, "0", 81, [5, 0] ];
pano_name_array["pg_luxury_32_lng_1"] = ["Luxury Suite #32 (Lounge View)", 0, [], 380, "0", 82, [5, 0] ];
pano_name_array["pg_luxury_33_lng_1"] = ["Luxury Suite #33 (Lounge View)", 0, [], 381, "0", 83, [5, 0] ];
pano_name_array["pg_luxury_34_lng_1"] = ["Luxury Suite #34 (Lounge View)", 0, [], 382, "0", 84, [5, 0] ];
pano_name_array["pg_luxury_35_lng_1"] = ["Luxury Suite #35 (Lounge View)", 0, [], 383, "0", 85, [5, 0] ];
pano_name_array["pg_luxury_36_lng_1"] = ["Luxury Suite #36 (Lounge View)", 0, [], 384, "0", 86, [5, 0] ];
pano_name_array["pg_luxury_37_lng_1"] = ["Luxury Suite #37 (Lounge View)", 0, [], 385, "0", 87, [5, 0] ];
pano_name_array["pg_luxury_38_lng_1"] = ["Luxury Suite #38 (Lounge View)", 0, [], 386, "0", 88, [5, 0] ];
pano_name_array["pg_luxury_39_lng_1"] = ["Luxury Suite #39 (Lounge View)", 0, [], 387, "0", 89, [5, 0] ];
pano_name_array["pg_luxury_40_lng_1"] = ["Luxury Suite #40 (Lounge View)", 0, [], 388, "0", 90, [5, 0] ];
pano_name_array["pg_luxury_41_lng_1"] = ["Luxury Suite #41 (Lounge View)", 0, [], 389, "0", 91, [5, 0] ];
pano_name_array["pg_luxury_42_lng_1"] = ["Luxury Suite #42 (Lounge View)", 0, [], 390, "0", 92, [5, 0] ];
pano_name_array["pg_luxury_43_lng_1"] = ["Luxury Suite #43 (Lounge View)", 0, [], 391, "0", 93, [5, 0] ];
pano_name_array["pg_luxury_44_lng_1"] = ["Luxury Suite #44 (Lounge View)", 0, [], 392, "0", 94, [5, 0] ];
pano_name_array["pg_luxury_45_lng_1"] = ["Luxury Suite #45 (Lounge View)", 0, [], 393, "0", 95, [5, 0] ];
pano_name_array["pg_luxury_46_lng_1"] = ["Luxury Suite #46 (Lounge View)", 0, [], 394, "0", 96, [5, 0] ];
pano_name_array["pg_luxury_47_lng_1"] = ["Luxury Suite #47 (Lounge View)", 0, [], 395, "0", 97, [5, 0] ];
pano_name_array["pg_luxury_48_lng_1"] = ["Luxury Suite #48 (Lounge View)", 0, [], 396, "0", 98, [5, 0] ];
pano_name_array["pg_luxury_49_lng_1"] = ["Luxury Suite #49 (Lounge View)", 0, [], 397, "0", 99, [5, 0] ];
pano_name_array["pg_luxury_50_lng_1"] = ["Luxury Suite #50 (Lounge View)", 0, [], 398, "0", 100, [5, 0] ];
pano_name_array["pg_luxury_51_lng_1"] = ["Luxury Suite #51 (Lounge View)", 0, [], 399, "0", 101, [5, 0] ];
pano_name_array["pg_luxury_52_lng_1"] = ["Luxury Suite #52 (Lounge View)", 0, [], 400, "0", 102, [5, 0] ];
pano_name_array["pg_luxury_53_lng_1"] = ["Luxury Suite #53 (Lounge View)", 0, [], 401, "0", 103, [5, 0] ];
pano_name_array["pg_luxury_54_lng_1"] = ["Luxury Suite #54 (Lounge View)", 0, [], 402, "0", 104, [5, 0] ];
pano_name_array["pg_luxury_55_lng_1"] = ["Luxury Suite #55 (Lounge View)", 0, [], 403, "0", 105, [5, 0] ];
pano_name_array["pg_luxury_56_lng_1"] = ["Luxury Suite #56 (Lounge View)", 0, [], 404, "0", 106, [5, 0] ];
pano_name_array["pg_luxury_57_lng_1"] = ["Luxury Suite #57 (Lounge View)", 0, [], 405, "0", 107, [5, 0] ];
pano_name_array["pg_luxury_58_lng_1"] = ["Luxury Suite #58 (Lounge View)", 0, [], 406, "0", 108, [5, 0] ];
pano_name_array["pg_luxury_59_lng_1"] = ["Luxury Suite #59 (Lounge View)", 0, [], 407, "0", 109, [5, 0] ];
pano_name_array["pg_luxury_60_lng_1"] = ["Luxury Suite #60 (Lounge View)", 0, [], 408, "0", 110, [5, 0] ];
pano_name_array["pg_luxury_61_lng_1"] = ["Luxury Suite #61 (Lounge View)", 0, [], 409, "0", 111, [5, 0] ];
pano_name_array["pg_luxury_62_lng_1"] = ["Luxury Suite #62 (Lounge View)", 0, [], 410, "0", 112, [5, 0] ];
pano_name_array["pg_luxury_63_lng_1"] = ["Luxury Suite #63 (Lounge View)", 0, [], 411, "0", 113, [5, 0] ];
pano_name_array["pg_luxury_64_lng_1"] = ["Luxury Suite #64 (Lounge View)", 0, [], 412, "0", 114, [5, 0] ];
pano_name_array["pg_luxury_65_lng_1"] = ["Luxury Suite #65 (Lounge View)", 0, [], 413, "0", 115, [5, 0] ];
pano_name_array["pg_luxury_66_lng_1"] = ["Luxury Suite #66 (Lounge View)", 0, [], 414, "0", 116, [5, 0] ];
pano_name_array["pg_luxury_67_lng_1"] = ["Luxury Suite #67 (Lounge View)", 0, [], 415, "0", 117, [5, 0] ];
pano_name_array["pg_luxury_68_lng_1"] = ["Luxury Suite #68 (Lounge View)", 0, [], 416, "0", 118, [5, 0] ];
pano_name_array["pg_luxury_69_lng_1"] = ["Luxury Suite #69 (Lounge View)", 0, [], 417, "0", 119, [5, 0] ];
pano_name_array["pg_luxury_70_lng_1"] = ["Luxury Suite #70 (Lounge View)", 0, [], 418, "0", 120, [5, 0] ];
pano_name_array["pg_luxury_71_lng_1"] = ["Luxury Suite #71 (Lounge View)", 0, [], 419, "0", 121, [5, 0] ];
pano_name_array["pg_luxury_72_lng_1"] = ["Luxury Suite #72 (Lounge View)", 0, [], 420, "0", 122, [5, 0] ];
pano_name_array["pg_luxury_73_lng_1"] = ["Luxury Suite #73 (Lounge View)", 0, [], 421, "0", 123, [5, 0] ];
pano_name_array["pg_luxury_74_lng_1"] = ["Luxury Suite #74 (Lounge View)", 0, [], 422, "0", 124, [5, 0] ];
pano_name_array["pg_luxury_75_lng_1"] = ["Luxury Suite #75 (Lounge View)", 0, [], 423, "0", 125, [5, 0] ];
pano_name_array["pg_luxury_76_lng_1"] = ["Luxury Suite #76 (Lounge View)", 0, [], 424, "0", 126, [5, 0] ];
pano_name_array["pg_luxury_77_lng_1"] = ["Luxury Suite #77 (Lounge View)", 0, [], 425, "0", 127, [5, 0] ];
pano_name_array["pg_luxury_78_lng_1"] = ["Luxury Suite #78 (Lounge View)", 0, [], 426, "0", 128, [5, 0] ];
pano_name_array["pg_luxury_79_lng_1"] = ["Luxury Suite #79 (Lounge View)", 0, [], 427, "0", 129, [5, 0] ];
pano_name_array["pg_luxury_80_lng_1"] = ["Luxury Suite #80 (Lounge View)", 0, [], 428, "0", 130, [5, 0] ];
pano_name_array["pg_luxury_81_lng_1"] = ["Luxury Suite #81 (Lounge View)", 0, [], 429, "0", 131, [5, 0] ];
pano_name_array["pg_luxury_82_lng_1"] = ["Luxury Suite #82 (Lounge View)", 0, [], 430, "0", 132, [5, 0] ];
pano_name_array["pg_balcony_1_lng_1"] = ["Balcony Suite #1 (Lounge View)", 0, [], 431, "0", 1, [7, 0] ];
pano_name_array["pg_balcony_2_lng_1"] = ["Balcony Suite #2 (Lounge View)", 0, [], 432, "0", 2, [7, 0] ];
pano_name_array["pg_balcony_3_lng_1"] = ["Balcony Suite #3 (Lounge View)", 0, [], 433, "0", 3, [7, 0] ];
pano_name_array["pg_balcony_4_lng_1"] = ["Balcony Suite #4 (Lounge View)", 0, [], 434, "0", 4, [7, 0] ];
pano_name_array["pg_balcony_5_lng_1"] = ["Balcony Suite #5 (Lounge View)", 0, [], 435, "0", 5, [7, 0] ];
pano_name_array["pg_balcony_6_lng_1"] = ["Balcony Suite #6 (Lounge View)", 0, [], 436, "0", 6, [7, 0] ];
pano_name_array["pg_balcony_7_lng_1"] = ["Balcony Suite #7 (Lounge View)", 0, [], 437, "0", 7, [7, 0] ];
pano_name_array["pg_balcony_8_lng_1"] = ["Balcony Suite #8 (Lounge View)", 0, [], 438, "0", 8, [7, 0] ];
pano_name_array["pg_balcony_9_lng_1"] = ["Balcony Suite #9 (Lounge View)", 0, [], 439, "0", 9, [7, 0] ];
pano_name_array["pg_balcony_10_lng_1"] = ["Balcony Suite #10 (Lounge View)", 0, [], 440, "0", 10, [7, 0] ];
pano_name_array["pg_balcony_11_lng_1"] = ["Balcony Suite #11 (Lounge View)", 0, [], 441, "0", 11, [7, 0] ];
pano_name_array["pg_balcony_12_lng_1"] = ["Balcony Suite #12 (Lounge View)", 0, [], 442, "0", 12, [7, 0] ];
pano_name_array["pg_balcony_13_lng_1"] = ["Balcony Suite #13 (Lounge View)", 0, [], 443, "0", 13, [7, 0] ];
pano_name_array["pg_balcony_14_lng_1"] = ["Balcony Suite #14 (Lounge View)", 0, [], 444, "0", 14, [7, 0] ];
pano_name_array["pg_balcony_15_lng_1"] = ["Balcony Suite #15 (Lounge View)", 0, [], 445, "0", 15, [7, 0] ];
pano_name_array["pg_balcony_16_lng_1"] = ["Balcony Suite #16 (Lounge View)", 0, [], 446, "0", 16, [7, 0] ];
pano_name_array["pg_balcony_17_lng_1"] = ["Balcony Suite #17 (Lounge View)", 0, [], 447, "0", 17, [7, 0] ];
pano_name_array["pg_balcony_18_lng_1"] = ["Balcony Suite #18 (Lounge View)", 0, [], 448, "0", 18, [7, 0] ];
pano_name_array["pg_balcony_19_lng_1"] = ["Balcony Suite #19 (Lounge View)", 0, [], 449, "0", 19, [7, 0] ];
pano_name_array["pg_balcony_20_lng_1"] = ["Balcony Suite #20 (Lounge View)", 0, [], 450, "0", 20, [7, 0] ];
pano_name_array["pg_balcony_21_lng_1"] = ["Balcony Suite #21 (Lounge View)", 0, [], 451, "0", 21, [7, 0] ];
pano_name_array["pg_balcony_22_lng_1"] = ["Balcony Suite #22 (Lounge View)", 0, [], 452, "0", 22, [7, 0] ];
pano_name_array["pg_balcony_23_lng_1"] = ["Balcony Suite #23 (Lounge View)", 0, [], 453, "0", 23, [7, 0] ];
pano_name_array["pg_balcony_24_lng_1"] = ["Balcony Suite #24 (Lounge View)", 0, [], 454, "0", 24, [7, 0] ];
pano_name_array["pg_balcony_25_lng_1"] = ["Balcony Suite #25 (Lounge View)", 0, [], 455, "0", 25, [7, 0] ];
pano_name_array["pg_balcony_26_lng_1"] = ["Balcony Suite #26 (Lounge View)", 0, [], 456, "0", 26, [7, 0] ];
pano_name_array["pg_holts_lng_1"] = ["Philadelphia Park Sports Club (Lounge View)", 0, [], 457, "0", 49, [2, 4] ];
pano_name_array["pg_holts_lng_2"] = ["Philadelphia Park Sports Club (Lounge View)", 0, [], 458, "0", 49, [2, 4] ];
pano_name_array["pg_holts_lng_3"] = ["Philadelphia Park Sports Club (Lounge View)", 0, [], 459, "0", 49, [2, 4] ];
pano_name_array["pg_lexus_lng_1"] = ["Lexus Club Lounge (Lounge View)", 0, [], 460, "0", 50, [2, 4] ];
pano_name_array["pg_lexus_lng_2"] = ["Lexus Club Lounge (Lounge View)", 0, [], 461, "0", 50, [2, 4] ];
pano_name_array["pg_lexus_lng_3"] = ["Lexus Club Lounge (Lounge View)", 0, [], 462, "0", 50, [2, 4] ];
pano_name_array["pg_victors_lng_1"] = ["Cadillac Grille (Bar)", 0, [], 463, "0", 139, [2, 0] ];
pano_name_array["pg_victors_lng_2"] = ["Cadillac Grille (Entrance)", 0, [], 464, "0", 139, [2, 0] ];
pano_name_array["pg_victors_lng_3"] = ["Cadillac Grille (Entrance)", 0, [], 465, "0", 139, [2, 0] ];
pano_name_array["pg_victors_lng_4"] = ["Cadillac Grille (Lounge View)", 0, [], 466, "0", 139, [2, 0] ];
pano_name_array["pg_victors_lng_5"] = ["Cadillac Grille (Lounge View)", 0, [], 467, "0", 139, [2, 0] ];
pano_name_array["pg_victors_lng_6"] = ["Cadillac Grille (Lounge View)", 0, [], 468, "0", 139, [2, 0] ];
pano_name_array["pg_victors_lng_7"] = ["Cadillac Grille (Lounge View)", 0, [], 469, "0", 139, [2, 0] ];
pano_name_array["p_wfl_1_1"] = ["West Floor Seating, Row (1)", 11, [], 470, "0", 0, [1, 0] ];
pano_name_array["p_wfl_1_2"] = ["West Floor Seating, Row (1)", 11, [], 471, "0", 0, [1, 0] ];
pano_name_array["p_wfl_2_1"] = ["West Floor Seating, Row (1)", 11, [], 472, "0", 0, [1, 0] ];
pano_name_array["p_wfl_2_2"] = ["West Floor Seating, Row (1)", 11, [], 473, "0", 0, [1, 0] ];

///////////////////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////////////////

			// - pano_group_name_array["pg_suite_1"] = PANO NAME
			// - pano_group_name_array["pg_suite_1"][0] = PANO TITLE
			// - pano_group_name_array["pg_suite_1"][1] = CATEGORY ID
			// - pano_group_name_array["pg_suite_1"][2] = PRICE PLAN IDS WHERE PANO IS AVAILABLE
			// - pano_group_name_array["pg_suite_1"][3] = PANO_GROUP ID FROM THE DB
			// - pano_group_name_array["pg_suite_1"][4][0] = MAIN_NAV NAV_LEVEL
			// - pano_group_name_array["pg_suite_1"][4][1] = MAIN_NAV_DROP_LIST NAV_LEVEL
var pano_group_name_array = new Array();
pano_group_name_array["pg_balcony_1"] = ["Balcony Suite #1", 28, [], 1, [7, 0] ];
pano_group_name_array["pg_balcony_2"] = ["Balcony Suite #2", 28, [], 2, [7, 0] ];
pano_group_name_array["pg_balcony_3"] = ["Balcony Suite #3", 28, [], 3, [7, 0] ];
pano_group_name_array["pg_balcony_4"] = ["Balcony Suite #4", 28, [], 4, [7, 0] ];
pano_group_name_array["pg_balcony_5"] = ["Balcony Suite #5", 28, [], 5, [7, 0] ];
pano_group_name_array["pg_balcony_6"] = ["Balcony Suite #6", 28, [], 6, [7, 0] ];
pano_group_name_array["pg_balcony_7"] = ["Balcony Suite #7", 28, [], 7, [7, 0] ];
pano_group_name_array["pg_balcony_8"] = ["Balcony Suite #8", 28, [], 8, [7, 0] ];
pano_group_name_array["pg_balcony_9"] = ["Balcony Suite #9", 28, [], 9, [7, 0] ];
pano_group_name_array["pg_balcony_10"] = ["Balcony Suite #10", 28, [], 10, [7, 0] ];
pano_group_name_array["pg_balcony_11"] = ["Balcony Suite #11", 28, [], 11, [7, 0] ];
pano_group_name_array["pg_balcony_12"] = ["Balcony Suite #12", 28, [], 12, [7, 0] ];
pano_group_name_array["pg_balcony_13"] = ["Balcony Suite #13", 28, [], 13, [7, 0] ];
pano_group_name_array["pg_balcony_14"] = ["Balcony Suite #14", 28, [], 14, [7, 0] ];
pano_group_name_array["pg_balcony_15"] = ["Balcony Suite #15", 28, [], 15, [7, 0] ];
pano_group_name_array["pg_balcony_16"] = ["Balcony Suite #16", 28, [], 16, [7, 0] ];
pano_group_name_array["pg_balcony_17"] = ["Balcony Suite #17", 28, [], 17, [7, 0] ];
pano_group_name_array["pg_balcony_18"] = ["Balcony Suite #18", 28, [], 18, [7, 0] ];
pano_group_name_array["pg_balcony_19"] = ["Balcony Suite #19", 28, [], 19, [7, 0] ];
pano_group_name_array["pg_balcony_20"] = ["Balcony Suite #20", 28, [], 20, [7, 0] ];
pano_group_name_array["pg_balcony_21"] = ["Balcony Suite #21", 28, [], 21, [7, 0] ];
pano_group_name_array["pg_balcony_22"] = ["Balcony Suite #22", 28, [], 22, [7, 0] ];
pano_group_name_array["pg_balcony_23"] = ["Balcony Suite #23", 28, [], 23, [7, 0] ];
pano_group_name_array["pg_balcony_24"] = ["Balcony Suite #24", 28, [], 24, [7, 0] ];
pano_group_name_array["pg_balcony_25"] = ["Balcony Suite #25", 28, [], 25, [7, 0] ];
pano_group_name_array["pg_balcony_26"] = ["Balcony Suite #26", 28, [], 26, [7, 0] ];
pano_group_name_array["pg_club_a"] = ["Club Suite - A", 28, [], 27, [2, 2] ];
pano_group_name_array["pg_club_b"] = ["Club Suite - B", 28, [], 28, [2, 2] ];
pano_group_name_array["pg_club_c"] = ["Club Suite - C", 28, [], 29, [2, 2] ];
pano_group_name_array["pg_club_d"] = ["Club Suite - D", 28, [], 30, [2, 2] ];
pano_group_name_array["pg_club_e"] = ["Club Suite - E", 28, [], 31, [2, 2] ];
pano_group_name_array["pg_club_f"] = ["Club Suite - F", 28, [], 32, [2, 2] ];
pano_group_name_array["pg_club_g"] = ["Club Suite - G", 28, [], 33, [2, 2] ];
pano_group_name_array["pg_club_h"] = ["Club Suite - H", 28, [], 34, [2, 2] ];
pano_group_name_array["pg_club_i"] = ["Club Suite - I", 28, [], 35, [2, 2] ];
pano_group_name_array["pg_club_j"] = ["Club Suite - J", 28, [], 36, [2, 2] ];
pano_group_name_array["pg_club_k"] = ["Club Suite - K", 28, [], 37, [2, 2] ];
pano_group_name_array["pg_club_l"] = ["Club Suite - L", 28, [], 38, [2, 2] ];
pano_group_name_array["pg_club_m"] = ["Club Suite - M", 28, [], 39, [2, 2] ];
pano_group_name_array["pg_club_n"] = ["Club Suite - N", 28, [], 40, [2, 2] ];
pano_group_name_array["pg_club_o"] = ["Club Suite - O", 28, [], 41, [2, 2] ];
pano_group_name_array["pg_club_p"] = ["Club Suite - P", 28, [], 42, [2, 2] ];
pano_group_name_array["pg_club_q"] = ["Club Suite - Q", 28, [], 43, [2, 2] ];
pano_group_name_array["pg_club_r"] = ["Club Suite - R", 28, [], 44, [2, 2] ];
pano_group_name_array["pg_club_box_2_3"] = ["Club Box #2 & #3", 28, [], 45, [2, 3] ];
pano_group_name_array["pg_club_box_11_12"] = ["Club Box #11 & #12", 28, [], 46, [2, 3] ];
pano_group_name_array["pg_club_box_14_15"] = ["Club Box #14 & #15", 28, [], 47, [2, 3] ];
pano_group_name_array["pg_club_box_23_24"] = ["Club Box #23 & #24", 28, [], 48, [2, 3] ];
pano_group_name_array["pg_holts"] = ["Philadelphia Park Sports Club", 26, [], 49, [2, 4] ];
pano_group_name_array["pg_lexus"] = ["Lexus Club Lounge", 27, [], 50, [2, 4] ];
pano_group_name_array["pg_luxury_1"] = ["Luxury Suite #1", 28, [], 51, [5, 0] ];
pano_group_name_array["pg_luxury_2"] = ["Luxury Suite #2", 28, [], 52, [5, 0] ];
pano_group_name_array["pg_luxury_3"] = ["Luxury Suite #3", 28, [], 53, [5, 0] ];
pano_group_name_array["pg_luxury_4"] = ["Luxury Suite #4", 28, [], 54, [5, 0] ];
pano_group_name_array["pg_luxury_5"] = ["Luxury Suite #5", 28, [], 55, [5, 0] ];
pano_group_name_array["pg_luxury_6"] = ["Luxury Suite #6", 28, [], 56, [5, 0] ];
pano_group_name_array["pg_luxury_7"] = ["Luxury Suite #7", 28, [], 57, [5, 0] ];
pano_group_name_array["pg_luxury_8"] = ["Luxury Suite #8", 28, [], 58, [5, 0] ];
pano_group_name_array["pg_luxury_9"] = ["Luxury Suite #9", 28, [], 59, [5, 0] ];
pano_group_name_array["pg_luxury_10"] = ["Luxury Suite #10", 28, [], 60, [5, 0] ];
pano_group_name_array["pg_luxury_11"] = ["Luxury Suite #11", 28, [], 61, [5, 0] ];
pano_group_name_array["pg_luxury_12"] = ["Luxury Suite #12", 28, [], 62, [5, 0] ];
pano_group_name_array["pg_luxury_13"] = ["Luxury Suite #13", 28, [], 63, [5, 0] ];
pano_group_name_array["pg_luxury_14"] = ["Luxury Suite #14", 28, [], 64, [5, 0] ];
pano_group_name_array["pg_luxury_15"] = ["Luxury Suite #15", 28, [], 65, [5, 0] ];
pano_group_name_array["pg_luxury_16"] = ["Luxury Suite #16", 28, [], 66, [5, 0] ];
pano_group_name_array["pg_luxury_17"] = ["Luxury Suite #17", 28, [], 67, [5, 0] ];
pano_group_name_array["pg_luxury_18"] = ["Luxury Suite #18", 28, [], 68, [5, 0] ];
pano_group_name_array["pg_luxury_19"] = ["Luxury Suite #19", 28, [], 69, [5, 0] ];
pano_group_name_array["pg_luxury_20"] = ["Luxury Suite #20", 28, [], 70, [5, 0] ];
pano_group_name_array["pg_luxury_21"] = ["Luxury Suite #21", 28, [], 71, [5, 0] ];
pano_group_name_array["pg_luxury_22"] = ["Luxury Suite #22", 28, [], 72, [5, 0] ];
pano_group_name_array["pg_luxury_23"] = ["Luxury Suite #23", 28, [], 73, [5, 0] ];
pano_group_name_array["pg_luxury_24"] = ["Luxury Suite #24", 28, [], 74, [5, 0] ];
pano_group_name_array["pg_luxury_25"] = ["Luxury Suite #25", 28, [], 75, [5, 0] ];
pano_group_name_array["pg_luxury_26"] = ["Luxury Suite #26", 28, [], 76, [5, 0] ];
pano_group_name_array["pg_luxury_27"] = ["Luxury Suite #27", 28, [], 77, [5, 0] ];
pano_group_name_array["pg_luxury_28"] = ["Luxury Suite #28", 28, [], 78, [5, 0] ];
pano_group_name_array["pg_luxury_29"] = ["Luxury Suite #29", 28, [], 79, [5, 0] ];
pano_group_name_array["pg_luxury_30"] = ["Luxury Suite #30", 28, [], 80, [5, 0] ];
pano_group_name_array["pg_luxury_31"] = ["Luxury Suite #31", 28, [], 81, [5, 0] ];
pano_group_name_array["pg_luxury_32"] = ["Luxury Suite #32", 28, [], 82, [5, 0] ];
pano_group_name_array["pg_luxury_33"] = ["Luxury Suite #33", 28, [], 83, [5, 0] ];
pano_group_name_array["pg_luxury_34"] = ["Luxury Suite #34", 28, [], 84, [5, 0] ];
pano_group_name_array["pg_luxury_35"] = ["Luxury Suite #35", 28, [], 85, [5, 0] ];
pano_group_name_array["pg_luxury_36"] = ["Luxury Suite #36", 28, [], 86, [5, 0] ];
pano_group_name_array["pg_luxury_37"] = ["Luxury Suite #37", 28, [], 87, [5, 0] ];
pano_group_name_array["pg_luxury_38"] = ["Luxury Suite #38", 28, [], 88, [5, 0] ];
pano_group_name_array["pg_luxury_39"] = ["Luxury Suite #39", 28, [], 89, [5, 0] ];
pano_group_name_array["pg_luxury_40"] = ["Luxury Suite #40", 28, [], 90, [5, 0] ];
pano_group_name_array["pg_luxury_41"] = ["Luxury Suite #41", 28, [], 91, [5, 0] ];
pano_group_name_array["pg_luxury_42"] = ["Luxury Suite #42", 28, [], 92, [5, 0] ];
pano_group_name_array["pg_luxury_43"] = ["Luxury Suite #43", 28, [], 93, [5, 0] ];
pano_group_name_array["pg_luxury_44"] = ["Luxury Suite #44", 28, [], 94, [5, 0] ];
pano_group_name_array["pg_luxury_45"] = ["Luxury Suite #45", 28, [], 95, [5, 0] ];
pano_group_name_array["pg_luxury_46"] = ["Luxury Suite #46", 28, [], 96, [5, 0] ];
pano_group_name_array["pg_luxury_47"] = ["Luxury Suite #47", 28, [], 97, [5, 0] ];
pano_group_name_array["pg_luxury_48"] = ["Luxury Suite #48", 28, [], 98, [5, 0] ];
pano_group_name_array["pg_luxury_49"] = ["Luxury Suite #49", 28, [], 99, [5, 0] ];
pano_group_name_array["pg_luxury_50"] = ["Luxury Suite #50", 28, [], 100, [5, 0] ];
pano_group_name_array["pg_luxury_51"] = ["Luxury Suite #51", 28, [], 101, [5, 0] ];
pano_group_name_array["pg_luxury_52"] = ["Luxury Suite #52", 28, [], 102, [5, 0] ];
pano_group_name_array["pg_luxury_53"] = ["Luxury Suite #53", 28, [], 103, [5, 0] ];
pano_group_name_array["pg_luxury_54"] = ["Luxury Suite #54", 28, [], 104, [5, 0] ];
pano_group_name_array["pg_luxury_55"] = ["Luxury Suite #55", 28, [], 105, [5, 0] ];
pano_group_name_array["pg_luxury_56"] = ["Luxury Suite #56", 28, [], 106, [5, 0] ];
pano_group_name_array["pg_luxury_57"] = ["Luxury Suite #57", 28, [], 107, [5, 0] ];
pano_group_name_array["pg_luxury_58"] = ["Luxury Suite #58", 28, [2], 108, [5, 0] ];
pano_group_name_array["pg_luxury_59"] = ["Luxury Suite #59", 28, [2], 109, [5, 0] ];
pano_group_name_array["pg_luxury_60"] = ["Luxury Suite #60", 28, [2], 110, [5, 0] ];
pano_group_name_array["pg_luxury_61"] = ["Luxury Suite #61", 28, [2], 111, [5, 0] ];
pano_group_name_array["pg_luxury_62"] = ["Luxury Suite #62", 28, [2], 112, [5, 0] ];
pano_group_name_array["pg_luxury_63"] = ["Luxury Suite #63", 28, [2], 113, [5, 0] ];
pano_group_name_array["pg_luxury_64"] = ["Luxury Suite #64", 28, [2], 114, [5, 0] ];
pano_group_name_array["pg_luxury_65"] = ["Luxury Suite #65", 28, [2], 115, [5, 0] ];
pano_group_name_array["pg_luxury_66"] = ["Luxury Suite #66", 28, [2], 116, [5, 0] ];
pano_group_name_array["pg_luxury_67"] = ["Luxury Suite #67", 28, [2], 117, [5, 0] ];
pano_group_name_array["pg_luxury_68"] = ["Luxury Suite #68", 28, [2], 118, [5, 0] ];
pano_group_name_array["pg_luxury_69"] = ["Luxury Suite #69", 28, [2], 119, [5, 0] ];
pano_group_name_array["pg_luxury_70"] = ["Luxury Suite #70", 28, [2], 120, [5, 0] ];
pano_group_name_array["pg_luxury_71"] = ["Luxury Suite #71", 28, [2], 121, [5, 0] ];
pano_group_name_array["pg_luxury_72"] = ["Luxury Suite #72", 28, [2], 122, [5, 0] ];
pano_group_name_array["pg_luxury_73"] = ["Luxury Suite #73", 28, [2], 123, [5, 0] ];
pano_group_name_array["pg_luxury_74"] = ["Luxury Suite #74", 28, [2], 124, [5, 0] ];
pano_group_name_array["pg_luxury_75"] = ["Luxury Suite #75", 28, [2], 125, [5, 0] ];
pano_group_name_array["pg_luxury_76"] = ["Luxury Suite #76", 28, [2], 126, [5, 0] ];
pano_group_name_array["pg_luxury_77"] = ["Luxury Suite #77", 28, [2], 127, [5, 0] ];
pano_group_name_array["pg_luxury_78"] = ["Luxury Suite #78", 28, [2], 128, [5, 0] ];
pano_group_name_array["pg_luxury_79"] = ["Luxury Suite #79", 28, [2], 129, [5, 0] ];
pano_group_name_array["pg_luxury_80"] = ["Luxury Suite #80", 28, [2], 130, [5, 0] ];
pano_group_name_array["pg_luxury_81"] = ["Luxury Suite #81", 28, [2], 131, [5, 0] ];
pano_group_name_array["pg_luxury_82"] = ["Luxury Suite #82", 28, [2], 132, [5, 0] ];
pano_group_name_array["pg_party_suite_4"] = ["Party Suite #4", 28, [2], 133, [2, 3] ];
pano_group_name_array["pg_party_suite_10"] = ["Party Suite #10", 28, [2], 134, [2, 3] ];
pano_group_name_array["pg_party_suite_16"] = ["Party Suite #16", 28, [2], 135, [2, 3] ];
pano_group_name_array["pg_party_suite_22"] = ["Party Suite #22", 28, [2], 136, [2, 3] ];
pano_group_name_array["pg_super_box_1"] = ["Super Box #1", 28, [2], 137, [2, 3] ];
pano_group_name_array["pg_super_box_13"] = ["Super Box #13", 28, [2], 138, [2, 3] ];
pano_group_name_array["pg_victors"] = ["Cadillac Grille", 25, [2], 139, [2, 2] ];

///////////////////////////////////////////////////////////////////////////////////////////////////

