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

			// - venue occupant variables 

var venue_occupant_name = "New York Islanders";
var glb_venue_occupant_id = "85";
var venue_occupant_url = "http://islanders.nhl.com/";
var venue_occupant_contact_url = "http://islanders.nhl.com/team/app/?service=page&page=NHLPage&id=5297";
var seat_ticket_url = "http://islanders.nhl.com/team/app/?service=page&page=NHLPage&id=23397";
var suite_ticket_url = "http://islanders.nhl.com/team/app/?service=page&page=NHLPage&bcid=tic_customerCare";
var privacy_policy_url = "http://islanders.nhl.com/team/app/?service=page&page=NHLPage&id=5299";
var venue_name = "Nassau Veterans Memorial Coliseum";
var city = "Uniondale";
var phone_general = "516.501.6700";
var phone_suite = "516.501.6703";
var show_category = "1";
var show_tt = "0";
var schedule_tt_mode = "0";
var auto_remove_price_plan = "1";
var auto_remove_schedule = "1";
var show_category = "1";
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"] = [ "100 LEVEL", [["", "1^"]] ];
main_nav_array["nav_2"] = [ "200 LEVEL", [["", "2^"]] ];
main_nav_array["nav_3"] = [ "300 LEVEL", [["", "3^"]] ];
main_nav_array["nav_4"] = [ "PREMIUM SEATS", [["", "4^premium"]] ];
///////////////////////////////////////////////////////////////////////////////////////////////////

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

			// - 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_102_1^0~4^p_102_2^0~5^p_102x_1^0~6^p_102x_2^0~7^p_103_1^0~8^p_103_2^0~9^p_104_1^0~10^p_104_2^0~11^p_105_1^0~12^p_105_2^0~13^p_106_1^0~14^p_106_2^0~15^p_107_1^0~16^p_107_2^0~17^p_108_1^0~18^p_108_2^0~19^p_109_1^0~20^p_109_2^0~21^p_109x_1^0~22^p_109x_2^0~23^p_110_1^0~24^p_110_2^0~25^p_111_1^0~26^p_111_2^0~27^p_112_1^0~28^p_112_2^0~29^p_113_1^0~30^p_113_2^0~31^p_113x_1^0~32^p_113x_2^0~33^p_114_1^0~34^p_114_2^0~35^p_115_1^0~36^p_115_2^0~37^p_116_1^0~38^p_116_2^0~39^p_117_1^0~40^p_117_2^0~41^p_118_1^0~42^p_118_2^0~43^p_118x_1^0~44^p_118x_2^0~45^p_119_1^0~46^p_119_2^0~47^p_120_1^0~48^p_120_2^0~49^p_121_1^0~50^p_121_2^0~51^p_122_1^0~52^p_122_2^0~53^p_123_1^0~54^p_123_2^0~55^p_123x_1^0~56^p_123x_2^0~57^p_124_1^0~58^p_124_2^0~59^p_124x_1^0~60^p_124x_2^0~61^p_201_1^0~62^p_201_2^0~63^p_202_1^0~64^p_202_2^0~65^p_202_3^0~66^p_203_1^0~67^p_203_2^0~68^p_203_3^0~69^p_204_1^0~70^p_204_2^0~71^p_205_1^0~72^p_205_2^0~73^p_205_3^0~74^p_206_1^0~75^p_206_2^0~76^p_206_3^0~77^p_207_1^0~78^p_207_2^0~79^p_208_1^0~80^p_208_2^0~81^p_208_3^0~82^p_209_1^0~83^p_209_2^0~84^p_209_3^0~85^p_210_1^0~86^p_210_2^0~87^p_210_3^0~88^p_211_1^0~89^p_211_2^0~90^p_211_3^0~91^p_212_1^0~92^p_212_2^0~93^p_212_3^0~94^p_213_1^0~95^p_213_2^0~96^p_214_1^0~97^p_214_2^0~98^p_214_3^0~99^p_215_1^0~100^p_215_2^0~101^p_215_3^0~102^p_216_1^0~103^p_216_2^0~104^p_217_1^0~105^p_217_2^0~106^p_217_3^0~107^p_218_1^0~108^p_218_2^0~109^p_219_1^0~110^p_219_2^0~111^p_219_3^0~112^p_220_1^0~113^p_220_2^0~114^p_220_3^0~115^p_221_1^0~116^p_221_2^0~117^p_222_1^0~118^p_222_2^0~119^p_222_3^0~120^p_223_1^0~121^p_223_2^0~122^p_223_3^0~123^p_224_1^0~124^p_224_2^0~125^p_224_3^0~126^p_225_1^0~127^p_225_2^0~128^p_225_3^0~129^p_226x_1^0~130^p_226_1^0~131^p_226_2^0~132^p_227_1^0~133^p_227_2^0~134^p_227_3^0~135^p_228_1^0~136^p_228_2^0~137^p_228_3^0~138^p_301_1^0~139^p_301_2^0~140^p_301_3^0~141^p_301_4^0~142^p_301_5^0~143^p_302_1^0~144^p_302_2^0~145^p_302_3^0~146^p_302_4^0~147^p_302_5^0~148^p_302_6^0~149^p_303_1^0~150^p_303_2^0~151^p_303_3^0~152^p_304_1^0~153^p_304_2^0~154^p_304_3^0~155^p_304_4^0~156^p_304_5^0~157^p_304_6^0~158^p_305_1^0~159^p_305_2^0~160^p_305_3^0~161^p_305_4^0~162^p_305_5^0~163^p_306_1^0~164^p_306_2^0~165^p_306_3^0~166^p_306_4^0~167^p_306_5^0~168^p_306_6^0~169^p_307_1^0~170^p_307_2^0~171^p_307_3^0~172^p_307_4^0~173^p_307_5^0~174^p_308_1^0~175^p_308_2^0~176^p_308_3^0~177^p_308_4^0~178^p_308_5^0~179^p_308_6^0~180^p_309_1^0~181^p_309_2^0~182^p_309_3^0~183^p_309_4^0~184^p_309_5^0~185^p_310_1^0~186^p_310_2^0~187^p_310_3^0~188^p_310_4^0~189^p_310_5^0~190^p_310_6^0~191^p_311_1^0~192^p_311_2^0~193^p_311_3^0~194^p_311_4^0~195^p_311_5^0~196^p_312_1^0~197^p_312_2^0~198^p_312_3^0~199^p_312_4^0~200^p_312_5^0~201^p_312_6^0~202^p_313_1^0~203^p_313_2^0~204^p_313_3^0~205^p_313_4^0~206^p_313_5^0~207^p_314_1^0~208^p_314_2^0~209^p_314_3^0~210^p_314_4^0~211^p_314_5^0~212^p_314_6^0~213^p_315_1^0~214^p_315_2^0~215^p_315_3^0~216^p_315_4^0~217^p_315_5^0~218^p_316_1^0~219^p_316_2^0~220^p_316_3^0~221^p_316_4^0~222^p_316_5^0~223^p_316_6^0~224^p_317_1^0~225^p_317_2^0~226^p_317_3^0~227^p_317_4^0~228^p_317_5^0~229^p_318_1^0~230^p_318_2^0~231^p_318_3^0~232^p_318_4^0~233^p_318_5^0~234^p_318_6^0~235^p_319_1^0~236^p_319_2^0~237^p_319_3^0~238^p_319_4^0~239^p_319_5^0~240^p_320_1^0~241^p_320_2^0~242^p_320_3^0~243^p_320_4^0~244^p_320_5^0~245^p_320_6^0~246^p_321_1^0~247^p_321_2^0~248^p_321_3^0~249^p_321_4^0~250^p_321_5^0~251^p_322_1^0~252^p_322_2^0~253^p_322_3^0~254^p_322_4^0~255^p_322_5^0~256^p_322_6^0~257^p_323_1^0~258^p_323_2^0~259^p_323_3^0~260^p_323_4^0~261^p_323_5^0~262^p_324_1^0~263^p_324_2^0~264^p_324_3^0~265^p_324_4^0~266^p_324_5^0~267^p_324_6^0~268^p_325_1^0~269^p_325_2^0~270^p_325_3^0~271^p_325_4^0~272^p_325_5^0~273^p_326_1^0~274^p_326_2^0~275^p_326_3^0~276^p_326_4^0~277^p_326_5^0~278^p_326_6^0~279^p_327_1^0~280^p_327_2^0~281^p_327_3^0~282^p_327_4^0~283^p_327_5^0~284^p_328_1^0~285^p_328_2^0~286^p_328_3^0~287^p_328_4^0~288^p_328_5^0~289^p_328_6^0~290^p_329_1^0~291^p_329_2^0~292^p_329_3^0~293^p_329_4^0~294^p_329_5^0~295^p_330_1^0~296^p_330_2^0~297^p_330_3^0~298^p_330_4^0~299^p_330_5^0~300^p_330_6^0~301^p_331_1^0~302^p_331_2^0~303^p_331_3^0~304^p_331_4^0~305^p_331_5^0~306^p_332_1^0~307^p_332_2^0~308^p_332_3^0~309^p_332_4^0~310^p_332_5^0~311^p_332_6^0~312^p_333_1^0~313^p_333_2^0~314^p_333_3^0~315^p_334_1^0~316^p_334_2^0~317^p_334_3^0~318^p_334_4^0~319^p_334_5^0~320^p_334_6^0~321^p_335_1^0~322^p_335_2^0~323^p_335_3^0~324^p_335_4^0~325^p_335_5^0~326^p_336_1^0~327^p_336_2^0~328^p_336_3^0~329^p_336_4^0~330^p_336_5^0~331^p_336_6^0~332^p_337_1^0~333^p_337_2^0~334^p_337_3^0~335^p_337_4^0~336^p_337_5^0~337^p_338_1^0~338^p_338_2^0~339^p_338_3^0~340^p_338_4^0~341^p_338_5^0~342^p_338_6^0~343^p_339_1^0~344^p_339_2^0~345^p_339_3^0~346^p_339_4^0~347^p_339_5^0~348^p_340_1^0~349^p_340_2^0~350^p_340_3^0~351^p_340_4^0~352^p_340_5^0~353^p_340_6^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 = "#AAAAAA__1^65,76,84,119~#0082C7__2^163,240,251,262,273,348~#4EC5F1__3^174,185,196,207,218,229,284,295,306,315,337~#4EC5F1__4^~#FBB899__5^139,140,145,146,150,154,155,159,160,247,248,253,254,258,259,264,265,269,270~#F47937__6^165,166,170,171,176,177,181,182,187,188,192,193,198,199,203,204,209,210,214,215,220,221,225,226,231,232,236,237,242,243,275,276,280,281,286,287,291,292,297,298,302,303,308,309,313,314,317,318,322,323,328,329,333,334,339,340,344,345,350,351~#000066__7^1,2,3,4,5,6,7,8,9,10,33,34,36,38,40,41,42,61,62,63,64,66,67,69,70,71,72,99,100,102,103,104,105,107,108,109,110~#BF82B9__8^11,12,13,14,29,30,31,32,43,44,45,46,57,58,59,60,74,75,77,78,94,95,96,97,112,113,115,116,132,133,135,136~#FF0000__9^15,16,17,18,19,20,21,22,23,24,25,26,27,28,79,80,82,83,85,86,88,89,91,92~#FF0000__10^47,48,49,50,51,52,53,54,55,56,117,118,120,121,123,124,126,127,129,130,131~#954B35__11^35,37,39~#CCCCCC__12^68,73,81,87,90,93,98,101,106,111,114,122,125,128,134,137~#990099__13^141,142,147,148,156,157,161,162,167,168,172,173,178,179,183,184,189,190,194,195,200,201,205,206,211,212,216,217,222,223,227,228,233,234,238,239,244,245,249,250,255,256,260,261,266,267,271,272,277,278,282,283,288,289,293,294,299,300,304,305,310,311,319,320,324,325,330,331,335,336,341,342,346,347,352,353~#000000__14^143,152,326~#C6D92C__15^138,144,149,153,158,246,252,257,263,268~#00CC00__16^164,169,175,180,186,191,197,202,208,213,219,224,230,235,241,274,279,285,290,296,301,307,312,316,321,327,332,338,343,349~#FBB899__17^151";
