//Script del menú de Airport Guides


         var RegionsDashes = "------------------------"

         var CountriesDashes = "------------------------"

         var DefaultLink = "index.htm"

         Airports = new Object()
 
         AirLinks = new Object()

         

         // CONFIGURATION STARTS HERE

        GCountries = new Array(
		 "Antigua and Barbuda",
		 "Argentina",
		 "Australia",
		 "Austria",
		 "Bahamas",
		 "Barbados",
		 "Belgium",
		 "Brazil",
		 "Canada",
		 "Chile",
		 "China",
		 "Cuba",
		 "Cyprus",
		 "Czech Republic",
		 "Denmark",
		 "Ecuador",
		 "Egypt",
		 "Finland",
		 "France",
		 "Germany",
		 "Greece",
		 "Grenada",
		 "Guam",
		 "Hong Kong",
		 "Hungary",
		 "India",
		 "Indonesia",
		 "Ireland",
		 "Israel",
		 "Italy",
		 "Japan",
		 "Corea",		 
		 "Kuwait",
		 "Korea",
		 "Malaysia",
		 "Malta",
		 "Mexico",
		 "Morocco",
		 "Netherlands",
		 "New Zealand",
		 "Norway",
		 "Panama",
		 "Peru",
		 "Philippines",
		 "Poland",
		 "Portugal",
		 "Russian Federation",
		 "Saudi Arabia",
		 "Singapore",
		 "South Africa",
		 "South Korea",
		 "Spain",
		 "St Lucia",
		 "Sweden",
		 "Switzerland",
		 "Taiwan",
		 "Tanzania",		 
		 "Thailand",
		 "Trinidad and Tobago",
		 "Tunisia",
		 "Turkey",
		 "UAE",
		 "UK",
		 "USA",
		 "Venezuela");

		Airports["Please select from the list below"] = new Array(
         "....................."); 
		 AirLinks["Please select from the list below"] = new Array(
		 "lhr.htm");
		
		
		Airports["Antigua and Barbuda"] = new Array(
         "V C Bird Int\'l. Airport"); 

        AirLinks["Antigua and Barbuda"] = new Array(
		 "anu.htm");
         
		Airports["Argentina"] = new Array(
         "Ministro Pistarini Int\'l. Airport"); 

        AirLinks["Argentina"] = new Array(
		 "eze.htm");
		
		Airports["Australia"] = new Array(
         "Adelaide Airport",
         "Brisbane Int\'l. Airport",
         "Melbourne Tullamarine Airport",
         "Perth Int\'l. Airport",
         "Sydney Airport"); 

        AirLinks["Australia"] = new Array(
		 "adl.htm",
		 "bne.htm",         
		 "mel.htm",
		 "per.htm",
		 "syd.htm");


		Airports["Austria"] = new Array(
         "Vienna Int\'l. Airport")    

        AirLinks["Austria"] = new Array(
		 "vie.htm");


		Airports["Barbados"] = new Array(
         "Grantley Adams Int\'l. Airport")    

        AirLinks["Barbados"] = new Array(
		 "bgi.htm");
				
				
		Airports["Bahamas"] = new Array(
         "Nassau Int\'l. Airport")    

        AirLinks["Bahamas"] = new Array(
		 "nas.htm");


		Airports["Belgium"] = new Array(
         "Brussels Airport")    

        AirLinks["Belgium"] = new Array(
		 "bru.htm");

		Airports["Brazil"] = new Array(
         "Brasilia Int\'l. Airport",
         "Rio de Janeiro Int\'l. Airport",
         "Sao Paulo Int\'l. Airport"); 

        AirLinks["Brazil"] = new Array(
		 "bsb.htm",
		 "gig.htm",         
		 "gru.htm");

		Airports["Canada"] = new Array(
         "Calgary Int\'l. Airport",
         "Halifax Int\'l. Airport",
         "Montreal Dorval Int\'l. Airport",
	 "Toronto Int\'l. Airport",
	 "Vancouver Int\'l. Airport"); 

        AirLinks["Canada"] = new Array(
		 "yyc.htm",
		 "yhz.htm",
		 "yul.htm",
		 "yyz.htm",
		 "yvr.htm");

		  Airports["Chile"] = new Array(
        "Arturo Merino Benítez Int\'l. Airport"); 

      AirLinks["Chile"] = new Array(
		 		"scl.htm");
	
       Airports["China"] = new Array(
         "Beijing Capital Airport",
         "Shanghai Hongqiao Airport",
         "Shanghai Pudong Int\'l. Airport"); 

        AirLinks["China"] = new Array(
		 "pek.htm",         
		 "sha.htm",
		 "pvg.htm");
		
		Airports["Cuba"] = new Array(
         "José Martí International Airport"); 

        AirLinks["Cuba"] = new Array(
		 "hav.htm");
	
		Airports["Cyprus"] = new Array(
         "Larnaca Airport"); 

        AirLinks["Cyprus"] = new Array(
		 "lca.htm");
		 
		 Airports["Czech Republic"] = new Array(
         "Prague Ruzyne Airport"); 

        AirLinks["Czech Republic"] = new Array(
		 "prg.htm");


		Airports["Denmark"] = new Array(
         "Copenhagen Airport"); 

        AirLinks["Denmark"] = new Array(
		 "cph.htm");
		 
		 
		 Airports["Ecuador"] = new Array(
         "Quito Mariscal Sucre Int\'l. Airport"); 

        AirLinks["Ecuador"] = new Array(
		 "uio.htm");
				
				
		 Airports["Egypt"] = new Array(
         "Cairo Int\'l. Airport"); 

        AirLinks["Egypt"] = new Array(
		 "cai.htm");



		Airports["Finland"] = new Array(
         "Helsinki-Vaanta Airport"); 

        AirLinks["Finland"] = new Array(
		 "hel.htm");



		Airports["France"] = new Array(
         "Bordeaux Airport",
         "Lyon-Saint Exupéry Airport",
         "Marseille Provence Airport",
         "Nice Cote D'Azur Airport",
         "Paris Charles De Gaulle Airport",
         "Paris Orly Airport",
				 "Strasbourg ",
         "Toulouse-Blagnac Airport"); 

        AirLinks["France"] = new Array(
		 "bod.htm",
		 "lys.htm",
		 "mrs.htm",
		 "nce.htm",
		 "cdg.htm",
		 "ory.htm",
		 "sxb.htm",
		 "tls.htm");



		Airports["Germany"] = new Array(
         "Berlin Tegel Airport",
         "Cologne-Bonn Adenauer Airport",
         "Düsseldorf Int\'l. Airport",
         "Frankfurt Airport",
	 "Hamburg Airport",
	 "Hannover Airport",
         "Munich Int\'l. Airport",
         "Stuttgart Airport"); 

        AirLinks["Germany"] = new Array(
		 "txl.htm",
		 "cgn.htm",
		 "dus.htm",
		 "fra.htm",
		 "ham.htm",
		 "haj.htm",
		 "muc.htm",
		 "str.htm");

		Airports["Greece"] = new Array(
         "Athens Eleftherios Veniselos Int\'l. Airport")    

        AirLinks["Greece"] = new Array(
		 "ath.htm");

		Airports["Grenada"] = new Array(
         "Grenada Point Saline(s) Int\'l. Airport")    

        AirLinks["Grenada"] = new Array(
		 "gps.htm");
		
		Airports["Guam"] = new Array(
         "Antonio B Won Pat Guam Int\'l. Airport")    

        AirLinks["Guam"] = new Array(
		 "gum.htm");	
		
		Airports["Hong Kong"] = new Array(
         "Hong Kong Int\'l. Airport")    

        AirLinks["Hong Kong"] = new Array(
		 "hkg.htm");
		 
		 
		 Airports["Hungary"] = new Array(
         "Budapest Ferihegy Airport")    

        AirLinks["Hungary"] = new Array(
		 "bud.htm");



		Airports["India"] = new Array(
         "Indira Gandhi Int\'l. Airport",
         "Mumbai (Chhatrapati Shivaji) Int\'l. Airport")    

        AirLinks["India"] = new Array(
		 "del.htm",
		 "bom.htm");
		
		
		Airports["Indonesia"] = new Array(
         "Denpasar-Bali Ngurah Rai Airport",
         "Jakarta Soekarno-Hatta Int\'l. Airport")    

        AirLinks["Indonesia"] = new Array(
		 "dps.htm",
		 "cgk.htm");


		Airports["Ireland"] = new Array(
         "Dublin Airport",
         "Shannon Int\'l. Airport")    

        AirLinks["Ireland"] = new Array(
		 "dub.htm",
		 "snn.htm");
		 
		 
		 Airports["Israel"] = new Array(
         "Ben-Gurion Airport")    

        AirLinks["Israel"] = new Array(
		 "tlv.htm");



		Airports["Italy"] = new Array(
         "Bologna G Marconi Airport",
         "Rome Fiumicino Airport",
         "Milan Linate Airport",
         "Milan Malpensa Int\'l. Airport",
         "Naples Int\'l. Airport",
         "Pisa Galileo Galilei Int\'l. Airport",
         "Venice Marco Polo Airport")    

        AirLinks["Italy"] = new Array(
		 "blq.htm",
		 "fco.htm",
		 "lin.htm",
		 "mxp.htm",
		 "nap.htm",
		 "psa.htm",
		 "vce.htm");


		Airports["Japan"] = new Array(
         "Osaka Kansai Airport",
         "Tokyo Narita Airport")    

        AirLinks["Japan"] = new Array(
		 "kix.htm",
		 "nrt.htm");

		Airports["Korea"] = new Array(
         "(Seoul) Incheon International Airport"); 

        AirLinks["Korea"] = new Array(
		 "icn.htm");			
		
		Airports["Kuwait"] = new Array(
         "Kuwait Int\'l. Airport")    

        AirLinks["Kuwait"] = new Array(
		 "kwi.htm");


		Airports["Malaysia"] = new Array(
         "Kuala Lumpur Int\'l. Airport")    

        AirLinks["Malaysia"] = new Array(
		 "kul.htm");
		 
		 Airports["Malta"] = new Array(
         "Malta Int\'l. Airport")    

        AirLinks["Malta"] = new Array(
		 "mla.htm");



		Airports["Mexico"] = new Array(
         "Cancún Int\'l. Airport",
         "Guadalajara Don Miguel Hidalgo Airport",
         "Mexico City Int\'l. Airport",
				 "Monterrey General Mariano Escobedo Int\'l. Airport")    

    AirLinks["Mexico"] = new Array(
		 "cun.htm",
		 "gdl.htm",
		 "mex.htm",
		 "mty");
		 
		 
		 Airports["Morocco"] = new Array(
         "Casablanca Mohamed V Airport")    

        AirLinks["Morocco"] = new Array(
		 "cmn.htm");



		Airports["Netherlands"] = new Array(
         "Amsterdam Schiphol Airport",
         "Rotterdam Airport")    

        AirLinks["Netherlands"] = new Array(
		 "ams.htm",
		 "rtm.htm");



		Airports["New Zealand"] = new Array(
         "Auckland Int\'l. Airport",
         "Christchurch Int\'l. Airport",
         "Wellington Int\'l. Airport")    

        AirLinks["New Zealand"] = new Array(
		 "akl.htm",
		 "chc.htm",
		 "wlg.htm");



		Airports["Norway"] = new Array(
         "Oslo Airport")    

        AirLinks["Norway"] = new Array(
		 "osl.htm");
		 
		 
		 Airports["Panama"] = new Array(
         "Panama Int\'l. Airport")    

        AirLinks["Panama"] = new Array(
		 "pty.htm");
				
				
		 Airports["Peru"] = new Array(
         "Lima-Callao Jorge Chávez Int\'l. Airport")    

        AirLinks["Peru"] = new Array(
		 "lim.htm");



		Airports["Philippines"] = new Array(
         "Manila Int\'l. Airport")    

        AirLinks["Philippines"] = new Array(
		 "mnl.htm");
		 
		 
		 Airports["Poland"] = new Array(
         "Warsaw-Okecie Frederic Chopin Airport")    

        AirLinks["Poland"] = new Array(
		 "waw.htm");



		Airports["Portugal"] = new Array(
         "Faro Airport",
         "Lisbon Int\'l. Airport",
				 "(Porto) Francisco Sa Carneiro Airport")    

        AirLinks["Portugal"] = new Array(
		 "fao.htm",
		 "lis.htm",
		 "opo.htm");



		Airports["Russian Federation"] = new Array(
		 "Domodedovo Int\'l. Airport",												   
     "Moscow Int\'l. Airport",
		 "St Petersburg Pulkovo Airport")    

     AirLinks["Russian Federation"] = new Array(
     "dme.htm",												   
		 "svo.htm",
		 "led.htm");



		Airports["Saudi Arabia"] = new Array(
         "Riyadh Int\'l. Airport")    

        AirLinks["Saudi Arabia"] = new Array(
		 "ruh.htm");



		Airports["Singapore"] = new Array(
         "Singapore Changi Airport")    

        AirLinks["Singapore"] = new Array(
		 "sin.htm");



		Airports["South Africa"] = new Array(
         "Cape Town Int\'l. Airport",
         "Durban Int\'l. Airport",
         "Johannesburg Int\'l. Airport",
         "Port Elizabeth Airport")    

        AirLinks["South Africa"] = new Array(
		 "cpt.htm",
		 "dur.htm",
		 "jnb.htm",
		 "plz.htm");



		Airports["South Korea"] = new Array(
	     "Seoul Incheon Int\'l. Airport",
	 	 "Kimhae Int\'l. Airport",
         "Seoul Kimpo Int\'l. Airport")    

        AirLinks["South Korea"] = new Array(
		 "icn.htm",	
		 "pus.htm",
		 "sel.htm");



		Airports["Spain"] = new Array(
         "Alicante Int\'l. Airport",
         "Barcelona El Prat Airport",
         "Fuerteventura Airport",
         "Gran Canaria Airport",
         "Ibiza Int\'l. Airport",
         "Lanzarote Airport",
         "Madrid Barajas Airport",
         "Málaga Airport",
         "Palma de Mallorca Airport",
         "Tenerife Sur-Reina Sofia Int\'l. Airport"); 

        AirLinks["Spain"] = new Array(
		 "alc.htm",
		 "bcn.htm",
		 "fue.htm",
		 "lpa.htm",
		 "ibz.htm",
		 "ace.htm",
		 "mad.htm",
		 "agp.htm",
		 "pmi.htm",
		 "tfs.htm");
		 
		 
		 Airports["St Lucia"] = new Array(
         "Hewanorra Int\'l. Airport ")    

        AirLinks["St Lucia"] = new Array(
		 "uvf.htm");



		Airports["Sweden"] = new Array(
         "Gothenburg-Landvetter Airport",
         "Stockholm Arlanda Airport")    

        AirLinks["Sweden"] = new Array(
		 "got.htm",
		 "arn.htm");



		Airports["Switzerland"] = new Array(
		"Euro-Airport Basel-Mulhouse-Freiburg",
		"Geneva Int\'l. Airport",
         	"Zurich Airport")

        AirLinks["Switzerland"] = new Array(
		 "eap.htm",
		 "gva.htm",
		 "zrh.htm");



		Airports["Taiwan"] = new Array(
         "Taipei Int\'l. Airport")

        AirLinks["Taiwan"] = new Array(
		 "tpe.htm");



		Airports["Thailand"] = new Array(
         "Bangkok Int\'l. Airport")    

        AirLinks["Thailand"] = new Array(
		 "bkk.htm");
		 
		 
		Airports["Tanzania "] = new Array(
         "Dar es Salaam Int\'l.")    

        AirLinks["Tanzania "] = new Array(
		 "des.htm");		


		Airports["Trinidad and Tobago"] = new Array(
         "Crown Point Int\'l. Airport")

        AirLinks["Trinidad and Tobago"] = new Array(
		 "tab.htm");
				

		 Airports["Tunisia"] = new Array(
         "Tunis-Carthage Int\'l. Airport")    

        AirLinks["Tunisia"] = new Array(
		 "tun.htm");



		Airports["Turkey"] = new Array(
         "Antalya Havalimani Airport",
         "Istanbul Atatürk Int\'l. Airport",
         "Istanbul Sabiha Gökçen Int\'l. Airport")    

        AirLinks["Turkey"] = new Array(
		 "ayt.htm",
		 "ist.htm",
		 "saw.htm");
		 
		 
		
		Airports["UAE"] = new Array(
         "Abu Dhabi Int\'l. Airport",
         "Al Ain Int\'l. Airport",
         "Dubai Int\'l. Airport")    

        AirLinks["UAE"] = new Array(
		 "auh.htm",
		 "aan.htm",
		 "dxb.htm");


		Airports["UK"] = new Array(
         "Aberdeen Airport",
         "Belfast City Airport",
         "Belfast Int\'l. Airport",
         "Birmingham Int\'l. Airport",
         "East Midlands Airport",
         "Edinburgh Int\'l. Airport",
         "Glasgow Airport",
         "Inverness Airport",
         "Leeds-Bradford Int\'l. Airport",
         "London City Airport",
         "London Gatwick Airport",
         "London Heathrow Airport",
         "London Luton Airport",
         "London Stansted Airport",
         "Manchester Airport",
         "Newcastle Airport",
				 "Norwich Int\'l. Airport",
				 "Southampton Int\'l. Airport",
		 "West Midlands Int\'l. Airport" )

        AirLinks["UK"] = new Array(
		 "abz.htm",
		 "bhd.htm",
		 "bfs.htm",
		 "bhx.htm",
		 "ema.htm",
		 "edi.htm",
		 "gla.htm",
		 "inv.htm",
		 "lba.htm",
		 "lcy.htm",
		 "lgw.htm",
		 "lhr.htm",
		 "ltn.htm",
		 "stn.htm",
		 "man.htm",
		 "ncl.htm",
		 "nwi.htm",
		 "sou.htm",
		 "cvt.htm")



		Airports["USA"] = new Array(
         "Albuquerque Int\'l. Sunport",
         "Anchorage Int\'l. Airport",
         "Atlanta Hartsfield Int\'l. Airport",
         "Austin-Bergstrom Int\'l. Airport",
         "Baltimore Washington Int\'l. Airport",
         "Boston Logan Int\'l. Airport",
         "Bradley Int\'l. Airport",
         "Buffalo Niagara Int\'l. Airport",
         "Burbank-Glendale-Pasadena Airport",
         "Charlotte/Douglas Int\'l. Airport",
         "Chicago O\'Hare Int\'l. Airport",
         "Cincinnati Northern Kentucky Int\'l.",
         "Cleveland Hopkins Int\'l. Airport",
         "Dallas Fort Worth Int\'l. Airport",
         "Denver Int\'l. Airport",
         "Detroit Metropolitan Airport",
         "El Paso Int\'l. Airport",
         "Fort Lauderdale Hollywood Int\'l.",
         "General Mitchell Int\'l. Airport",
         "Honolulu Int\'l. Airport",
         "Houston George Bush Airport",
         "Houston William P. Hobby Airport",
         "Indianapolis Int\'l. Airport",
         "Jacksonville Int\'l. Airport",
         "John Wayne Airport",
         "Kansas City Int\'l. Airport",
         "Las Vegas McCarran Int\'l. Airport",
         "Los Angeles Int\'l. Airport",
         "Louisville Int\'l. Airport",
         "Luis Muñoz Marín Int\'l. Airport",
         "Memphis Int\'l. Airport",
         "Miami Int\'l. Airport",
         "Minneapolis-St Paul Int\'l. Airport",
         "Nashville Int\'l. Airport",
         "New Orleans Int\'l. Airport",
         "New York JFK Airport",
         "New York La Guardia Airport",
         "Newark Int\'l. Airport",
         "Oakland Int\'l. Airport",
         "Ontario Int\'l. Airport",
         "Orlando Int\'l. Airport",
         "Palm Beach Int\'l. Airport",
         "Philadelphia Int\'l. AIrport",
         "Phoenix Sky Harbor Int\'l. Airport",
         "Pittsburgh Int\'l. Airport",
         "Port Columbus Int\'l. Airport",
         "Portland Int\'l. Airport",
         "Raleigh-Durham Int\'l. Airport",
         "Reno-Tahoe Int\'l. Airport",
         "Sacramento Int\'l. Airport",
         "Salt Lake City Int\'l. Airport",
         "San Antonio Int\'l. Airport",
         "San Diego Int\'l. Airport",
         "San Francisco Int\'l. Airport",
         "San Jose Int\'l. Airport",
         "Seattle-Tacoma Int\'l. Airport",
         "Southwest Florida Int\'l. Airport",
         "St. Louis Lambert Int\'l. Airport",
         "Tampa Int\'l. Airport",
         "Tucson International Airport",
         "Washington Dulles Int\'l. Airport",
         "Washington Ronald Reagan Airport",
         "Will Rogers World Airport")      

        AirLinks["USA"] = new Array(
		 "abq.htm",
		 "anc.htm",
		 "atl.htm",
		 "aus.htm",
		 "bwi.htm",
		 "bos.htm",
		 "bdl.htm",
		 "buf.htm",
		 "bur.htm",
		 "clt.htm",
		 "ord.htm",
		 "cvg.htm",
		 "cle.htm",
		 "dfw.htm",
		 "den.htm",
		 "dtw.htm",
		 "elp.htm",
		 "fll.htm",
		 "mke.htm",
		 "hnl.htm",
		 "iah.htm",
		 "hou.htm",
		 "ind.htm",
		 "jax.htm",
		 "sna.htm",
		 "mci.htm",
		 "las.htm",
		 "lax.htm",
		 "sdf.htm",
		 "sju.htm",
		 "mem.htm",
		 "mia.htm",
		 "msp.htm",
		 "bna.htm",
		 "msy.htm",
		 "jfk.htm",
		 "lga.htm",
		 "ewr.htm",
		 "oak.htm",
		 "ont.htm",
		 "mco.htm",
		 "pbi.htm",
		 "phl.htm",
		 "phx.htm",
		 "pit.htm",
		 "cmh.htm",
		 "pdx.htm",
		 "rdu.htm",
		 "rno.htm",
		 "smf.htm",
		 "slc.htm",
		 "sat.htm",
		 "san.htm",
		 "sfo.htm",
		 "sjc.htm",
		 "sea.htm",
		 "rsw.htm",
		 "stl.htm",
		 "tpa.htm",
		 "tus.htm",
		 "iad.htm",
		 "dca.htm",
		 "okc.htm")

		 Airports["Venezuela"] = new Array(
      "Caracas Maiquetía Int\'l. Airport (Simón Bolívar)")    

     AirLinks["Venezuela"] = new Array(
		 	"mqv.htm");
				
         // CONFIGURATION ENDS HERE

         initializeForm()

         function initializeForm () {

                // Fill up initial option values

                document.guides.GCountry.length = 0;

//                GCountries[GCountries.length] = RegionsDashes;

                document.guides.GCountry.options[0] = new Option(GCountries[0],"",1,1);

                for(count = 1; count < GCountries.length; count++) {

                        document.guides.GCountry.options[count] = new Option(GCountries[count], "")

                }

         fillAirports()

         }

         

         function fillAirports()

         {

                document.guides.airport.length = 0;

                reg = new String(GCountries[document.guides.GCountry.selectedIndex])

                if (document.guides.GCountry.options[document.guides.GCountry.selectedIndex].text == RegionsDashes) {

                        document.guides.GCountry.selectedIndex = document.guides.GCountry.selectedIndex - 1

                        reg = new String(Regions[document.jump.region.selectedIndex])

                }

                document.guides.airport.options[0] = new Option(Airports[reg][0],AirLinks[reg][0],1,1);

                for(count = 1; count < AirLinks[reg].length; count ++)

                document.guides.airport.options[count] = new Option(Airports[reg][count],AirLinks[reg][count]);

                document.guides.airport.options[document.guides.airport.options.length] = new Option(CountriesDashes,DefaultLink);

         }

         function checkAirport() {

                if (document.guides.airport.options[document.guides.airport.selectedIndex].text == CountriesDashes)

                        document.guides.airport.selectedIndex = document.guides.airport.selectedIndex - 1

         }

