var arrAirportsAndStations = new Array();

arrAirportsAndStations[0] = new Array('ABZ','GB');
arrAirportsAndStations[1] = new Array('AGR','IN');
arrAirportsAndStations[2] = new Array('AGX','IN');
arrAirportsAndStations[3] = new Array('AJL','IN');
arrAirportsAndStations[4] = new Array('AMD','IN');
arrAirportsAndStations[5] = new Array('AMS','NL');
arrAirportsAndStations[6] = new Array('ATQ','IN');
arrAirportsAndStations[7] = new Array('BBI','IN');
arrAirportsAndStations[8] = new Array('BDQ','IN');
arrAirportsAndStations[9] = new Array('BHJ','IN');
arrAirportsAndStations[10] = new Array('BHU','IN');
arrAirportsAndStations[11] = new Array('BKK','TH');
arrAirportsAndStations[12] = new Array('BLR','IN');
arrAirportsAndStations[13] = new Array('BOM','IN');
arrAirportsAndStations[14] = new Array('BRU','BE');
arrAirportsAndStations[15] = new Array('CCJ','IN');
arrAirportsAndStations[16] = new Array('CCU','IN');
arrAirportsAndStations[17] = new Array('CDG','FR');
arrAirportsAndStations[18] = new Array('CJB','IN');
arrAirportsAndStations[19] = new Array('CMB','LK');
arrAirportsAndStations[20] = new Array('COK','IN');
arrAirportsAndStations[21] = new Array('DAC','BD');
arrAirportsAndStations[22] = new Array('DED','IN');
arrAirportsAndStations[23] = new Array('DEL','IN');
arrAirportsAndStations[24] = new Array('DHM','IN');
arrAirportsAndStations[25] = new Array('DIB','IN');
arrAirportsAndStations[26] = new Array('DMU','IN');
arrAirportsAndStations[27] = new Array('DUS','DE');
arrAirportsAndStations[28] = new Array('DXB','AE');
arrAirportsAndStations[29] = new Array('EDI','GB');
arrAirportsAndStations[30] = new Array('GAU','IN');
arrAirportsAndStations[31] = new Array('GLA','GB');
arrAirportsAndStations[32] = new Array('GOI','IN');
arrAirportsAndStations[33] = new Array('GWL','IN');
arrAirportsAndStations[34] = new Array('HBX','IN');
arrAirportsAndStations[35] = new Array('HJR','IN');
arrAirportsAndStations[36] = new Array('HKG','HK');
arrAirportsAndStations[37] = new Array('HYD','IN');
arrAirportsAndStations[38] = new Array('IDR','IN');
arrAirportsAndStations[39] = new Array('IMF','IN');
arrAirportsAndStations[40] = new Array('ISK','IN');
arrAirportsAndStations[41] = new Array('IXA','IN');
arrAirportsAndStations[42] = new Array('IXB','IN');
arrAirportsAndStations[43] = new Array('IXC','IN');
arrAirportsAndStations[44] = new Array('IXE','IN');
arrAirportsAndStations[45] = new Array('IXG','IN');
arrAirportsAndStations[46] = new Array('IXI','IN');
arrAirportsAndStations[47] = new Array('IXJ','IN');
arrAirportsAndStations[48] = new Array('IXL','IN');
arrAirportsAndStations[49] = new Array('IXM','IN');
arrAirportsAndStations[50] = new Array('IXR','IN');
arrAirportsAndStations[51] = new Array('IXS','IN');
arrAirportsAndStations[52] = new Array('IXU','IN');
arrAirportsAndStations[53] = new Array('IXW','IN');
arrAirportsAndStations[54] = new Array('IXY','IN');
arrAirportsAndStations[55] = new Array('IXZ','IN');
arrAirportsAndStations[56] = new Array('JAI','IN');
arrAirportsAndStations[57] = new Array('JDH','IN');
arrAirportsAndStations[58] = new Array('JGA','IN');
arrAirportsAndStations[59] = new Array('JLR','IN');
arrAirportsAndStations[60] = new Array('JRH','IN');
arrAirportsAndStations[61] = new Array('JSA','IN');
arrAirportsAndStations[62] = new Array('KLH','IN');
arrAirportsAndStations[63] = new Array('KTM','NP');
arrAirportsAndStations[64] = new Array('KUU','IN');
arrAirportsAndStations[65] = new Array('LHR','GB');
arrAirportsAndStations[66] = new Array('LIS','PT');
arrAirportsAndStations[67] = new Array('LKO','IN');
arrAirportsAndStations[68] = new Array('LTU','IN');
arrAirportsAndStations[69] = new Array('LUH','IN');
arrAirportsAndStations[70] = new Array('MAA','IN');
arrAirportsAndStations[71] = new Array('MAN','GB');
arrAirportsAndStations[72] = new Array('MYQ','IN');
arrAirportsAndStations[73] = new Array('NAG','IN');
arrAirportsAndStations[74] = new Array('NDC','IN');
arrAirportsAndStations[75] = new Array('PAT','IN');
arrAirportsAndStations[76] = new Array('PGH','IN');
arrAirportsAndStations[77] = new Array('PNQ','IN');
arrAirportsAndStations[78] = new Array('RAJ','IN');
arrAirportsAndStations[79] = new Array('RJA','IN');
arrAirportsAndStations[80] = new Array('RPR','IN');
arrAirportsAndStations[81] = new Array('SIN','SG');
arrAirportsAndStations[82] = new Array('SLV','IN');
arrAirportsAndStations[83] = new Array('SSE','IN');
arrAirportsAndStations[84] = new Array('STV','IN');
arrAirportsAndStations[85] = new Array('SXR','IN');
arrAirportsAndStations[86] = new Array('SXV','IN');
arrAirportsAndStations[87] = new Array('TCR','IN');
arrAirportsAndStations[88] = new Array('TIR','IN');
arrAirportsAndStations[89] = new Array('TRV','IN');
arrAirportsAndStations[90] = new Array('TRZ','IN');
arrAirportsAndStations[91] = new Array('UDR','IN');
arrAirportsAndStations[92] = new Array('VDY','IN');
arrAirportsAndStations[93] = new Array('VGA','IN');
arrAirportsAndStations[94] = new Array('VNS','IN');
arrAirportsAndStations[95] = new Array('VTZ','IN');