///////////////////////////////////////////////////////////////////////////////////////////////////

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

			// - 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 = "";
///////////////////////////////////////////////////////////////////////////////////////////////////

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

			// - 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 = "#AAAAAA__1^~#0082C7__2^~#4EC5F1__3^~#4EC5F1__4^~#FBB899__5^~#F47937__6^~#000066__7^~#BF82B9__8^~#FF0000__9^~#FF0000__10^~#954B35__11^~#CCCCCC__12^~#990099__13^~#000000__14^~#C6D92C__15^~#00CC00__16^~#FBB899__17^";
///////////////////////////////////////////////////////////////////////////////////////////////////

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

			// - 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";
///////////////////////////////////////////////////////////////////////////////////////////////////

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

			// - flash_main_nav_variable_array = THE VARIABLES TO HELP THE TRANSFORM WORK PROPERLY
var flash_main_nav_variable_array = "transform_request=3^transform_request_onload=3^transform_request_onload_final=3^suite_level=^graphic_overlay_frame_label=";
///////////////////////////////////////////////////////////////////////////////////////////////////

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

var flash_main_nav_array = "~nav_1^100 LEVEL^~nav_2^200 LEVEL^~nav_3^300 LEVEL^~nav_4^PREMIUM SEATS^premium";
///////////////////////////////////////////////////////////////////////////////////////////////////

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

			// - 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_3";

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

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

			// - 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[17] = ["Center Mezz", "#FBB899", ["0,0"], '<div class="price_type_4" style="margin-top: -30px;" align="left">*Full Season (Rows K-O): $39&nbsp; <a name="" target="_blank" classname="price_type_3" class="price_type_3" href="http://islanders.nhl.com/club/page.htm?id=57206">Buy now!</a><br>*Full Season (Rows P-T): $19&nbsp; <a name="" target="_blank" classname="price_type_3" class="price_type_3" href="http://islanders.nhl.com/club/page.htm?id=57206">Buy now!</a></div><br>* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[1] = ["Accessible", "#AAAAAA", ["1,6"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[2] = ["Arena Suites Center", "#0082C7", ["1,12"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[3] = ["Arena Suites End (Full Suite)", "#4EC5F1", ["1,3"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[4] = ["Arena Suites End (Partial Suite)", "#4EC5F1", ["1,11"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[5] = ["Center Mezz", "#FBB899", ["1,4"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[6] = ["End Mezz", "#F47937", ["1,6"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[7] = ["Lower VIP Center", "#000066", ["1,0"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[8] = ["Lower VIP Corner", "#BF82B9", ["1,1"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[9] = ["Lower VIP End Zone Attack", "#FF0000", ["1,2"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[10] = ["Lower VIP End Zone Defend", "#FF0000", ["1,2"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[11] = ["Player Bench", "#954B35", ["1,9"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[12] = ["Promenade", "#CCCCCC", ["1,13"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[13] = ["Upper Mezz", "#990099", ["1,8"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[14] = ["Upper Mezz", "#000000", ["1,8"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[15] = ["Upper VIP Center", "#C6D92C", ["1,3"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];
category_array[16] = ["Upper VIP End Zone", "#00CC00", ["1,5"], '* Plan price per game<br><br><b>1.800.882.ISLES, Ext. 1</b>'];

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

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

			// - 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[17] = [ "0,0" ];
category_buy_now_array[1] = [ 1 ];
category_buy_now_array[2] = [ 1 ];
category_buy_now_array[3] = [ 1 ];
category_buy_now_array[4] = [ 1 ];
category_buy_now_array[5] = [ 1 ];
category_buy_now_array[6] = [ 1 ];
category_buy_now_array[7] = [ 1 ];
category_buy_now_array[8] = [ 1 ];
category_buy_now_array[9] = [ 1 ];
category_buy_now_array[10] = [ 1 ];
category_buy_now_array[11] = [ 1 ];
category_buy_now_array[12] = [ 1 ];
category_buy_now_array[13] = [ 1 ];
category_buy_now_array[14] = [ 1 ];
category_buy_now_array[15] = [ 1 ];
category_buy_now_array[16] = [ 1 ];

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

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

			// - 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[1] = ["*Full Season:", [["$120","$100","",""], ["$85","$70","",""], ["$75","$59","$2478",""], ["$70","$50","",""], ["$60","$39","$1638",""], ["$65","$35","",""], ["$50","$29","$1218",""], ["$30","$26","",""], ["$19","$19","",""], ["$80","$60","",""], ["$165","$50","",""], ["$165","$95","",""], ["$175","$105","",""], ["$170","$115","",""]]];
price_type_array[2] = ["Full Season Deposit:", [["","$250","$250",""]]];

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

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

			// - 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 New York Islanders including special offers and discounts."];
opt_in_array[2] = [2, "I’m interested in enrolling in Islanders Insider so I can receive updates on team news, events and promotions."];

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

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

			// - fys_cvt_array[0] = index
			// - fys_cvt_array[0][0] = row name
var fys_cvt_array = new Array();
fys_cvt_array["A"] = 0;
fys_cvt_array["AA"] = 1;
fys_cvt_array["B"] = 2;
fys_cvt_array["C"] = 3;
fys_cvt_array["D"] = 4;
fys_cvt_array["E"] = 5;
fys_cvt_array["F"] = 6;
fys_cvt_array["G"] = 7;
fys_cvt_array["H"] = 8;
fys_cvt_array["I"] = 9;
fys_cvt_array["J"] = 10;
fys_cvt_array["K"] = 11;
fys_cvt_array["L"] = 12;
fys_cvt_array["M"] = 13;
fys_cvt_array["N"] = 14;
fys_cvt_array["O"] = 15;
fys_cvt_array["P"] = 16;
fys_cvt_array["Q"] = 17;
fys_cvt_array["R"] = 18;
fys_cvt_array["S"] = 19;
fys_cvt_array["T"] = 20;
fys_cvt_array["U"] = 21;
fys_cvt_array["V"] = 22;
fys_cvt_array["W"] = 23;
fys_cvt_array["X"] = 24;
fys_cvt_array["Y"] = 25;
fys_cvt_array["Z"] = 26;

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

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

			// - 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"] = [ [["A", "E", "p_101_1"]], [["F", "J", "p_101_2"]] ];
