var arrSeasons = new Array(3); arrSeasons[0] = new Array(4); arrSeasons[0][0] = 1; arrSeasons[0][1] = "High Season"; arrSeasons[0][2] = 1199523800000; arrSeasons[0][3] = 1207731936198; arrSeasons[1] = new Array(4); arrSeasons[1][0] = 2; arrSeasons[1][1] = "Holiday"; arrSeasons[1][2] = 1207818300000; arrSeasons[1][3] = 1208596003169; arrSeasons[2] = new Array(4); arrSeasons[2][0] = 3; arrSeasons[2][1] = "Low Season"; arrSeasons[2][2] = 1208682400000; arrSeasons[2][3] = 1214993276888; arrSeasons[3] = new Array(4); arrSeasons[3][0] = 4; arrSeasons[3][1] = "Holiday"; arrSeasons[3][2] = 1215079700000; arrSeasons[3][3] = 1215252527388; arrSeasons[4] = new Array(4); arrSeasons[4][0] = 5; arrSeasons[4][1] = "Low Season"; arrSeasons[4][2] = 1215338900000; arrSeasons[4][3] = 1225357790544; arrSeasons[5] = new Array(4); arrSeasons[5][0] = 6; arrSeasons[5][1] = "High Season"; arrSeasons[5][2] = 1225444200000; arrSeasons[5][3] = 1227604245123; arrSeasons[6] = new Array(4); arrSeasons[6][0] = 7; arrSeasons[6][1] = "Holiday"; arrSeasons[6][2] = 1227690600000; arrSeasons[6][3] = 1227949894248; arrSeasons[7] = new Array(4); arrSeasons[7][0] = 8; arrSeasons[7][1] = "High Season"; arrSeasons[7][2] = 1228036300000; arrSeasons[7][3] = 1229591532982; arrSeasons[8] = new Array(4); arrSeasons[8][0] = 9; arrSeasons[8][1] = "Holiday"; arrSeasons[8][2] = 1229677900000; arrSeasons[8][3] = 1231060376544; arrSeasons[9] = new Array(4); arrSeasons[9][0] = 10; arrSeasons[9][1] = "High Season"; arrSeasons[9][2] = 1231146700000; arrSeasons[9][3] = 1239268415748; arrSeasons[10] = new Array(4); arrSeasons[10][0] = 11; arrSeasons[10][1] = "Holiday"; arrSeasons[10][2] = 1239354900000; arrSeasons[10][3] = 1240046141826; arrSeasons[11] = new Array(4); arrSeasons[11][0] = 12; arrSeasons[11][1] = "Low Season"; arrSeasons[11][2] = 1240132500000; arrSeasons[11][3] = 1246443001794; arrSeasons[12] = new Array(4); arrSeasons[12][0] = 13; arrSeasons[12][1] = "Holiday"; arrSeasons[12][2] = 1246529400000; arrSeasons[12][3] = 1246702238732; arrSeasons[13] = new Array(4); arrSeasons[13][0] = 14; arrSeasons[13][1] = "Low Season"; arrSeasons[13][2] = 1246788600000; arrSeasons[13][3] = 1256894415419; arrSeasons[14] = new Array(4); arrSeasons[14][0] = 15; arrSeasons[14][1] = "High Season"; arrSeasons[14][2] = 1256980800000; arrSeasons[14][3] = 1259054459029; arrSeasons[15] = new Array(4); arrSeasons[15][0] = 16; arrSeasons[15][1] = "Holiday"; arrSeasons[15][2] = 1259140800000; arrSeasons[15][3] = 1259400108826; arrSeasons[16] = new Array(4); arrSeasons[16][0] = 17; arrSeasons[16][1] = "High Season"; arrSeasons[16][2] = 1259486500000; arrSeasons[16][3] = 1261041741779; arrSeasons[17] = new Array(4); arrSeasons[17][0] = 18; arrSeasons[17][1] = "Holiday"; arrSeasons[17][2] = 1261128100000; arrSeasons[17][3] = 1262596979435; arrSeasons[18] = new Array(4); arrSeasons[18][0] = 19; arrSeasons[18][1] = "High Season"; arrSeasons[18][2] = 1262683300000; arrSeasons[18][3] = 1270718614498; arrSeasons[19] = new Array(4); arrSeasons[19][0] = 20; arrSeasons[19][1] = "Holiday"; arrSeasons[19][2] = 1270805000000; arrSeasons[19][3] = 1271496270169; arrSeasons[20] = new Array(4); arrSeasons[20][0] = 21; arrSeasons[20][1] = "Low Season"; arrSeasons[20][2] = 1271582700000; arrSeasons[20][3] = 1277976398857; arrSeasons[21] = new Array(4); arrSeasons[21][0] = 22; arrSeasons[21][1] = "Holiday"; arrSeasons[21][2] = 1278062800000; arrSeasons[21][3] = 1278235627404; arrSeasons[22] = new Array(4); arrSeasons[22][0] = 23; arrSeasons[22][1] = "Low Season"; arrSeasons[22][2] = 1278322000000; arrSeasons[22][3] = 1288344479013; arrSeasons[23] = new Array(4); arrSeasons[23][0] = 24; arrSeasons[23][1] = "High Season"; arrSeasons[23][2] = 1288430800000; arrSeasons[23][3] = 1290504513591; arrSeasons[24] = new Array(4); arrSeasons[24][0] = 25; arrSeasons[24][1] = "Holiday"; arrSeasons[24][2] = 1290590900000; arrSeasons[24][3] = 1290850150689; arrSeasons[25] = new Array(4); arrSeasons[25][0] = 26; arrSeasons[25][1] = "High Season"; arrSeasons[25][2] = 1290936500000; arrSeasons[25][3] = 1292491802029; arrSeasons[26] = new Array(4); arrSeasons[26][0] = 27; arrSeasons[26][1] = "Holiday"; arrSeasons[26][2] = 1292578200000; arrSeasons[26][3] = 1294047205966; var arrRoomTypes = new Array(2); arrRoomTypes[0] = new Array(1); arrRoomTypes[0][0] = 1; arrRoomTypes[0][1] = "Standard"; arrRoomTypes[0][2] = "Double Bed,Twin Bed"; arrRoomTypes[0][3] = 300; arrRoomTypes[1] = new Array(2); arrRoomTypes[1][0] = 2; arrRoomTypes[1][1] = "Superior"; arrRoomTypes[1][2] = "Double Bed,Twin Bed"; arrRoomTypes[1][3] = 300; var arrPrices = new Array(arrSeasons.length); arrPrices[0] = new Array(1); arrPrices[0][0] = new Array(2); arrPrices[0][0][0] = 1; arrPrices[0][0][1] = 990; arrPrices[0][1] = new Array(2); arrPrices[0][1][0] = 2; arrPrices[0][1][1] = 1590; arrPrices[1] = new Array(1); arrPrices[1][0] = new Array(2); arrPrices[1][0][0] = 3; arrPrices[1][0][1] = 1190; arrPrices[1][1] = new Array(2); arrPrices[1][1][0] = 4; arrPrices[1][1][1] = 1790; arrPrices[2] = new Array(1); arrPrices[2][0] = new Array(2); arrPrices[2][0][0] = 5; arrPrices[2][0][1] = 890; arrPrices[2][1] = new Array(2); arrPrices[2][1][0] = 6; arrPrices[2][1][1] = 1290; arrPrices[3] = new Array(1); arrPrices[3][0] = new Array(2); arrPrices[3][0][0] = 7; arrPrices[3][0][1] = 1190; arrPrices[3][1] = new Array(2); arrPrices[3][1][0] = 8; arrPrices[3][1][1] = 1790; arrPrices[4] = new Array(1); arrPrices[4][0] = new Array(2); arrPrices[4][0][0] = 9; arrPrices[4][0][1] = 890; arrPrices[4][1] = new Array(2); arrPrices[4][1][0] = 10; arrPrices[4][1][1] = 1290; arrPrices[5] = new Array(1); arrPrices[5][0] = new Array(2); arrPrices[5][0][0] = 11; arrPrices[5][0][1] = 990; arrPrices[5][1] = new Array(2); arrPrices[5][1][0] = 12; arrPrices[5][1][1] = 1590; arrPrices[6] = new Array(1); arrPrices[6][0] = new Array(2); arrPrices[6][0][0] = 13; arrPrices[6][0][1] = 1190; arrPrices[6][1] = new Array(2); arrPrices[6][1][0] = 14; arrPrices[6][1][1] = 1790; arrPrices[7] = new Array(1); arrPrices[7][0] = new Array(2); arrPrices[7][0][0] = 15; arrPrices[7][0][1] = 990; arrPrices[7][1] = new Array(2); arrPrices[7][1][0] = 16; arrPrices[7][1][1] = 1590; arrPrices[8] = new Array(1); arrPrices[8][0] = new Array(2); arrPrices[8][0][0] = 17; arrPrices[8][0][1] = 1190; arrPrices[8][1] = new Array(2); arrPrices[8][1][0] = 18; arrPrices[8][1][1] = 1790; arrPrices[9] = new Array(1); arrPrices[9][0] = new Array(2); arrPrices[9][0][0] = 19; arrPrices[9][0][1] = 990; arrPrices[9][1] = new Array(2); arrPrices[9][1][0] = 20; arrPrices[9][1][1] = 1590; arrPrices[10] = new Array(1); arrPrices[10][0] = new Array(2); arrPrices[10][0][0] = 21; arrPrices[10][0][1] = 1190; arrPrices[10][1] = new Array(2); arrPrices[10][1][0] = 22; arrPrices[10][1][1] = 1790; arrPrices[11] = new Array(1); arrPrices[11][0] = new Array(2); arrPrices[11][0][0] = 23; arrPrices[11][0][1] = 890; arrPrices[11][1] = new Array(2); arrPrices[11][1][0] = 24; arrPrices[11][1][1] = 1290; arrPrices[12] = new Array(1); arrPrices[12][0] = new Array(2); arrPrices[12][0][0] = 25; arrPrices[12][0][1] = 1190; arrPrices[12][1] = new Array(2); arrPrices[12][1][0] = 26; arrPrices[12][1][1] = 1790; arrPrices[13] = new Array(1); arrPrices[13][0] = new Array(2); arrPrices[13][0][0] = 27; arrPrices[13][0][1] = 890; arrPrices[13][1] = new Array(2); arrPrices[13][1][0] = 28; arrPrices[13][1][1] = 1290; arrPrices[14] = new Array(1); arrPrices[14][0] = new Array(2); arrPrices[14][0][0] = 29; arrPrices[14][0][1] = 990; arrPrices[14][1] = new Array(2); arrPrices[14][1][0] = 30; arrPrices[14][1][1] = 1590; arrPrices[15]= new Array(1); arrPrices[15][0] = new Array(2); arrPrices[15][0][0] = 31; arrPrices[15][0][1] = 1190; arrPrices[15][1] = new Array(2); arrPrices[15][1][0] = 32; arrPrices[15][1][1] = 1790; arrPrices[16] = new Array(1); arrPrices[16][0] = new Array(2); arrPrices[16][0][0] = 33; arrPrices[16][0][1] = 990; arrPrices[16][1] = new Array(2); arrPrices[16][1][0] = 34; arrPrices[16][1][1] = 1590; arrPrices[17] = new Array(1); arrPrices[17][0] = new Array(2); arrPrices[17][0][0] = 35; arrPrices[17][0][1] = 1190; arrPrices[17][1] = new Array(2); arrPrices[17][1][0] = 36; arrPrices[17][1][1] = 1790; arrPrices[18]= new Array(1); arrPrices[18][0] = new Array(2); arrPrices[18][0][0] = 37; arrPrices[18][0][1] = 990; arrPrices[18][1] = new Array(2); arrPrices[18][1][0] = 38; arrPrices[18][1][1] = 1590; arrPrices[19] = new Array(1); arrPrices[19][0] = new Array(2); arrPrices[19][0][0] = 39; arrPrices[19][0][1] = 1190; arrPrices[19][1] = new Array(2); arrPrices[19][1][0] = 40; arrPrices[19][1][1] = 1790; arrPrices[20] = new Array(1); arrPrices[20][0] = new Array(2); arrPrices[20][0][0] = 41; arrPrices[20][0][1] = 890; arrPrices[20][1] = new Array(2); arrPrices[20][1][0] = 42; arrPrices[20][1][1] = 1290; arrPrices[21]= new Array(1); arrPrices[21][0] = new Array(2); arrPrices[21][0][0] = 43; arrPrices[21][0][1] = 1190; arrPrices[21][1] = new Array(2); arrPrices[21][1][0] = 44; arrPrices[21][1][1] = 1790; arrPrices[22] = new Array(1); arrPrices[22][0] = new Array(2); arrPrices[22][0][0] = 45; arrPrices[22][0][1] = 890; arrPrices[22][1] = new Array(2); arrPrices[22][1][0] = 46; arrPrices[22][1][1] = 1290; arrPrices[23] = new Array(1); arrPrices[23][0] = new Array(2); arrPrices[23][0][0] = 47; arrPrices[23][0][1] = 990; arrPrices[23][1] = new Array(2); arrPrices[23][1][0] = 48; arrPrices[23][1][1] = 1590; arrPrices[24]= new Array(1); arrPrices[24][0] = new Array(2); arrPrices[24][0][0] = 49; arrPrices[24][0][1] = 1190; arrPrices[24][1] = new Array(2); arrPrices[24][1][0] = 50; arrPrices[24][1][1] = 1790; arrPrices[25] = new Array(1); arrPrices[25][0] = new Array(2); arrPrices[25][0][0] = 51; arrPrices[25][0][1] = 990; arrPrices[25][1] = new Array(2); arrPrices[25][1][0] = 52; arrPrices[25][1][1] = 1590; arrPrices[26] = new Array(1); arrPrices[26][0] = new Array(2); arrPrices[26][0][0] = 53; arrPrices[26][0][1] = 1190; arrPrices[26][1] = new Array(2); arrPrices[26][1][0] = 54; arrPrices[26][1][1] = 1790;