fys_array["102X"] = [ [["B", "E", "p_102x_1"]], [["F", "J", "p_102x_2"]] ];
fys_array["102"] = [ [["A", "E", "p_102_1"]], [["F", "J", "p_102_2"]] ];
fys_array["103"] = [ [["A", "E", "p_103_1"]], [["F", "J", "p_103_2"]] ];
fys_array["104"] = [ [["A", "E", "p_104_1"]], [["F", "J", "p_104_2"]] ];
fys_array["105"] = [ [["A", "E", "p_105_1"]], [["F", "J", "p_105_2"]] ];
fys_array["106"] = [ [["A", "E", "p_106_1"]], [["F", "J", "p_106_2"]] ];
fys_array["107"] = [ [["A", "E", "p_107_1"]], [["F", "J", "p_107_2"]] ];
fys_array["108"] = [ [["A", "E", "p_108_1"]], [["F", "J", "p_108_2"]] ];
fys_array["109X"] = [ [["A", "F", "p_109x_1"]], [["G", "L", "p_109x_2"]] ];
fys_array["109"] = [ [["A", "E", "p_109_1"]], [["F", "J", "p_109_2"]] ];
fys_array["110"] = [ [["A", "F", "p_110_1"]], [["G", "L", "p_110_2"]] ];
fys_array["111"] = [ [["A", "E", "p_111_1"]], [["F", "J", "p_111_2"]] ];
fys_array["112"] = [ [["A", "E", "p_112_1"]], [["F", "J", "p_112_2"]] ];
fys_array["113X"] = [ [["A", "E", "p_113x_1"]], [["F", "J", "p_113x_2"]] ];
fys_array["113"] = [ [["A", "E", "p_113_1"]], [["F", "J", "p_113_2"]] ];
fys_array["114"] = [ [["A", "E", "p_114_1"]], [["F", "J", "p_114_2"]] ];
fys_array["115"] = [ [["A", "C", "p_115_1"]], [["D", "J", "p_115_2"]] ];
fys_array["116"] = [ [["B", "C", "p_116_1"]], [["D", "J", "p_116_2"]] ];
fys_array["117"] = [ [["A", "C", "p_117_1"]], [["D", "J", "p_117_2"]] ];
fys_array["118X"] = [ [["A", "E", "p_118x_1"]], [["F", "J", "p_118x_2"]] ];
fys_array["118"] = [ [["A", "E", "p_118_1"]], [["F", "J", "p_118_2"]] ];
fys_array["119"] = [ [["A", "E", "p_119_1"]], [["F", "J", "p_119_2"]] ];
fys_array["120"] = [ [["A", "E", "p_120_1"]], [["F", "J", "p_120_2"]] ];
fys_array["121"] = [ [["A", "E", "p_121_1"]], [["F", "J", "p_121_2"]] ];
fys_array["122"] = [ [["A", "E", "p_122_1"]], [["F", "J", "p_122_2"]] ];
fys_array["123X"] = [ [["A", "E", "p_123x_1"]], [["F", "K", "p_123x_2"]] ];
fys_array["123"] = [ [["A", "E", "p_123_1"]], [["F", "J", "p_123_2"]] ];
fys_array["124X"] = [ [["A", "E", "p_124x_1"]], [["F", "J", "p_124x_2"]] ];
fys_array["124"] = [ [["A", "E", "p_124_1"]], [["F", "J", "p_124_2"]] ];
fys_array["201"] = [ [["A", "E", "p_201_1"]], [["F", "L", "p_201_2"]] ];
fys_array["202"] = [ [["A", "E", "p_202_1"]], [["F", "J", "p_202_2"]] ];
fys_array["202H"] = [ [["K", "L", "p_202_3"]] ];
fys_array["203"] = [ [["A", "E", "p_203_1"]], [["F", "L", "p_203_2"]], [["M", "M", "p_203_3"]] ];
fys_array["204"] = [ [["A", "E", "p_204_1"]], [["F", "L", "p_204_2"]] ];
fys_array["205"] = [ [["A", "E", "p_205_1"]], [["F", "L", "p_205_2"]], [["M", "M", "p_205_3"]] ];
fys_array["206"] = [ [["A", "E", "p_206_1"]], [["F", "J", "p_206_2"]] ];
fys_array["206H"] = [ [["K", "L", "p_206_3"]] ];
fys_array["207"] = [ [["A", "E", "p_207_1"]], [["F", "L", "p_207_2"]] ];
fys_array["208"] = [ [["A", "E", "p_208_1"]], [["F", "L", "p_208_2"]], [["M", "M", "p_208_3"]] ];
fys_array["209"] = [ [["A", "E", "p_209_1"]], [["F", "J", "p_209_2"]] ];
fys_array["209H"] = [ [["K", "L", "p_209_3"]] ];
fys_array["210"] = [ [["C", "F", "p_210_1"]], [["G", "L", "p_210_2"]], [["M", "M", "p_210_3"]] ];
fys_array["211"] = [ [["A", "E", "p_211_1"]], [["F", "L", "p_211_2"]], [["M", "M", "p_211_3"]] ];
fys_array["212"] = [ [["A", "E", "p_212_1"]], [["F", "L", "p_212_2"]], [["M", "M", "p_212_3"]] ];
fys_array["213"] = [ [["A", "E", "p_213_1"]], [["F", "L", "p_213_2"]] ];
fys_array["214"] = [ [["A", "E", "p_214_1"]], [["F", "L", "p_214_2"]], [["M", "M", "p_214_3"]] ];
fys_array["215"] = [ [["A", "E", "p_215_1"]], [["F", "L", "p_215_2"]], [["M", "M", "p_215_3"]] ];
fys_array["216"] = [ [["A", "E", "p_216_1"]], [["F", "L", "p_216_2"]] ];
fys_array["217"] = [ [["A", "E", "p_217_1"]], [["F", "L", "p_217_2"]], [["M", "M", "p_217_3"]] ];
fys_array["218"] = [ [["A", "E", "p_218_1"]], [["F", "L", "p_218_2"]] ];
fys_array["219"] = [ [["A", "E", "p_219_1"]], [["F", "L", "p_219_2"]], [["M", "M", "p_219_3"]] ];
fys_array["220"] = [ [["A", "E", "p_220_1"]], [["F", "L", "p_220_2"]], [["M", "M", "p_220_3"]] ];
fys_array["221"] = [ [["A", "E", "p_221_1"]], [["F", "L", "p_221_2"]] ];
fys_array["222"] = [ [["A", "E", "p_222_1"]], [["F", "J", "p_222_2"]] ];
fys_array["222H"] = [ [["K", "L", "p_222_3"]] ];
fys_array["223"] = [ [["A", "E", "p_223_1"]], [["F", "L", "p_223_2"]], [["M", "M", "p_223_3"]] ];
fys_array["224"] = [ [["A", "E", "p_224_1"]], [["F", "L", "p_224_2"]], [["M", "M", "p_224_3"]] ];
fys_array["225"] = [ [["A", "E", "p_225_1"]], [["F", "L", "p_225_2"]], [["M", "M", "p_225_3"]] ];
fys_array["226X"] = [ [["A", "F", "p_226x_1"]] ];
fys_array["226"] = [ [["A", "E", "p_226_1"]], [["F", "L", "p_226_2"]] ];
fys_array["227"] = [ [["A", "E", "p_227_1"]], [["F", "L", "p_227_2"]], [["M", "M", "p_227_3"]] ];
fys_array["228"] = [ [["A", "E", "p_228_1"]], [["F", "L", "p_228_2"]], [["M", "M", "p_228_3"]] ];
fys_array["301"] = [ [["A", "E", "p_301_1"]], [["F", "J", "p_301_2"]], [["K", "O", "p_301_3"]], [["P", "R", "p_301_4"]], [["S", "T", "p_301_5"]] ];
fys_array["302"] = [ [["B", "D", "p_302_1"]], [["C", "E", "p_302_2"]], [["F", "J", "p_302_3"]], [["K", "O", "p_302_4"]], [["P", "R", "p_302_5"]], [["S", "T", "p_302_6"]] ];
fys_array["303"] = [ [["A", "E", "p_303_1"]], [["F", "J", "p_303_2"]], [["K", "T", "p_303_3"]] ];
fys_array["304"] = [ [["B", "D", "p_304_1"]], [["C", "E", "p_304_2"]], [["F", "J", "p_304_3"]], [["K", "O", "p_304_4"]], [["P", "R", "p_304_5"]], [["S", "T", "p_304_6"]] ];
fys_array["305"] = [ [["A", "E", "p_305_1"]], [["F", "J", "p_305_2"]], [["K", "O", "p_305_3"]], [["P", "R", "p_305_4"]], [["S", "T", "p_305_5"]] ];
fys_array["G12"] = [ [["B", "D", "p_306_1"]] ];
fys_array["306"] = [ [["E", "E", "p_306_2"]], [["F", "J", "p_306_3"]], [["K", "O", "p_306_4"]], [["P", "R", "p_306_5"]], [["S", "S", "p_306_6"]] ];
fys_array["307"] = [ [["A", "E", "p_307_1"]], [["F", "J", "p_307_2"]], [["K", "O", "p_307_3"]], [["P", "R", "p_307_4"]], [["S", "T", "p_307_5"]] ];
fys_array["G13"] = [ [["B", "D", "p_308_1"]] ];
fys_array["308"] = [ [["E", "E", "p_308_2"]], [["F", "J", "p_308_3"]], [["K", "O", "p_308_4"]], [["P", "R", "p_308_5"]], [["S", "S", "p_308_6"]] ];
fys_array["309"] = [ [["A", "E", "p_309_1"]], [["F", "J", "p_309_2"]], [["K", "O", "p_309_3"]], [["P", "R", "p_309_4"]], [["S", "S", "p_309_5"]] ];
fys_array["G14"] = [ [["B", "D", "p_310_1"]] ];
fys_array["310"] = [ [["E", "E", "p_310_2"]], [["F", "J", "p_310_3"]], [["K", "O", "p_310_4"]], [["P", "R", "p_310_5"]], [["S", "S", "p_310_6"]] ];
fys_array["311"] = [ [["A", "E", "p_311_1"]], [["F", "J", "p_311_2"]], [["K", "O", "p_311_3"]], [["P", "R", "p_311_4"]], [["S", "S", "p_311_5"]] ];
fys_array["G15"] = [ [["B", "D", "p_312_1"]] ];
fys_array["312"] = [ [["E", "E", "p_312_2"]], [["F", "J", "p_312_3"]], [["K", "O", "p_312_4"]], [["P", "R", "p_312_5"]], [["S", "S", "p_312_6"]] ];
fys_array["313"] = [ [["A", "E", "p_313_1"]], [["F", "J", "p_313_2"]], [["K", "O", "p_313_3"]], [["P", "R", "p_313_4"]], [["S", "S", "p_313_5"]] ];
fys_array["G16"] = [ [["B", "D", "p_314_1"]] ];
fys_array["314"] = [ [["E", "E", "p_314_2"]], [["F", "J", "p_314_3"]], [["K", "O", "p_314_4"]], [["P", "R", "p_314_5"]], [["S", "S", "p_314_6"]] ];
fys_array["315"] = [ [["A", "E", "p_315_1"]], [["F", "J", "p_315_2"]], [["K", "O", "p_315_3"]], [["P", "R", "p_315_4"]], [["S", "S", "p_315_5"]] ];
fys_array["G17"] = [ [["B", "D", "p_316_1"]] ];
fys_array["316"] = [ [["E", "E", "p_316_2"]], [["F", "J", "p_316_3"]], [["K", "O", "p_316_4"]], [["P", "R", "p_316_5"]], [["S", "S", "p_316_6"]] ];
fys_array["317"] = [ [["A", "E", "p_317_1"]], [["F", "J", "p_317_2"]], [["K", "O", "p_317_3"]], [["P", "R", "p_317_4"]], [["S", "S", "p_317_5"]] ];
fys_array["G18"] = [ [["B", "D", "p_318_1"]] ];
fys_array["318"] = [ [["E", "E", "p_318_2"]], [["F", "J", "p_318_3"]], [["K", "O", "p_318_4"]], [["P", "R", "p_318_5"]], [["S", "S", "p_318_6"]] ];
fys_array["319"] = [ [["A", "E", "p_319_1"]], [["F", "J", "p_319_2"]], [["K", "O", "p_319_3"]], [["P", "R", "p_319_4"]], [["S", "S", "p_319_5"]] ];
fys_array["G19"] = [ [["B", "D", "p_320_1"]] ];
fys_array["320"] = [ [["E", "E", "p_320_2"]], [["F", "J", "p_320_3"]], [["K", "O", "p_320_4"]], [["P", "R", "p_320_5"]], [["S", "S", "p_320_6"]] ];
fys_array["321"] = [ [["A", "E", "p_321_1"]], [["F", "J", "p_321_2"]], [["K", "O", "p_321_3"]], [["P", "R", "p_321_4"]], [["S", "T", "p_321_5"]] ];
fys_array["G20"] = [ [["A", "B", "p_322_1"]] ];
fys_array["322"] = [ [["C", "E", "p_322_2"]], [["F", "J", "p_322_3"]], [["K", "O", "p_322_4"]], [["P", "R", "p_322_5"]], [["S", "T", "p_322_6"]] ];
fys_array["323"] = [ [["A", "E", "p_323_1"]], [["F", "J", "p_323_2"]], [["K", "O", "p_323_3"]], [["P", "R", "p_323_4"]], [["S", "T", "p_323_5"]] ];
fys_array["G1"] = [ [["A", "B", "p_324_1"]] ];
fys_array["324"] = [ [["C", "E", "p_324_2"]], [["F", "J", "p_324_3"]], [["K", "O", "p_324_4"]], [["P", "R", "p_324_5"]], [["S", "T", "p_324_6"]] ];
fys_array["325"] = [ [["A", "E", "p_325_1"]], [["F", "J", "p_325_2"]], [["K", "O", "p_325_3"]], [["P", "R", "p_325_4"]], [["S", "T", "p_325_5"]] ];
fys_array["G2"] = [ [["B", "D", "p_326_1"]] ];
fys_array["326"] = [ [["E", "E", "p_326_2"]], [["F", "J", "p_326_3"]], [["K", "O", "p_326_4"]], [["P", "R", "p_326_5"]], [["S", "T", "p_326_6"]] ];
fys_array["327"] = [ [["A", "E", "p_327_1"]], [["F", "J", "p_327_2"]], [["K", "O", "p_327_3"]], [["P", "R", "p_327_4"]], [["S", "S", "p_327_5"]] ];
fys_array["G3"] = [ [["B", "D", "p_328_1"]] ];
fys_array["328"] = [ [["E", "E", "p_328_2"]], [["F", "J", "p_328_3"]], [["K", "O", "p_328_4"]], [["P", "R", "p_328_5"]], [["S", "S", "p_328_6"]] ];
fys_array["329"] = [ [["A", "E", "p_329_1"]], [["F", "J", "p_329_2"]], [["K", "O", "p_329_3"]], [["P", "R", "p_329_4"]], [["S", "S", "p_329_5"]] ];
fys_array["G4"] = [ [["B", "D", "p_330_1"]] ];
fys_array["330"] = [ [["E", "E", "p_330_2"]], [["F", "J", "p_330_3"]], [["K", "O", "p_330_4"]], [["P", "R", "p_330_5"]], [["S", "S", "p_330_6"]] ];
fys_array["331"] = [ [["A", "E", "p_331_1"]], [["F", "J", "p_331_2"]], [["K", "O", "p_331_3"]], [["P", "R", "p_331_4"]], [["S", "S", "p_331_5"]] ];
fys_array["G5"] = [ [["B", "D", "p_332_1"]] ];
fys_array["332"] = [ [["E", "E", "p_332_2"]], [["F", "J", "p_332_3"]], [["K", "O", "p_332_4"]], [["P", "R", "p_332_5"]], [["S", "S", "p_332_6"]] ];
fys_array["333"] = [ [["A", "E", "p_333_1"]], [["F", "J", "p_333_2"]], [["K", "O", "p_333_3"]] ];
fys_array["G6"] = [ [["B", "D", "p_334_1"]] ];
fys_array["334"] = [ [["E", "E", "p_334_2"]], [["F", "J", "p_334_3"]], [["K", "O", "p_334_4"]], [["P", "R", "p_334_5"]], [["S", "S", "p_334_6"]] ];
fys_array["335"] = [ [["A", "E", "p_335_1"]], [["F", "J", "p_335_2"]], [["K", "O", "p_335_3"]], [["P", "R", "p_335_4"]], [["S", "S", "p_335_5"]] ];
fys_array["336"] = [ [["B", "D", "p_336_1"]], [["E", "E", "p_336_2"]], [["F", "J", "p_336_3"]], [["K", "O", "p_336_4"]], [["P", "R", "p_336_5"]], [["S", "S", "p_336_6"]] ];
fys_array["337"] = [ [["A", "E", "p_337_1"]], [["F", "J", "p_337_2"]], [["K", "O", "p_337_3"]], [["P", "R", "p_337_4"]], [["S", "S", "p_337_5"]] ];
fys_array["G8"] = [ [["B", "D", "p_338_1"]] ];
fys_array["338"] = [ [["E", "E", "p_338_2"]], [["F", "J", "p_338_3"]], [["K", "O", "p_338_4"]], [["P", "R", "p_338_5"]], [["S", "S", "p_338_6"]] ];
fys_array["339"] = [ [["A", "E", "p_339_1"]], [["F", "J", "p_339_2"]], [["K", "O", "p_339_3"]], [["P", "R", "p_339_4"]], [["S", "S", "p_339_5"]] ];
fys_array["G9"] = [ [["B", "D", "p_340_1"]] ];
fys_array["340"] = [ [["E", "E", "p_340_2"]], [["F", "J", "p_340_3"]], [["K", "O", "p_340_4"]], [["P", "R", "p_340_5"]], [["S", "T", "p_340_6"]] ];

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

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

			// - 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 (A-E)", 7, [1], 1, "0", 0, [1, 0] ];
pano_name_array["p_101_2"] = ["Section 101, Rows (F-J)", 7, [1], 2, "0", 0, [1, 0] ];
pano_name_array["p_102_1"] = ["Section 102, Rows (A-E)", 7, [1], 3, "0", 0, [1, 0] ];
pano_name_array["p_102_2"] = ["Section 102, Rows (F-J)", 7, [1], 4, "0", 0, [1, 0] ];
pano_name_array["p_102x_1"] = ["Section 102X, Rows (B-E)", 7, [1], 5, "0", 0, [1, 0] ];
pano_name_array["p_102x_2"] = ["Section 102X, Rows (F-J)", 7, [1], 6, "0", 0, [1, 0] ];
pano_name_array["p_103_1"] = ["Section 103, Rows (A-E)", 7, [1], 7, "0", 0, [1, 0] ];
pano_name_array["p_103_2"] = ["Section 103, Rows (F-J)", 7, [1], 8, "0", 0, [1, 0] ];
pano_name_array["p_104_1"] = ["Section 104, Rows (A-E)", 7, [1], 9, "0", 0, [1, 0] ];
pano_name_array["p_104_2"] = ["Section 104, Rows (F-J)", 7, [1], 10, "0", 0, [1, 0] ];
pano_name_array["p_105_1"] = ["Section 105, Rows (A-E)", 8, [1], 11, "0", 0, [1, 0] ];
pano_name_array["p_105_2"] = ["Section 105, Rows (F-J)", 8, [1], 12, "0", 0, [1, 0] ];
pano_name_array["p_106_1"] = ["Section 106, Rows (A-E)", 8, [1], 13, "0", 0, [1, 0] ];
pano_name_array["p_106_2"] = ["Section 106, Rows (F-J)", 8, [1], 14, "0", 0, [1, 0] ];
pano_name_array["p_107_1"] = ["Section 107, Rows (A-E)", 9, [1], 15, "0", 0, [1, 0] ];
pano_name_array["p_107_2"] = ["Section 107, Rows (F-J)", 9, [1], 16, "0", 0, [1, 0] ];
pano_name_array["p_108_1"] = ["Section 108, Rows (A-E)", 9, [1], 17, "0", 0, [1, 0] ];
pano_name_array["p_108_2"] = ["Section 108, Rows (F-J)", 9, [1], 18, "0", 0, [1, 0] ];
pano_name_array["p_109_1"] = ["Section 109, Rows (A-E)", 9, [1], 19, "0", 0, [1, 0] ];
pano_name_array["p_109_2"] = ["Section 109, Rows (F-J)", 9, [1], 20, "0", 0, [1, 0] ];
pano_name_array["p_109x_1"] = ["Section 109X, Rows (A-F)", 9, [1], 21, "0", 0, [1, 0] ];
pano_name_array["p_109x_2"] = ["Section 109X, Rows (G-L)", 9, [1], 22, "0", 0, [1, 0] ];
pano_name_array["p_110_1"] = ["Section 110, Rows (A-F)", 9, [1], 23, "0", 0, [1, 0] ];
pano_name_array["p_110_2"] = ["Section 110, Rows (G-L)", 9, [1], 24, "0", 0, [1, 0] ];
pano_name_array["p_111_1"] = ["Section 111, Rows (A-E)", 9, [1], 25, "0", 0, [1, 0] ];
pano_name_array["p_111_2"] = ["Section 111, Rows (F-J)", 9, [1], 26, "0", 0, [1, 0] ];
pano_name_array["p_112_1"] = ["Section 112, Rows (A-E)", 9, [1], 27, "0", 0, [1, 0] ];
pano_name_array["p_112_2"] = ["Section 112, Rows (F-J)", 9, [1], 28, "0", 0, [1, 0] ];
pano_name_array["p_113_1"] = ["Section 113, Rows (A-E)", 8, [1], 29, "0", 0, [1, 0] ];
pano_name_array["p_113_2"] = ["Section 113, Rows (F-J)", 8, [1], 30, "0", 0, [1, 0] ];
pano_name_array["p_113x_1"] = ["Section 113X, Rows (A-E)", 8, [1], 31, "0", 0, [1, 0] ];
pano_name_array["p_113x_2"] = ["Section 113X, Rows (F-J)", 8, [1], 32, "0", 0, [1, 0] ];
pano_name_array["p_114_1"] = ["Section 114, Rows (A-E)", 7, [1], 33, "0", 0, [1, 0] ];
pano_name_array["p_114_2"] = ["Section 114, Rows (F-J)", 7, [1], 34, "0", 0, [1, 0] ];
pano_name_array["p_115_1"] = ["Section 115, Rows (A-C)", 11, [1], 35, "0", 0, [1, 0] ];
pano_name_array["p_115_2"] = ["Section 115, Rows (D-J)", 7, [1], 36, "0", 0, [1, 0] ];
pano_name_array["p_116_1"] = ["Section 116, Rows (B-C)", 11, [1], 37, "0", 0, [1, 0] ];
pano_name_array["p_116_2"] = ["Section 116, Rows (D-J)", 7, [1], 38, "0", 0, [1, 0] ];
pano_name_array["p_117_1"] = ["Section 117, Rows (A-C)", 11, [1], 39, "0", 0, [1, 0] ];
pano_name_array["p_117_2"] = ["Section 117, Rows (D-J)", 7, [1], 40, "0", 0, [1, 0] ];
pano_name_array["p_118_1"] = ["Section 118, Rows (A-E)", 7, [1], 41, "0", 0, [1, 0] ];
pano_name_array["p_118_2"] = ["Section 118, Rows (F-J)", 7, [1], 42, "0", 0, [1, 0] ];
pano_name_array["p_118x_1"] = ["Section 118X, Rows (A-E)", 8, [1], 43, "0", 0, [1, 0] ];
pano_name_array["p_118x_2"] = ["Section 118X, Rows (F-J)", 8, [1], 44, "0", 0, [1, 0] ];
pano_name_array["p_119_1"] = ["Section 119, Rows (A-E)", 8, [1], 45, "0", 0, [1, 0] ];
pano_name_array["p_119_2"] = ["Section 119, Rows (F-J)", 8, [1], 46, "0", 0, [1, 0] ];
pano_name_array["p_120_1"] = ["Section 120, Rows (A-E)", 10, [1], 47, "0", 0, [1, 0] ];
pano_name_array["p_120_2"] = ["Section 120, Rows (F-J)", 10, [1], 48, "0", 0, [1, 0] ];
pano_name_array["p_121_1"] = ["Section 121, Rows (A-E)", 10, [1], 49, "0", 0, [1, 0] ];
pano_name_array["p_121_2"] = ["Section 121, Rows (F-J)", 10, [1], 50, "0", 0, [1, 0] ];
pano_name_array["p_122_1"] = ["Section 122, Rows (A-E)", 10, [1], 51, "0", 0, [1, 0] ];
pano_name_array["p_122_2"] = ["Section 122, Rows (F-J)", 10, [1], 52, "0", 0, [1, 0] ];
pano_name_array["p_123_1"] = ["Section 123, Rows (A-E)", 10, [1], 53, "0", 0, [1, 0] ];
pano_name_array["p_123_2"] = ["Section 123, Rows (F-J)", 10, [1], 54, "0", 0, [1, 0] ];
pano_name_array["p_123x_1"] = ["Section 123X, Rows (A-E)", 10, [1], 55, "0", 0, [1, 0] ];
pano_name_array["p_123x_2"] = ["Section 123X, Rows (F-K)", 10, [1], 56, "0", 0, [1, 0] ];
pano_name_array["p_124_1"] = ["Section 124, Rows (A-E)", 8, [1], 57, "0", 0, [1, 0] ];
pano_name_array["p_124_2"] = ["Section 124, Rows (F-J)", 8, [1], 58, "0", 0, [1, 0] ];
pano_name_array["p_124x_1"] = ["Section 124X, Rows (A-E)", 8, [1], 59, "0", 0, [1, 0] ];
pano_name_array["p_124x_2"] = ["Section 124X, Rows (F-J)", 8, [1], 60, "0", 0, [1, 0] ];
pano_name_array["p_201_1"] = ["Section 201, Rows (A-E)", 7, [1], 61, "0", 0, [2, 0] ];
pano_name_array["p_201_2"] = ["Section 201, Rows (F-L)", 7, [1], 62, "0", 0, [2, 0] ];
pano_name_array["p_202_1"] = ["Section 202, Rows (A-E)", 7, [1], 63, "0", 0, [2, 0] ];
pano_name_array["p_202_2"] = ["Section 202, Rows (F-J)", 7, [1], 64, "0", 0, [2, 0] ];
pano_name_array["p_202_3"] = ["Section 202H, Rows (K-L) Wheelchair Accessible", 1, [1], 65, "0", 0, [2, 0] ];
pano_name_array["p_203_1"] = ["Section 203, Rows (A-E)", 7, [1], 66, "0", 0, [2, 0] ];
pano_name_array["p_203_2"] = ["Section 203, Rows (F-L)", 7, [1], 67, "0", 0, [2, 0] ];
pano_name_array["p_203_3"] = ["Section 203, Row (M)", 12, [1], 68, "0", 0, [2, 0] ];
pano_name_array["p_204_1"] = ["Section 204, Rows (A-E)", 7, [1], 69, "0", 0, [2, 0] ];
pano_name_array["p_204_2"] = ["Section 204, Rows (F-L)", 7, [1], 70, "0", 0, [2, 0] ];
pano_name_array["p_205_1"] = ["Section 205, Rows (A-E)", 7, [1], 71, "0", 0, [2, 0] ];
pano_name_array["p_205_2"] = ["Section 205, Rows (F-L)", 7, [1], 72, "0", 0, [2, 0] ];
pano_name_array["p_205_3"] = ["Section 205, Row (M)", 12, [1], 73, "0", 0, [2, 0] ];
pano_name_array["p_206_1"] = ["Section 206, Rows (A-E)", 8, [1], 74, "0", 0, [2, 0] ];
pano_name_array["p_206_2"] = ["Section 206, Rows (F-J)", 8, [1], 75, "0", 0, [2, 0] ];
pano_name_array["p_206_3"] = ["Section 206H, Rows (K-L) Wheelchair Accessible", 1, [1], 76, "0", 0, [2, 0] ];
pano_name_array["p_207_1"] = ["Section 207, Rows (A-E)", 8, [1], 77, "0", 0, [2, 0] ];
pano_name_array["p_207_2"] = ["Section 207, Rows (F-L)", 8, [1], 78, "0", 0, [2, 0] ];
pano_name_array["p_208_1"] = ["Section 208, Rows (A-E)", 9, [1], 79, "0", 0, [2, 0] ];
pano_name_array["p_208_2"] = ["Section 208, Rows (F-L)", 9, [1], 80, "0", 0, [2, 0] ];
pano_name_array["p_208_3"] = ["Section 208, Row (M)", 12, [1], 81, "0", 0, [2, 0] ];
pano_name_array["p_209_1"] = ["Section 209, Rows (A-E)", 9, [1], 82, "0", 0, [2, 0] ];
pano_name_array["p_209_2"] = ["Section 209, Rows (F-J)", 9, [1], 83, "0", 0, [2, 0] ];
pano_name_array["p_209_3"] = ["Section 209H, Rows (K-L) Wheelchair Accessible", 1, [1], 84, "0", 0, [2, 0] ];
pano_name_array["p_210_1"] = ["Section 210, Rows (C-F)", 9, [1], 85, "0", 0, [2, 0] ];
pano_name_array["p_210_2"] = ["Section 210, Rows (G-L)", 9, [1], 86, "0", 0, [2, 0] ];
pano_name_array["p_210_3"] = ["Section 210, Row (M)", 12, [1], 87, "0", 0, [2, 0] ];
pano_name_array["p_211_1"] = ["Section 211, Rows (A-E)", 9, [1], 88, "0", 0, [2, 0] ];
pano_name_array["p_211_2"] = ["Section 211, Rows (F-L)", 9, [1], 89, "0", 0, [2, 0] ];
pano_name_array["p_211_3"] = ["Section 211, Row (M)", 12, [1], 90, "0", 0, [2, 0] ];
pano_name_array["p_212_1"] = ["Section 212, Rows (A-E)", 9, [1], 91, "0", 0, [2, 0] ];
pano_name_array["p_212_2"] = ["Section 212, Rows (F-L)", 9, [1], 92, "0", 0, [2, 0] ];
pano_name_array["p_212_3"] = ["Section 212, Row (M)", 12, [1], 93, "0", 0, [2, 0] ];
pano_name_array["p_213_1"] = ["Section 213, Rows (A-E)", 8, [1], 94, "0", 0, [2, 0] ];
pano_name_array["p_213_2"] = ["Section 213, Rows (F-L)", 8, [1], 95, "0", 0, [2, 0] ];
pano_name_array["p_214_1"] = ["Section 214, Rows (A-E)", 8, [1], 96, "0", 0, [2, 0] ];
pano_name_array["p_214_2"] = ["Section 214, Rows (F-L)", 8, [1], 97, "0", 0, [2, 0] ];
pano_name_array["p_214_3"] = ["Section 214, Row (M)", 12, [1], 98, "0", 0, [2, 0] ];
pano_name_array["p_215_1"] = ["Section 215, Rows (A-E)", 7, [1], 99, "0", 0, [2, 0] ];
pano_name_array["p_215_2"] = ["Section 215, Rows (F-L)", 7, [1], 100, "0", 0, [2, 0] ];
pano_name_array["p_215_3"] = ["Section 215, Row (M)", 12, [1], 101, "0", 0, [2, 0] ];
pano_name_array["p_216_1"] = ["Section 216, Rows (A-E)", 7, [1], 102, "0", 0, [2, 0] ];
pano_name_array["p_216_2"] = ["Section 216, Rows (F-L)", 7, [1], 103, "0", 0, [2, 0] ];
pano_name_array["p_217_1"] = ["Section 217, Rows (A-E)", 7, [1], 104, "0", 0, [2, 0] ];
pano_name_array["p_217_2"] = ["Section 217, Rows (F-L)", 7, [1], 105, "0", 0, [2, 0] ];
pano_name_array["p_217_3"] = ["Section 217, Row (M)", 12, [1], 106, "0", 0, [2, 0] ];
pano_name_array["p_218_1"] = ["Section 218, Rows (A-E)", 7, [1], 107, "0", 0, [2, 0] ];
pano_name_array["p_218_2"] = ["Section 218, Rows (F-L)", 7, [1], 108, "0", 0, [2, 0] ];
pano_name_array["p_219_1"] = ["Section 219, Rows (A-E)", 7, [1], 109, "0", 0, [2, 0] ];
pano_name_array["p_219_2"] = ["Section 219, Rows (F-L)", 7, [1], 110, "0", 0, [2, 0] ];
pano_name_array["p_219_3"] = ["Section 219, Row (M)", 12, [1], 111, "0", 0, [2, 0] ];
pano_name_array["p_220_1"] = ["Section 220, Rows (A-E)", 8, [1], 112, "0", 0, [2, 0] ];
pano_name_array["p_220_2"] = ["Section 220, Rows (F-L)", 8, [1], 113, "0", 0, [2, 0] ];
pano_name_array["p_220_3"] = ["Section 220, Row (M)", 12, [1], 114, "0", 0, [2, 0] ];
pano_name_array["p_221_1"] = ["Section 221, Rows (A-E)", 8, [1], 115, "0", 0, [2, 0] ];
pano_name_array["p_221_2"] = ["Section 221, Rows (F-L)", 8, [1], 116, "0", 0, [2, 0] ];
pano_name_array["p_222_1"] = ["Section 222, Rows (A-E)", 10, [1], 117, "0", 0, [2, 0] ];
pano_name_array["p_222_2"] = ["Section 222, Rows (F-J)", 10, [1], 118, "0", 0, [2, 0] ];
pano_name_array["p_222_3"] = ["Section 222H, Rows (K-L) Wheelchair Accessible", 1, [1], 119, "0", 0, [2, 0] ];
pano_name_array["p_223_1"] = ["Section 223, Rows (A-E)", 10, [1], 120, "0", 0, [2, 0] ];
pano_name_array["p_223_2"] = ["Section 223, Rows (F-L)", 10, [1], 121, "0", 0, [2, 0] ];
pano_name_array["p_223_3"] = ["Section 223, Row (M)", 12, [1], 122, "0", 0, [2, 0] ];
pano_name_array["p_224_1"] = ["Section 224, Rows (A-E)", 10, [1], 123, "0", 0, [2, 0] ];
pano_name_array["p_224_2"] = ["Section 224, Rows (F-L)", 10, [1], 124, "0", 0, [2, 0] ];
pano_name_array["p_224_3"] = ["Section 224, Row (M)", 12, [1], 125, "0", 0, [2, 0] ];
pano_name_array["p_225_1"] = ["Section 225, Rows (A-E)", 10, [1], 126, "0", 0, [2, 0] ];
pano_name_array["p_225_2"] = ["Section 225, Rows (F-L)", 10, [1], 127, "0", 0, [2, 0] ];
pano_name_array["p_225_3"] = ["Section 225, Row (M)", 12, [1], 128, "0", 0, [2, 0] ];
pano_name_array["p_226x_1"] = ["Section 226X, Rows (A-F)", 10, [1], 129, "0", 0, [2, 0] ];
pano_name_array["p_226_1"] = ["Section 226, Rows (A-E)", 10, [1], 130, "0", 0, [2, 0] ];
pano_name_array["p_226_2"] = ["Section 226, Rows (F-L)", 10, [1], 131, "0", 0, [2, 0] ];
pano_name_array["p_227_1"] = ["Section 227, Rows (A-E)", 8, [1], 132, "0", 0, [2, 0] ];
pano_name_array["p_227_2"] = ["Section 227, Rows (F-L)", 8, [1], 133, "0", 0, [2, 0] ];
pano_name_array["p_227_3"] = ["Section 227, Row (M)", 12, [1], 134, "0", 0, [2, 0] ];
pano_name_array["p_228_1"] = ["Section 228, Rows (A-E)", 8, [1], 135, "0", 0, [2, 0] ];
pano_name_array["p_228_2"] = ["Section 228, Rows (F-L)", 8, [1], 136, "0", 0, [2, 0] ];
pano_name_array["p_228_3"] = ["Section 228, Row (M)", 12, [1], 137, "0", 0, [2, 0] ];
pano_name_array["p_301_1"] = ["Section 301, Rows (A-E)", 15, [1], 138, "0", 0, [3, 0] ];
pano_name_array["p_301_2"] = ["Section 301, Rows (F-J)", 5, [1], 139, "0", 0, [3, 0] ];
pano_name_array["p_301_3"] = ["Section 301, Rows (K-O)", 5, [1], 140, "0", 0, [3, 0] ];
pano_name_array["p_301_4"] = ["Section 301, Rows (P-R)", 13, [1], 141, "0", 0, [3, 0] ];
pano_name_array["p_301_5"] = ["Section 301, Rows (S-T)", 13, [1], 142, "0", 0, [3, 0] ];
pano_name_array["p_302_1"] = ["Section 302, Rows (B-D)", 14, [1], 143, "0", 0, [3, 0] ];
pano_name_array["p_302_2"] = ["Section 302, Rows (C-E)", 15, [1], 144, "0", 0, [3, 0] ];
pano_name_array["p_302_3"] = ["Section 302, Rows (F-J)", 5, [1], 145, "0", 0, [3, 0] ];
pano_name_array["p_302_4"] = ["Section 302, Rows (K-O)", 5, [1], 146, "0", 0, [3, 0] ];
pano_name_array["p_302_5"] = ["Section 302, Rows (P-R)", 13, [1], 147, "0", 0, [3, 0] ];
pano_name_array["p_302_6"] = ["Section 302, Rows (S-T)", 13, [1], 148, "0", 0, [3, 0] ];
pano_name_array["p_303_1"] = ["Section 303, Rows (A-E)", 15, [1], 149, "0", 0, [3, 0] ];
pano_name_array["p_303_2"] = ["Section 303, Rows (F-J)", 5, [1], 150, "0", 0, [3, 0] ];
pano_name_array["p_303_3"] = ["Section 303, Rows (K-T)", 17, [1], 151, "0", 0, [3, 0] ];
pano_name_array["p_304_1"] = ["Section 304, Rows (B-D)", 14, [1], 152, "0", 0, [3, 0] ];
pano_name_array["p_304_2"] = ["Section 304, Rows (C-E)", 15, [1], 153, "0", 0, [3, 0] ];
pano_name_array["p_304_3"] = ["Section 304, Rows (F-J)", 5, [1], 154, "0", 0, [3, 0] ];
pano_name_array["p_304_4"] = ["Section 304, Rows (K-O)", 5, [1], 155, "0", 0, [3, 0] ];
pano_name_array["p_304_5"] = ["Section 304, Rows (P-R)", 13, [1], 156, "0", 0, [3, 0] ];
pano_name_array["p_304_6"] = ["Section 304, Rows (S-T)", 13, [1], 157, "0", 0, [3, 0] ];
pano_name_array["p_305_1"] = ["Section 305, Rows (A-E)", 15, [1], 158, "0", 0, [3, 0] ];
pano_name_array["p_305_2"] = ["Section 305, Rows (F-J)", 5, [1], 159, "0", 0, [3, 0] ];
pano_name_array["p_305_3"] = ["Section 305, Rows (K-O)", 5, [1], 160, "0", 0, [3, 0] ];
pano_name_array["p_305_4"] = ["Section 305, Rows (P-R)", 13, [1], 161, "0", 0, [3, 0] ];
pano_name_array["p_305_5"] = ["Section 305, Rows (S-T)", 13, [1], 162, "0", 0, [3, 0] ];
pano_name_array["p_306_1"] = ["Section G12, Rows (B-D)", 2, [1], 163, "0", 0, [3, 0] ];
pano_name_array["p_306_2"] = ["Section 306, Row (E)", 16, [1], 164, "0", 0, [3, 0] ];
pano_name_array["p_306_3"] = ["Section 306, Rows (F-J)", 6, [1], 165, "0", 0, [3, 0] ];
pano_name_array["p_306_4"] = ["Section 306, Rows (K-O)", 6, [1], 166, "0", 0, [3, 0] ];
pano_name_array["p_306_5"] = ["Section 306, Rows (P-R)", 13, [1], 167, "0", 0, [3, 0] ];
pano_name_array["p_306_6"] = ["Section 306, Row (S)", 13, [1], 168, "0", 0, [3, 0] ];
pano_name_array["p_307_1"] = ["Section 307, Rows (A-E)", 16, [1], 169, "0", 0, [3, 0] ];
pano_name_array["p_307_2"] = ["Section 307, Rows (F-J)", 6, [1], 170, "0", 0, [3, 0] ];
pano_name_array["p_307_3"] = ["Section 307, Rows (K-O)", 6, [1], 171, "0", 0, [3, 0] ];
pano_name_array["p_307_4"] = ["Section 307, Rows (P-R)", 13, [1], 172, "0", 0, [3, 0] ];
pano_name_array["p_307_5"] = ["Section 307, Rows (S-T)", 13, [1], 173, "0", 0, [3, 0] ];
pano_name_array["p_308_1"] = ["Section G13, Rows (B-D)", 3, [1], 174, "0", 0, [3, 0] ];
pano_name_array["p_308_2"] = ["Section 308, Row (E)", 16, [1], 175, "0", 0, [3, 0] ];
pano_name_array["p_308_3"] = ["Section 308, Rows (F-J)", 6, [1], 176, "0", 0, [3, 0] ];
pano_name_array["p_308_4"] = ["Section 308, Rows (K-O)", 6, [1], 177, "0", 0, [3, 0] ];
pano_name_array["p_308_5"] = ["Section 308, Rows (P-R)", 13, [1], 178, "0", 0, [3, 0] ];
pano_name_array["p_308_6"] = ["Section 308, Row (S)", 13, [1], 179, "0", 0, [3, 0] ];
pano_name_array["p_309_1"] = ["Section 309, Rows (A-E)", 16, [1], 180, "0", 0, [3, 0] ];
pano_name_array["p_309_2"] = ["Section 309, Rows (F-J)", 6, [1], 181, "0", 0, [3, 0] ];
pano_name_array["p_309_3"] = ["Section 309, Rows (K-O)", 6, [1], 182, "0", 0, [3, 0] ];
pano_name_array["p_309_4"] = ["Section 309, Rows (P-R)", 13, [1], 183, "0", 0, [3, 0] ];
pano_name_array["p_309_5"] = ["Section 309, Row (S)", 13, [1], 184, "0", 0, [3, 0] ];
pano_name_array["p_310_1"] = ["Section G14, Rows (B-D)", 3, [1], 185, "0", 0, [3, 0] ];
pano_name_array["p_310_2"] = ["Section 310, Row (E)", 16, [1], 186, "0", 0, [3, 0] ];
pano_name_array["p_310_3"] = ["Section 310, Rows (F-J)", 6, [1], 187, "0", 0, [3, 0] ];
pano_name_array["p_310_4"] = ["Section 310, Rows (K-O)", 6, [1], 188, "0", 0, [3, 0] ];
pano_name_array["p_310_5"] = ["Section 310, Rows (P-R)", 13, [1], 189, "0", 0, [3, 0] ];
pano_name_array["p_310_6"] = ["Section 310, Row (S)", 13, [1], 190, "0", 0, [3, 0] ];
pano_name_array["p_311_1"] = ["Section 311, Rows (A-E)", 16, [1], 191, "0", 0, [3, 0] ];
pano_name_array["p_311_2"] = ["Section 311, Rows (F-J)", 6, [1], 192, "0", 0, [3, 0] ];
pano_name_array["p_311_3"] = ["Section 311, Rows (K-O)", 6, [1], 193, "0", 0, [3, 0] ];
pano_name_array["p_311_4"] = ["Section 311, Rows (P-R)", 13, [1], 194, "0", 0, [3, 0] ];
pano_name_array["p_311_5"] = ["Section 311, Row (S)", 13, [1], 195, "0", 0, [3, 0] ];
pano_name_array["p_312_1"] = ["Section G15, Rows (B-D)", 3, [1], 196, "0", 0, [3, 0] ];
pano_name_array["p_312_2"] = ["Section 312, Row (E)", 16, [1], 197, "0", 0, [3, 0] ];
pano_name_array["p_312_3"] = ["Section 312, Rows (F-J)", 6, [1], 198, "0", 0, [3, 0] ];
pano_name_array["p_312_4"] = ["Section 312, Rows (K-O)", 6, [1], 199, "0", 0, [3, 0] ];
pano_name_array["p_312_5"] = ["Section 312, Rows (P-R)", 13, [1], 200, "0", 0, [3, 0] ];
pano_name_array["p_312_6"] = ["Section 312, Row (S)", 13, [1], 201, "0", 0, [3, 0] ];
pano_name_array["p_313_1"] = ["Section 313, Rows (A-E)", 16, [1], 202, "0", 0, [3, 0] ];
pano_name_array["p_313_2"] = ["Section 313, Rows (F-J)", 6, [1], 203, "0", 0, [3, 0] ];
pano_name_array["p_313_3"] = ["Section 313, Rows (K-O)", 6, [1], 204, "0", 0, [3, 0] ];
pano_name_array["p_313_4"] = ["Section 313, Rows (P-R)", 13, [1], 205, "0", 0, [3, 0] ];
pano_name_array["p_313_5"] = ["Section 313, Row (S)", 13, [1], 206, "0", 0, [3, 0] ];
pano_name_array["p_314_1"] = ["Section G16, Rows (B-D)", 3, [1], 207, "0", 0, [3, 0] ];
pano_name_array["p_314_2"] = ["Section 314, Row (E)", 16, [1], 208, "0", 0, [3, 0] ];
pano_name_array["p_314_3"] = ["Section 314, Rows (F-J)", 6, [1], 209, "0", 0, [3, 0] ];
pano_name_array["p_314_4"] = ["Section 314, Rows (K-O)", 6, [1], 210, "0", 0, [3, 0] ];
pano_name_array["p_314_5"] = ["Section 314, Rows (P-R)", 13, [1], 211, "0", 0, [3, 0] ];
pano_name_array["p_314_6"] = ["Section 314, Row (S)", 13, [1], 212, "0", 0, [3, 0] ];
pano_name_array["p_315_1"] = ["Section 315, Rows (A-E)", 16, [1], 213, "0", 0, [3, 0] ];
pano_name_array["p_315_2"] = ["Section 315, Rows (F-J)", 6, [1], 214, "0", 0, [3, 0] ];
pano_name_array["p_315_3"] = ["Section 315, Rows (K-O)", 6, [1], 215, "0", 0, [3, 0] ];
pano_name_array["p_315_4"] = ["Section 315, Rows (P-R)", 13, [1], 216, "0", 0, [3, 0] ];
pano_name_array["p_315_5"] = ["Section 315, Row (S)", 13, [1], 217, "0", 0, [3, 0] ];
pano_name_array["p_316_1"] = ["Section G17, Rows (B-D)", 3, [1], 218, "0", 0, [3, 0] ];
pano_name_array["p_316_2"] = ["Section 316, Row (E)", 16, [1], 219, "0", 0, [3, 0] ];
pano_name_array["p_316_3"] = ["Section 316, Rows (F-J)", 6, [1], 220, "0", 0, [3, 0] ];
pano_name_array["p_316_4"] = ["Section 316, Rows (K-O)", 6, [1], 221, "0", 0, [3, 0] ];
pano_name_array["p_316_5"] = ["Section 316, Rows (P-R)", 13, [1], 222, "0", 0, [3, 0] ];
pano_name_array["p_316_6"] = ["Section 316, Row (S)", 13, [1], 223, "0", 0, [3, 0] ];
pano_name_array["p_317_1"] = ["Section 317, Rows (A-E)", 16, [1], 224, "0", 0, [3, 0] ];
pano_name_array["p_317_2"] = ["Section 317, Rows (F-J)", 6, [1], 225, "0", 0, [3, 0] ];
pano_name_array["p_317_3"] = ["Section 317, Rows (K-O)", 6, [1], 226, "0", 0, [3, 0] ];
pano_name_array["p_317_4"] = ["Section 317, Rows (P-R)", 13, [1], 227, "0", 0, [3, 0] ];
pano_name_array["p_317_5"] = ["Section 317, Row (S)", 13, [1], 228, "0", 0, [3, 0] ];
pano_name_array["p_318_1"] = ["Section G18, Rows (B-D)", 3, [1], 229, "0", 0, [3, 0] ];
pano_name_array["p_318_2"] = ["Section 318, Row (E)", 16, [1], 230, "0", 0, [3, 0] ];
pano_name_array["p_318_3"] = ["Section 318, Rows (F-J)", 6, [1], 231, "0", 0, [3, 0] ];
pano_name_array["p_318_4"] = ["Section 318, Rows (K-O)", 6, [1], 232, "0", 0, [3, 0] ];
pano_name_array["p_318_5"] = ["Section 318, Rows (P-R)", 13, [1], 233, "0", 0, [3, 0] ];
pano_name_array["p_318_6"] = ["Section 318, Row (S)", 13, [1], 234, "0", 0, [3, 0] ];
pano_name_array["p_319_1"] = ["Section 319, Rows (A-E)", 16, [1], 235, "0", 0, [3, 0] ];
pano_name_array["p_319_2"] = ["Section 319, Rows (F-J)", 6, [1], 236, "0", 0, [3, 0] ];
pano_name_array["p_319_3"] = ["Section 319, Rows (K-O)", 6, [1], 237, "0", 0, [3, 0] ];
pano_name_array["p_319_4"] = ["Section 319, Rows (P-R)", 13, [1], 238, "0", 0, [3, 0] ];
pano_name_array["p_319_5"] = ["Section 319, Row (S)", 13, [1], 239, "0", 0, [3, 0] ];
pano_name_array["p_320_1"] = ["Section G19, Rows (B-D)", 2, [1], 240, "0", 0, [3, 0] ];
pano_name_array["p_320_2"] = ["Section 320, Row (E)", 16, [1], 241, "0", 0, [3, 0] ];
pano_name_array["p_320_3"] = ["Section 320, Rows (F-J)", 6, [1], 242, "0", 0, [3, 0] ];
pano_name_array["p_320_4"] = ["Section 320, Rows (K-O)", 6, [1], 243, "0", 0, [3, 0] ];
pano_name_array["p_320_5"] = ["Section 320, Rows (P-R)", 13, [1], 244, "0", 0, [3, 0] ];
pano_name_array["p_320_6"] = ["Section 320, Row (S)", 13, [1], 245, "0", 0, [3, 0] ];
pano_name_array["p_321_1"] = ["Section 321, Rows (A-E)", 15, [1], 246, "0", 0, [3, 0] ];
pano_name_array["p_321_2"] = ["Section 321, Rows (F-J)", 5, [1], 247, "0", 0, [3, 0] ];
pano_name_array["p_321_3"] = ["Section 321, Rows (K-O)", 5, [1], 248, "0", 0, [3, 0] ];
pano_name_array["p_321_4"] = ["Section 321, Rows (P-R)", 13, [1], 249, "0", 0, [3, 0] ];
pano_name_array["p_321_5"] = ["Section 321, Rows (S-T)", 13, [1], 250, "0", 0, [3, 0] ];
pano_name_array["p_322_1"] = ["Section G20, Rows (A-B)", 2, [1], 251, "0", 0, [3, 0] ];
pano_name_array["p_322_2"] = ["Section 322, Rows (C-E)", 15, [1], 252, "0", 0, [3, 0] ];
pano_name_array["p_322_3"] = ["Section 322, Rows (F-J)", 5, [1], 253, "0", 0, [3, 0] ];
pano_name_array["p_322_4"] = ["Section 322, Rows (K-O)", 5, [1], 254, "0", 0, [3, 0] ];
pano_name_array["p_322_5"] = ["Section 322, Rows (P-R)", 13, [1], 255, "0", 0, [3, 0] ];
pano_name_array["p_322_6"] = ["Section 322, Rows (S-T)", 13, [1], 256, "0", 0, [3, 0] ];
pano_name_array["p_323_1"] = ["Section 323, Rows (A-E)", 15, [1], 257, "0", 0, [3, 0] ];
pano_name_array["p_323_2"] = ["Section 323, Rows (F-J)", 5, [1], 258, "0", 0, [3, 0] ];
pano_name_array["p_323_3"] = ["Section 323, Rows (K-O)", 5, [1], 259, "0", 0, [3, 0] ];
pano_name_array["p_323_4"] = ["Section 323, Rows (P-R)", 13, [1], 260, "0", 0, [3, 0] ];
pano_name_array["p_323_5"] = ["Section 323, Rows (S-T)", 13, [1], 261, "0", 0, [3, 0] ];
pano_name_array["p_324_1"] = ["Section G1, Rows (A-B)", 2, [1], 262, "0", 0, [3, 0] ];
pano_name_array["p_324_2"] = ["Section 324, Rows (C-E)", 15, [1], 263, "0", 0, [3, 0] ];
pano_name_array["p_324_3"] = ["Section 324, Rows (F-J)", 5, [1], 264, "0", 0, [3, 0] ];
pano_name_array["p_324_4"] = ["Section 324, Rows (K-O)", 5, [1], 265, "0", 0, [3, 0] ];
pano_name_array["p_324_5"] = ["Section 324, Rows (P-R)", 13, [1], 266, "0", 0, [3, 0] ];
pano_name_array["p_324_6"] = ["Section 324, Rows (S-T)", 13, [1], 267, "0", 0, [3, 0] ];
pano_name_array["p_325_1"] = ["Section 325, Rows (A-E)", 15, [1], 268, "0", 0, [3, 0] ];
pano_name_array["p_325_2"] = ["Section 325, Rows (F-J)", 5, [1], 269, "0", 0, [3, 0] ];
pano_name_array["p_325_3"] = ["Section 325, Rows (K-O)", 5, [1], 270, "0", 0, [3, 0] ];
pano_name_array["p_325_4"] = ["Section 325, Rows (P-R)", 13, [1], 271, "0", 0, [3, 0] ];
pano_name_array["p_325_5"] = ["Section 325, Rows (S-T)", 13, [1], 272, "0", 0, [3, 0] ];
pano_name_array["p_326_1"] = ["Section G2, Rows (B-D)", 2, [1], 273, "0", 0, [3, 0] ];
pano_name_array["p_326_2"] = ["Section 326, Row (E)", 16, [1], 274, "0", 0, [3, 0] ];
pano_name_array["p_326_3"] = ["Section 326, Rows (F-J)", 6, [1], 275, "0", 0, [3, 0] ];
pano_name_array["p_326_4"] = ["Section 326, Rows (K-O)", 6, [1], 276, "0", 0, [3, 0] ];
pano_name_array["p_326_5"] = ["Section 326, Rows (P-R)", 13, [1], 277, "0", 0, [3, 0] ];
pano_name_array["p_326_6"] = ["Section 326, Rows (S-T)", 13, [1], 278, "0", 0, [3, 0] ];
pano_name_array["p_327_1"] = ["Section 327, Rows (A-E)", 16, [1], 279, "0", 0, [3, 0] ];
pano_name_array["p_327_2"] = ["Section 327, Rows (F-J)", 6, [1], 280, "0", 0, [3, 0] ];
pano_name_array["p_327_3"] = ["Section 327, Rows (K-O)", 6, [1], 281, "0", 0, [3, 0] ];
pano_name_array["p_327_4"] = ["Section 327, Rows (P-R)", 13, [1], 282, "0", 0, [3, 0] ];
pano_name_array["p_327_5"] = ["Section 327, Row (S)", 13, [1], 283, "0", 0, [3, 0] ];
pano_name_array["p_328_1"] = ["Section G3, Rows (B-D)", 3, [1], 284, "0", 0, [3, 0] ];
pano_name_array["p_328_2"] = ["Section 328, Row (E)", 16, [1], 285, "0", 0, [3, 0] ];
pano_name_array["p_328_3"] = ["Section 328, Rows (F-J)", 6, [1], 286, "0", 0, [3, 0] ];
pano_name_array["p_328_4"] = ["Section 328, Rows (K-O)", 6, [1], 287, "0", 0, [3, 0] ];
pano_name_array["p_328_5"] = ["Section 328, Rows (P-R)", 13, [1], 288, "0", 0, [3, 0] ];
pano_name_array["p_328_6"] = ["Section 328, Row (S)", 13, [1], 289, "0", 0, [3, 0] ];
pano_name_array["p_329_1"] = ["Section 329, Rows (A-E)", 16, [1], 290, "0", 0, [3, 0] ];
pano_name_array["p_329_2"] = ["Section 329, Rows (F-J)", 6, [1], 291, "0", 0, [3, 0] ];
pano_name_array["p_329_3"] = ["Section 329, Rows (K-O)", 6, [1], 292, "0", 0, [3, 0] ];
pano_name_array["p_329_4"] = ["Section 329, Rows (P-R)", 13, [1], 293, "0", 0, [3, 0] ];
pano_name_array["p_329_5"] = ["Section 329, Row (S)", 13, [1], 294, "0", 0, [3, 0] ];
pano_name_array["p_330_1"] = ["Section G4, Rows (B-D)", 3, [1], 295, "0", 0, [3, 0] ];
pano_name_array["p_330_2"] = ["Section 330, Row (E)", 16, [1], 296, "0", 0, [3, 0] ];
pano_name_array["p_330_3"] = ["Section 330, Rows (F-J)", 6, [1], 297, "0", 0, [3, 0] ];
pano_name_array["p_330_4"] = ["Section 330, Rows (K-O)", 6, [1], 298, "0", 0, [3, 0] ];
pano_name_array["p_330_5"] = ["Section 330, Rows (P-R)", 13, [1], 299, "0", 0, [3, 0] ];
pano_name_array["p_330_6"] = ["Section 330, Row (S)", 13, [1], 300, "0", 0, [3, 0] ];
pano_name_array["p_331_1"] = ["Section 331, Rows (A-E)", 16, [1], 301, "0", 0, [3, 0] ];
pano_name_array["p_331_2"] = ["Section 331, Rows (F-J)", 6, [1], 302, "0", 0, [3, 0] ];
pano_name_array["p_331_3"] = ["Section 331, Rows (K-O)", 6, [1], 303, "0", 0, [3, 0] ];
pano_name_array["p_331_4"] = ["Section 331, Rows (P-R)", 13, [1], 304, "0", 0, [3, 0] ];
pano_name_array["p_331_5"] = ["Section 331, Row (S)", 13, [1], 305, "0", 0, [3, 0] ];
pano_name_array["p_332_1"] = ["Section G5, Rows (B-D)", 3, [1], 306, "0", 0, [3, 0] ];
pano_name_array["p_332_2"] = ["Section 332, Row (E)", 16, [1], 307, "0", 0, [3, 0] ];
pano_name_array["p_332_3"] = ["Section 332, Rows (F-J)", 6, [1], 308, "0", 0, [3, 0] ];
pano_name_array["p_332_4"] = ["Section 332, Rows (K-O)", 6, [1], 309, "0", 0, [3, 0] ];
pano_name_array["p_332_5"] = ["Section 332, Rows (P-R)", 13, [1], 310, "0", 0, [3, 0] ];
pano_name_array["p_332_6"] = ["Section 332, Row (S)", 13, [1], 311, "0", 0, [3, 0] ];
pano_name_array["p_333_1"] = ["Section 333, Rows (A-E)", 16, [1], 312, "0", 0, [3, 0] ];
pano_name_array["p_333_2"] = ["Section 333, Rows (F-J)", 6, [1], 313, "0", 0, [3, 0] ];
pano_name_array["p_333_3"] = ["Section 333, Rows (K-O)", 6, [1], 314, "0", 0, [3, 0] ];
pano_name_array["p_334_1"] = ["Section G6, Rows (B-D)", 3, [1], 315, "0", 0, [3, 0] ];
pano_name_array["p_334_2"] = ["Section 334, Row (E)", 16, [1], 316, "0", 0, [3, 0] ];
pano_name_array["p_334_3"] = ["Section 334, Rows (F-J)", 6, [1], 317, "0", 0, [3, 0] ];
pano_name_array["p_334_4"] = ["Section 334, Rows (K-O)", 6, [1], 318, "0", 0, [3, 0] ];
pano_name_array["p_334_5"] = ["Section 334, Rows (P-R)", 13, [1], 319, "0", 0, [3, 0] ];
pano_name_array["p_334_6"] = ["Section 334, Row (S)", 13, [1], 320, "0", 0, [3, 0] ];
pano_name_array["p_335_1"] = ["Section 335, Rows (A-E)", 16, [1], 321, "0", 0, [3, 0] ];
pano_name_array["p_335_2"] = ["Section 335, Rows (F-J)", 6, [1], 322, "0", 0, [3, 0] ];
pano_name_array["p_335_3"] = ["Section 335, Rows (K-O)", 6, [1], 323, "0", 0, [3, 0] ];
pano_name_array["p_335_4"] = ["Section 335, Rows (P-R)", 13, [1], 324, "0", 0, [3, 0] ];
pano_name_array["p_335_5"] = ["Section 335, Row (S)", 13, [1], 325, "0", 0, [3, 0] ];
pano_name_array["p_336_1"] = ["Section 336, Rows (B-D)", 14, [1], 326, "0", 0, [3, 0] ];
pano_name_array["p_336_2"] = ["Section 336, Row (E)", 16, [1], 327, "0", 0, [3, 0] ];
pano_name_array["p_336_3"] = ["Section 336, Rows (F-J)", 6, [1], 328, "0", 0, [3, 0] ];
pano_name_array["p_336_4"] = ["Section 336, Rows (K-O)", 6, [1], 329, "0", 0, [3, 0] ];
pano_name_array["p_336_5"] = ["Section 336, Rows (P-R)", 13, [1], 330, "0", 0, [3, 0] ];
pano_name_array["p_336_6"] = ["Section 336, Row (S)", 13, [1], 331, "0", 0, [3, 0] ];
pano_name_array["p_337_1"] = ["Section 337, Rows (A-E)", 16, [1], 332, "0", 0, [3, 0] ];
pano_name_array["p_337_2"] = ["Section 337, Rows (F-J)", 6, [1], 333, "0", 0, [3, 0] ];
pano_name_array["p_337_3"] = ["Section 337, Rows (K-O)", 6, [1], 334, "0", 0, [3, 0] ];
pano_name_array["p_337_4"] = ["Section 337, Rows (P-R)", 13, [1], 335, "0", 0, [3, 0] ];
pano_name_array["p_337_5"] = ["Section 337, Row (S)", 13, [1], 336, "0", 0, [3, 0] ];
pano_name_array["p_338_1"] = ["Section G8, Rows (B-D)", 3, [1], 337, "0", 0, [3, 0] ];
pano_name_array["p_338_2"] = ["Section 338, Row (E)", 16, [1], 338, "0", 0, [3, 0] ];
pano_name_array["p_338_3"] = ["Section 338, Rows (F-J)", 6, [1], 339, "0", 0, [3, 0] ];
pano_name_array["p_338_4"] = ["Section 338, Rows (K-O)", 6, [1], 340, "0", 0, [3, 0] ];
pano_name_array["p_338_5"] = ["Section 338, Rows (P-R)", 13, [1], 341, "0", 0, [3, 0] ];
pano_name_array["p_338_6"] = ["Section 338, Row (S)", 13, [1], 342, "0", 0, [3, 0] ];
pano_name_array["p_339_1"] = ["Section 339, Rows (A-E)", 16, [1], 343, "0", 0, [3, 0] ];
pano_name_array["p_339_2"] = ["Section 339, Rows (F-J)", 6, [1], 344, "0", 0, [3, 0] ];
pano_name_array["p_339_3"] = ["Section 339, Rows (K-O)", 6, [1], 345, "0", 0, [3, 0] ];
pano_name_array["p_339_4"] = ["Section 339, Rows (P-R)", 13, [1], 346, "0", 0, [3, 0] ];
pano_name_array["p_339_5"] = ["Section 339, Row (S)", 13, [1], 347, "0", 0, [3, 0] ];
pano_name_array["p_340_1"] = ["Section G9, Rows (B-D)", 2, [1], 348, "0", 0, [3, 0] ];
pano_name_array["p_340_2"] = ["Section 340, Row (E)", 16, [1], 349, "0", 0, [3, 0] ];
pano_name_array["p_340_3"] = ["Section 340, Rows (F-J)", 6, [1], 350, "0", 0, [3, 0] ];
pano_name_array["p_340_4"] = ["Section 340, Rows (K-O)", 6, [1], 351, "0", 0, [3, 0] ];
pano_name_array["p_340_5"] = ["Section 340, Rows (P-R)", 13, [1], 352, "0", 0, [3, 0] ];
pano_name_array["p_340_6"] = ["Section 340, Rows (S-T)", 13, [1], 353, "0", 0, [3, 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();
