function fillCategory(){ // this function is used to fill the category list on load addOption(document.drop_list.Category, "Africa", "Africa", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Algeria", "Algeria", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Antigua", "Antigua", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Argentina", "Argentina", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Australia", "Australia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Austria", "Austria", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Bahamas", "Bahamas", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Bahrain", "Bahrain", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Belgium", "Belgium", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Bhutan", "Bhutan", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Brazil", "Brazil", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Bulgaria", "Bulgaria", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Burkina Faso", "Burkina Faso", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Cambodia", "Cambodia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Canada", "Canada", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "China", "China", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Colombia", "Colombia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Corsica", "Corsica", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Costa Rica", "Costa Rica", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Croatia", "Croatia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Cyprus", "Cyprus", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Czech Republic", "Czech Republic", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Denmark", "Denmark", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Dominican Republic", "Dominican Republic", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Egypt", "Egypt", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "England", "England", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Equatorial Guinea", "Equatorial Guinea", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Estonia", "Estonia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Europe", "Europe", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Fiji Island", "Fiji Island", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "France", "France", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "French Polynesia", "French Polynesia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Georgia", "Georgia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Germany", "Germany", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Greece", "Greece", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Guadeloupe", "Guadeloupe", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Hawaii", "Hawaii", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Hungary", "Hungary", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Iceland", "Iceland", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "India", "India", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Indonesia", "Indonesia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Ireland", "Ireland", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Italy", "Italy", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Ivory Coast", "Ivory Coast", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Jamaica", "Jamaica", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Japan", "Japan", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Kenya", "Kenya", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Korea", "Korea", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Kuwait", "Kuwait", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Laos", "Laos", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Luxembourg", "Luxembourg", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Macau", "Macau", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Malaysia", "Malaysia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Maldives", "Maldives", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Mali", "Mali", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Martinique", "Martinique", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Mauritius", "Mauritius", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Mexico", "Mexico", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Monaco", "Monaco", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Morocco", "Morocco", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Netherlands", "Netherlands", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "New Zealand", "New Zealand", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Nigeria", "Nigeria", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Peru", "Peru", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Philippines", "Philippines", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Poland", "Poland", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Portugal", "Portugal", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Qatar", "Qatar", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Quintana", "Quintana", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Romania", "Romania", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Saint Barthelemy", "Saint Barthelemy", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Saudi Arabia", "Saudi Arabia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Scotland", "Scotland", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Senegal", "Senegal", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Seychelles", "Seychelles", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Singapore", "Singapore", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "South Africa", "South Africa", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Spain", "Spain", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "St. Lucia", "St. Lucia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "St. Vincent", "St. Vincent", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Switzerland", "Switzerland", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Thailand", "Thailand", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Tunisia", "Tunisia", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Turkey", "Turkey", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Turks and Caicos", "Turks and Caicos", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "United Arab Emirates", "United Arab Emirates", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "United Kingdom", "United Kingdom", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "USA", "USA", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Vietnam", "Vietnam", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "West Indies", "West Indies", ""); // this function is used to fill the category list on load addOption(document.drop_list.Category, "Yemen", "Yemen", ""); } function SelectSubCat(){ // ON selection of category this function will work //var sanjay = alert (document.drop_list.Category.value); //alert (document.drop_list.Category.value); removeAllOptions(document.drop_list.SubCat); addOption(document.drop_list.SubCat, "", "Select Category:", ""); if(document.drop_list.Category.value == 'Africa') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Algeria') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Antigua') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Argentina') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Australia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Austria') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Bahamas') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Bahrain') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Belgium') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Bhutan') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Brazil') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Bulgaria') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Burkina Faso') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Cambodia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Canada') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'China') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Colombia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Corsica') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Costa Rica') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Croatia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Cyprus') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Czech Republic') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Denmark') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Dominican Republic') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Egypt') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'England') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Equatorial Guinea') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Estonia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Europe') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Fiji Island') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'France') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'French Polynesia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Georgia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Germany') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Greece') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Guadeloupe') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Hawaii') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Hungary') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Iceland') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'India') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Indonesia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Ireland') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Italy') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Ivory Coast') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Jamaica') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Japan') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Kenya') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Korea') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Kuwait') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Laos') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Luxembourg') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Macau') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Malaysia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Maldives') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Mali') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Martinique') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Mauritius') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Mexico') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Monaco') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Morocco') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Netherlands') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'New Zealand') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Nigeria') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Peru') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Philippines') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Poland') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Portugal') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Qatar') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Quintana') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Romania') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Saint Barthelemy') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Saudi Arabia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Scotland') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Senegal') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Seychelles') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Singapore') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'South Africa') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Spain') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'St. Lucia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'St. Vincent') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Switzerland') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Thailand') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Tunisia') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Turkey') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Turks and Caicos') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'United Arab Emirates') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'United Kingdom') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'USA') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Vietnam') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'West Indies') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } if(document.drop_list.Category.value == 'Yemen') { addOption(document.drop_list.SubCat,"Bar", "Bar"); addOption(document.drop_list.SubCat,"Spa", "Spa"); addOption(document.drop_list.SubCat,"Hotel", "Hotel"); addOption(document.drop_list.SubCat,"Golf", "Golf"); addOption(document.drop_list.SubCat,"Bed and Breakfast", "Bed and Breakfast"); } } //////////////////////// function SelectSubSubCat(){ // ON selection of category this function will work removeAllOptions(document.drop_list.SubSubCat); addOption(document.drop_list.SubSubCat, "", "Select Category:", ""); if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Africa')){ addOption(document.drop_list.SubSubCat,'Colona Castle', 'Colona Castle'); addOption(document.drop_list.SubSubCat,'Hotel Akuwaiseni', 'Hotel Akuwaiseni'); addOption(document.drop_list.SubSubCat,'Kichaka Luxury Game Lodge', 'Kichaka Luxury Game Lodge'); addOption(document.drop_list.SubSubCat,'River House Lodge Hotel', 'River House Lodge Hotel'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Algeria')){ addOption(document.drop_list.SubSubCat,'Sofitel Alger', 'Sofitel Alger'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Antigua')){ addOption(document.drop_list.SubSubCat,'Carlisle Bay', 'Carlisle Bay'); } if((document.drop_list.SubCat.value == 'Bar') && (document.drop_list.Category.value == 'Argentina')){ addOption(document.drop_list.SubSubCat,'Gran Bar Danzon', 'Gran Bar Danzon'); addOption(document.drop_list.SubSubCat,'Jackie O', 'Jackie O'); addOption(document.drop_list.SubSubCat,'Macondo Bar', 'Macondo Bar'); addOption(document.drop_list.SubSubCat,'Move', 'Move'); addOption(document.drop_list.SubSubCat,'Mundo Bizarro', 'Mundo Bizarro'); addOption(document.drop_list.SubSubCat,'Plaza Bar', 'Plaza Bar'); addOption(document.drop_list.SubSubCat,'Soul Café', 'Soul Café'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Argentina')){ addOption(document.drop_list.SubSubCat,'Llao Llao Hotel and Resort Golf Spa', 'Llao Llao Hotel and Resor'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Argentina')){ addOption(document.drop_list.SubSubCat,'Alvear Palace Hotel', 'Alvear Palace Hotel'); addOption(document.drop_list.SubSubCat,'Casa Montserrat Tango Hotel', 'Casa Montserrat Tango Hot'); addOption(document.drop_list.SubSubCat,'Estancia El Cencerro Hotel', 'Estancia El Cencerro Hote'); addOption(document.drop_list.SubSubCat,'Etoile Hotel', 'Etoile Hotel'); addOption(document.drop_list.SubSubCat,'Faena Hotel', 'Faena Hotel'); addOption(document.drop_list.SubSubCat,'Feirs Park Hotel', 'Feirs Park Hotel'); addOption(document.drop_list.SubSubCat,'Four Seasons', 'Four Seasons'); addOption(document.drop_list.SubSubCat,'Home Hotel', 'Home Hotel'); addOption(document.drop_list.SubSubCat,'Palazzo Versace Hotel', 'Palazzo Versace Hotel'); addOption(document.drop_list.SubSubCat,'Park Hyatt Hotel', 'Park Hyatt Hotel'); addOption(document.drop_list.SubSubCat,'Sheraton Buenos Aires Hotel', 'Sheraton Buenos Aires Hot'); addOption(document.drop_list.SubSubCat,'Sofitel Buenos Aires', 'Sofitel Buenos Aires'); addOption(document.drop_list.SubSubCat,'Vinas de Cafayate Wine Resort ', 'Vinas de Cafayate Wine Re'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Argentina')){ addOption(document.drop_list.SubSubCat,'Cavas Wine Lodge', 'Cavas Wine Lodge'); } if((document.drop_list.SubCat.value == 'Bar') && (document.drop_list.Category.value == 'Australia')){ addOption(document.drop_list.SubSubCat,'25th Floor Cocktail Bar', '25th Floor Cocktail Bar'); addOption(document.drop_list.SubSubCat,'25th Floor Cocktail Bar', '25th Floor Cocktail Bar'); addOption(document.drop_list.SubSubCat,'Bar One', 'Bar One'); addOption(document.drop_list.SubSubCat,'Bond Lounge Bar', 'Bond Lounge Bar'); addOption(document.drop_list.SubSubCat,'C Restaurant Lounge', 'C Restaurant Lounge'); addOption(document.drop_list.SubSubCat,'Cafe Sydney', 'Cafe Sydney'); addOption(document.drop_list.SubSubCat,'Chaise Lounge', 'Chaise Lounge'); addOption(document.drop_list.SubSubCat,'Cru Bar', 'Cru Bar'); addOption(document.drop_list.SubSubCat,'Cruise Bar', 'Cruise Bar'); addOption(document.drop_list.SubSubCat,'Der Raum', 'Der Raum'); addOption(document.drop_list.SubSubCat,'ECQ Bar Quay Grand Hotel', 'ECQ Bar Quay Grand Hotel'); addOption(document.drop_list.SubSubCat,'Ellis Street Lounge', 'Ellis Street Lounge'); addOption(document.drop_list.SubSubCat,'EQ', 'EQ'); addOption(document.drop_list.SubSubCat,'Establishment', 'Establishment'); addOption(document.drop_list.SubSubCat,'Ffour', 'Ffour'); addOption(document.drop_list.SubSubCat,'Fidels Bar and Lounge', 'Fidels Bar and Lounge'); addOption(document.drop_list.SubSubCat,'Geisha Bar', 'Geisha Bar'); addOption(document.drop_list.SubSubCat,'Gin Palace', 'Gin Palace'); addOption(document.drop_list.SubSubCat,'Ginger', 'Ginger'); addOption(document.drop_list.SubSubCat,'Girder', 'Girder'); addOption(document.drop_list.SubSubCat,'Home Bar', 'Home Bar'); addOption(document.drop_list.SubSubCat,'Hugos Lounge', 'Hugos Lounge'); addOption(document.drop_list.SubSubCat,'Jimmy Liks', 'Jimmy Liks'); addOption(document.drop_list.SubSubCat,'Lime Bar', 'Lime Bar'); addOption(document.drop_list.SubSubCat,'Llama Bar', 'Llama Bar'); addOption(document.drop_list.SubSubCat,'Longrain', 'Longrain'); addOption(document.drop_list.SubSubCat,'Lotus Bar', 'Lotus Bar'); addOption(document.drop_list.SubSubCat,'Lounge Bar', 'Lounge Bar'); addOption(document.drop_list.SubSubCat,'Lychee Lounge', 'Lychee Lounge'); addOption(document.drop_list.SubSubCat,'Mars Lounge', 'Mars Lounge'); addOption(document.drop_list.SubSubCat,'Melbourne Supper Club', 'Melbourne Supper Club'); addOption(document.drop_list.SubSubCat,'Metropol Bar', 'Metropol Bar'); addOption(document.drop_list.SubSubCat,'Middle Bar', 'Middle Bar'); addOption(document.drop_list.SubSubCat,'Mink', 'Mink'); addOption(document.drop_list.SubSubCat,'Misty Place', 'Misty Place'); addOption(document.drop_list.SubSubCat,'Must Wine Bar', 'Must Wine Bar'); addOption(document.drop_list.SubSubCat,'Onyx Bar', 'Onyx Bar'); addOption(document.drop_list.SubSubCat,'Opera Bar', 'Opera Bar'); addOption(document.drop_list.SubSubCat,'Orbit', 'Orbit'); addOption(document.drop_list.SubSubCat,'Pelican', 'Pelican'); addOption(document.drop_list.SubSubCat,'Peppermint Lounge', 'Peppermint Lounge'); addOption(document.drop_list.SubSubCat,'Soho Bar and Lounge', 'Soho Bar and Lounge'); addOption(document.drop_list.SubSubCat,'Sunbar', 'Sunbar'); addOption(document.drop_list.SubSubCat,'The ArtHouse Hotel', 'The ArtHouse Hotel'); addOption(document.drop_list.SubSubCat,'The Bligh', 'The Bligh'); addOption(document.drop_list.SubSubCat,'The Bowery', 'The Bowery'); addOption(document.drop_list.SubSubCat,'The Hairy Canary', 'The Hairy Canary'); addOption(document.drop_list.SubSubCat,'The Saint', 'The Saint'); addOption(document.drop_list.SubSubCat,'The Shadow Lounge', 'The Shadow Lounge'); addOption(document.drop_list.SubSubCat,'The Shore Club', 'The Shore Club'); addOption(document.drop_list.SubSubCat,'TheLoft', 'TheLoft'); addOption(document.drop_list.SubSubCat,'Tonic Lounge', 'Tonic Lounge'); addOption(document.drop_list.SubSubCat,'Tony Starrs Kitten Club', 'Tony Starrs Kitten Club'); addOption(document.drop_list.SubSubCat,'Water Bar', 'Water Bar'); addOption(document.drop_list.SubSubCat,'Wildfire', 'Wildfire'); addOption(document.drop_list.SubSubCat,'Will and Tobys Taylor Square', 'Will and Tobys Taylor Squ'); addOption(document.drop_list.SubSubCat,'Wine Banc', 'Wine Banc'); addOption(document.drop_list.SubSubCat,'Zeta Bar', 'Zeta Bar'); addOption(document.drop_list.SubSubCat,'Zomba', 'Zomba'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Australia')){ addOption(document.drop_list.SubSubCat,'Fraser Suites Hotel', 'Fraser Suites Hotel'); addOption(document.drop_list.SubSubCat,'Grand Hotel Melbourne Managed by Sofitel', 'Grand Hotel Melbourne Man'); addOption(document.drop_list.SubSubCat,'Palazzo Versace', 'Palazzo Versace'); addOption(document.drop_list.SubSubCat,'Sofitel Brisbane', 'Sofitel Brisbane'); addOption(document.drop_list.SubSubCat,'Sofitel Gold Coast', 'Sofitel Gold Coast'); addOption(document.drop_list.SubSubCat,'Sofitel Mansion and Spa', 'Sofitel Mansion and Spa'); addOption(document.drop_list.SubSubCat,'Sofitel Melbourne', 'Sofitel Melbourne'); addOption(document.drop_list.SubSubCat,'Sofitel Reef Casino Cairns', 'Sofitel Reef Casino Cairn'); addOption(document.drop_list.SubSubCat,'Sofitel Wentworth Sydney', 'Sofitel Wentworth Sydney'); addOption(document.drop_list.SubSubCat,'The Lyall', 'The Lyall'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Australia')){ addOption(document.drop_list.SubSubCat,'Empire Retreat', 'Empire Retreat'); addOption(document.drop_list.SubSubCat,'Spa Chakra Hayman', 'Spa Chakra Hayman'); addOption(document.drop_list.SubSubCat,'The Langham', 'The Langham'); } if((document.drop_list.SubCat.value == 'Bar') && (document.drop_list.Category.value == 'Austria')){ addOption(document.drop_list.SubSubCat,'Absolut Bar', 'Absolut Bar'); addOption(document.drop_list.SubSubCat,'Aux Gazelles', 'Aux Gazelles'); addOption(document.drop_list.SubSubCat,'B72', 'B72'); addOption(document.drop_list.SubSubCat,'Babu', 'Babu'); addOption(document.drop_list.SubSubCat,'Bar Italia', 'Bar Italia'); addOption(document.drop_list.SubSubCat,'Cafex', 'Cafex'); addOption(document.drop_list.SubSubCat,'Castillo', 'Castillo'); addOption(document.drop_list.SubSubCat,'Club-U', 'Club-U'); addOption(document.drop_list.SubSubCat,'First Floor', 'First Floor'); addOption(document.drop_list.SubSubCat,'Jenseits', 'Jenseits'); addOption(document.drop_list.SubSubCat,'Krugers American Bar', 'Krugers American Bar'); addOption(document.drop_list.SubSubCat,'Mute', 'Mute'); addOption(document.drop_list.SubSubCat,'Onyx Bar', 'Onyx Bar'); addOption(document.drop_list.SubSubCat,'Passage', 'Passage'); addOption(document.drop_list.SubSubCat,'Planters', 'Planters'); addOption(document.drop_list.SubSubCat,'Shake', 'Shake'); addOption(document.drop_list.SubSubCat,'Sky Bar', 'Sky Bar'); addOption(document.drop_list.SubSubCat,'Volksgarten Clubdiscothek', 'Volksgarten Clubdiscothek'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Austria')){ addOption(document.drop_list.SubSubCat,'Hotel Daniel ', 'Hotel Daniel '); addOption(document.drop_list.SubSubCat,'Hotel Klammers Kaernten', 'Hotel Klammers Kaernten'); addOption(document.drop_list.SubSubCat,'Hotel Sacher Wien', 'Hotel Sacher Wien'); addOption(document.drop_list.SubSubCat,'Sofitel Vienna', 'Sofitel Vienna'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Austria')){ addOption(document.drop_list.SubSubCat,'Loipersdorf Spa and Conference Hotel', 'Loipersdorf Spa and Confe'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Bahamas')){ addOption(document.drop_list.SubSubCat,'Kamalame Cay', 'Kamalame Cay'); addOption(document.drop_list.SubSubCat,'One and Only Ocean Club', 'One and Only Ocean Club'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Bahamas')){ addOption(document.drop_list.SubSubCat,'One and Only Ocean Club', 'One and Only Ocean Club'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Bahrain')){ addOption(document.drop_list.SubSubCat,'Awali Golf Club', 'Awali Golf Club'); addOption(document.drop_list.SubSubCat,'Riffa / Riffa Views Golf Clubs', 'Riffa / Riffa Views Golf '); } if((document.drop_list.SubCat.value == 'Bar') && (document.drop_list.Category.value == 'Belgium')){ addOption(document.drop_list.SubSubCat,'Archiduc', 'Archiduc'); addOption(document.drop_list.SubSubCat,'Bar Tabac', 'Bar Tabac'); addOption(document.drop_list.SubSubCat,'Cafe dAnvers', 'Cafe dAnvers'); addOption(document.drop_list.SubSubCat,'Chelsea', 'Chelsea'); addOption(document.drop_list.SubSubCat,'Docks Cafe', 'Docks Cafe'); addOption(document.drop_list.SubSubCat,'Fish and Chips', 'Fish and Chips'); addOption(document.drop_list.SubSubCat,'Hangar 41', 'Hangar 41'); addOption(document.drop_list.SubSubCat,'Havana', 'Havana'); addOption(document.drop_list.SubSubCat,'Khnopff', 'Khnopff'); addOption(document.drop_list.SubSubCat,'Kolya', 'Kolya'); addOption(document.drop_list.SubSubCat,'Le Roi des Belges', 'Le Roi des Belges'); addOption(document.drop_list.SubSubCat,'PP Café', 'PP Café'); addOption(document.drop_list.SubSubCat,'Sips', 'Sips'); addOption(document.drop_list.SubSubCat,'Velvet Lounge', 'Velvet Lounge'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Belgium')){ addOption(document.drop_list.SubSubCat,'Damme Golf and Country Club', 'Damme Golf and Country Cl'); addOption(document.drop_list.SubSubCat,'Five Nations Golf Club', 'Five Nations Golf Club'); addOption(document.drop_list.SubSubCat,'Golf and Countryclub Oudenaarde', 'Golf and Countryclub Oude'); addOption(document.drop_list.SubSubCat,'Golf Blue Green Durbuy', 'Golf Blue Green Durbuy'); addOption(document.drop_list.SubSubCat,'Golf Château de la Tournette', 'Golf Château de la Tourne'); addOption(document.drop_list.SubSubCat,'Golf Club d Hulencourt', 'Golf Club d Hulencourt'); addOption(document.drop_list.SubSubCat,'Golf Club de Louvain-La-Neuve', 'Golf Club de Louvain-La-N'); addOption(document.drop_list.SubSubCat,'Golf Club Pierpont', 'Golf Club Pierpont'); addOption(document.drop_list.SubSubCat,'Golf de Mazy - Falnuée', 'Golf de Mazy - Falnuée'); addOption(document.drop_list.SubSubCat,'Golf de Rigenée', 'Golf de Rigenée'); addOption(document.drop_list.SubSubCat,'Golf du Bercuit', 'Golf du Bercuit'); addOption(document.drop_list.SubSubCat,'Golf du Mont Garni', 'Golf du Mont Garni'); addOption(document.drop_list.SubSubCat,'Kempense Golf Club', 'Kempense Golf Club'); addOption(document.drop_list.SubSubCat,'L Empereur, le Golf au Bout du Monde', 'L Empereur, le Golf au Bo'); addOption(document.drop_list.SubSubCat,'Limburg Golf and Country Club', 'Limburg Golf and Country '); addOption(document.drop_list.SubSubCat,'Millenium Golf', 'Millenium Golf'); addOption(document.drop_list.SubSubCat,'Rinkven Golf and Country Club', 'Rinkven Golf and Country '); addOption(document.drop_list.SubSubCat,'Royal Antwerp Golf Club', 'Royal Antwerp Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Golf Club de Belgique', 'Royal Golf Club de Belgiq'); addOption(document.drop_list.SubSubCat,'Royal Golf Club du Chateau Royal d Ardenne', 'Royal Golf Club du Chatea'); addOption(document.drop_list.SubSubCat,'Royal Golf Club Du Hainaut', 'Royal Golf Club Du Hainau'); addOption(document.drop_list.SubSubCat,'Royal Golf Club du Sart Tilman', 'Royal Golf Club du Sart T'); addOption(document.drop_list.SubSubCat,'Royal Golf Country club des Fagnes', 'Royal Golf Country club d'); addOption(document.drop_list.SubSubCat,'Royal Latem Golf Club', 'Royal Latem Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Ostend Golf Club', 'Royal Ostend Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Waterloo Golf Club', 'Royal Waterloo Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Zoute Golf club', 'Royal Zoute Golf club'); addOption(document.drop_list.SubSubCat,'Sept Fontaines Golf Club', 'Sept Fontaines Golf Club'); addOption(document.drop_list.SubSubCat,'Spiegelven Golfclub', 'Spiegelven Golfclub'); addOption(document.drop_list.SubSubCat,'Waregem Happy Golf Club', 'Waregem Happy Golf Club'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Belgium')){ addOption(document.drop_list.SubSubCat,' Silken Berlaymont Brussels Hotel', ' Silken Berlaymont Brusse'); addOption(document.drop_list.SubSubCat,'Agora Hotel ', 'Agora Hotel '); addOption(document.drop_list.SubSubCat,'Bonifacius', 'Bonifacius'); addOption(document.drop_list.SubSubCat,'De Witte Lelie', 'De Witte Lelie'); addOption(document.drop_list.SubSubCat,'Hotel Bloom', 'Hotel Bloom'); addOption(document.drop_list.SubSubCat,'Hotel Duc de Bourgogne', 'Hotel Duc de Bourgogne'); addOption(document.drop_list.SubSubCat,'Hotel Matelote', 'Hotel Matelote'); addOption(document.drop_list.SubSubCat,'Hotel Prado', 'Hotel Prado'); addOption(document.drop_list.SubSubCat,'Hotel Prinse', 'Hotel Prinse'); addOption(document.drop_list.SubSubCat,'Sofitel Brussels Europe', 'Sofitel Brussels Europe'); addOption(document.drop_list.SubSubCat,'Sofitel Brussels Toison dOr', 'Sofitel Brussels Toison d'); addOption(document.drop_list.SubSubCat,'The Dominican Hotel', 'The Dominican Hotel'); addOption(document.drop_list.SubSubCat,'The White Hotel ', 'The White Hotel '); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Bhutan')){ addOption(document.drop_list.SubSubCat,'Uma Paro', 'Uma Paro'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Brazil')){ addOption(document.drop_list.SubSubCat,'Anima Hotel', 'Anima Hotel'); addOption(document.drop_list.SubSubCat,'Hotel Cocoon and Lounge', 'Hotel Cocoon and Lounge'); addOption(document.drop_list.SubSubCat,'Mama Ruisa', 'Mama Ruisa'); addOption(document.drop_list.SubSubCat,'Ponta dos Ganchos Exclusive Resort', 'Ponta dos Ganchos Exclusi'); addOption(document.drop_list.SubSubCat,'Sofitel Florianopolis', 'Sofitel Florianopolis'); addOption(document.drop_list.SubSubCat,'Sofitel Jequitimar Guaruja', 'Sofitel Jequitimar Guaruj'); addOption(document.drop_list.SubSubCat,'Sofitel Rio de Janeiro', 'Sofitel Rio de Janeiro'); addOption(document.drop_list.SubSubCat,'Sofitel Salvador', 'Sofitel Salvador'); addOption(document.drop_list.SubSubCat,'Sofitel Sao Paulo', 'Sofitel Sao Paulo'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Bulgaria')){ addOption(document.drop_list.SubSubCat,'Hotel Vega Sofia', 'Hotel Vega Sofia'); addOption(document.drop_list.SubSubCat,'Residence Serena', 'Residence Serena'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Burkina Faso')){ addOption(document.drop_list.SubSubCat,'Sofitel Ouaga 2000', 'Sofitel Ouaga 2000'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Cambodia')){ addOption(document.drop_list.SubSubCat,'FCC Angkor Hotel and Spa', 'FCC Angkor Hotel and Spa'); addOption(document.drop_list.SubSubCat,'Shinta Mani', 'Shinta Mani'); addOption(document.drop_list.SubSubCat,'Sofitel Phokeethra Royal Angkor Golf and Spa Resort', 'Sofitel Phokeethra Royal '); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Cambodia')){ addOption(document.drop_list.SubSubCat,'Amansara', 'Amansara'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Canada')){ addOption(document.drop_list.SubSubCat,'Hotel Celebrities', 'Hotel Celebrities'); addOption(document.drop_list.SubSubCat,'The Fairmont Algonquin New Brunswick', 'The Fairmont Algonquin Ne'); addOption(document.drop_list.SubSubCat,'W. Montreal', 'W. Montreal'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Canada')){ addOption(document.drop_list.SubSubCat,'Aerie Resort', 'Aerie Resort'); addOption(document.drop_list.SubSubCat,'Four Seasons Resort Whistler', 'Four Seasons Resort Whist'); } if((document.drop_list.SubCat.value == 'Bar') && (document.drop_list.Category.value == 'China')){ addOption(document.drop_list.SubSubCat,'Red Capital', 'Red Capital'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'China')){ addOption(document.drop_list.SubSubCat,'Beijing Country Golf Club', 'Beijing Country Golf Club'); addOption(document.drop_list.SubSubCat,'Country Club', 'Country Club'); addOption(document.drop_list.SubSubCat,'Grand Epoch City Garden', 'Grand Epoch City Garden'); addOption(document.drop_list.SubSubCat,'Grand Shanghai International Golf and', 'Grand Shanghai Internatio'); addOption(document.drop_list.SubSubCat,'Palm Island Golf Club', 'Palm Island Golf Club'); addOption(document.drop_list.SubSubCat,'Pine Valley Golf Resort and Country Club', 'Pine Valley Golf Resort a'); addOption(document.drop_list.SubSubCat,'Tianjin Warner International Golf Club', 'Tianjin Warner Internatio'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'China')){ addOption(document.drop_list.SubSubCat,'Fraser Place (Shekou, Shenzhen)', 'Fraser Place (Shekou, She'); addOption(document.drop_list.SubSubCat,'Fraser Residence (CBD, Beijing,China)', 'Fraser Residence (CBD, Be'); addOption(document.drop_list.SubSubCat,'Fraser Suites (Beijing, China)', 'Fraser Suites (Beijing, C'); addOption(document.drop_list.SubSubCat,'Fraser Suites (Nanjing, China)', 'Fraser Suites (Nanjing, C'); addOption(document.drop_list.SubSubCat,'Fraser Suites (Shanghai, China)', 'Fraser Suites (Shanghai, '); addOption(document.drop_list.SubSubCat,'Funchun Resort', 'Funchun Resort'); addOption(document.drop_list.SubSubCat,'Novotel Beijing Peace', 'Novotel Beijing Peace'); addOption(document.drop_list.SubSubCat,'Pudi Boutique Hotel Fuxing Park Shanghai', 'Pudi Boutique Hotel Fuxin'); addOption(document.drop_list.SubSubCat,'Shangri-La Hotel, Zhongshan', 'Shangri-La Hotel, Zhongsh'); addOption(document.drop_list.SubSubCat,'Shijia House', 'Shijia House'); addOption(document.drop_list.SubSubCat,'Sofitel Boao', 'Sofitel Boao'); addOption(document.drop_list.SubSubCat,'Sofitel Executive Resort Dongguan', 'Sofitel Executive Resort '); addOption(document.drop_list.SubSubCat,'Sofitel Forebase Chongqing', 'Sofitel Forebase Chongqin'); addOption(document.drop_list.SubSubCat,'Sofitel Riverside Qingyuan', 'Sofitel Riverside Qingyua'); addOption(document.drop_list.SubSubCat,'Sofitel Royal Lagoon Dongguan', 'Sofitel Royal Lagoon Dong'); addOption(document.drop_list.SubSubCat,'Sofitel Silver Plaza Jinan', 'Sofitel Silver Plaza Jina'); addOption(document.drop_list.SubSubCat,'Sofitel Wanda Beijing', 'Sofitel Wanda Beijing'); addOption(document.drop_list.SubSubCat,'Sofitel Wanda Harbin', 'Sofitel Wanda Harbin'); addOption(document.drop_list.SubSubCat,'Sofitel Wanda Harbin', 'Sofitel Wanda Harbin'); addOption(document.drop_list.SubSubCat,'Sofitel Xanadu Resort Hangzhou', 'Sofitel Xanadu Resort Han'); addOption(document.drop_list.SubSubCat,'Sofitel Zhengzhou', 'Sofitel Zhengzhou'); addOption(document.drop_list.SubSubCat,'Sofitel Zhongshan Golf Resort Nanjing', 'Sofitel Zhongshan Golf Re'); addOption(document.drop_list.SubSubCat,'Sofitel Zhongshan Golf Resort Nanjing', 'Sofitel Zhongshan Golf Re'); addOption(document.drop_list.SubSubCat,'Yuzi Paradise', 'Yuzi Paradise'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'China')){ addOption(document.drop_list.SubSubCat,'Banyan Tree Lijiang', 'Banyan Tree Lijiang'); addOption(document.drop_list.SubSubCat,'Bodhi Therapeutic Retreat', 'Bodhi Therapeutic Retreat'); addOption(document.drop_list.SubSubCat,'The Landmark Mandarin Oriental', 'The Landmark Mandarin Ori'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Colombia')){ addOption(document.drop_list.SubSubCat,'Sofitel Bogota Victoria Regia', 'Sofitel Bogota Victoria R'); addOption(document.drop_list.SubSubCat,'Sofitel Cartagena Santa Clara', 'Sofitel Cartagena Santa C'); addOption(document.drop_list.SubSubCat,'Sofitel Ibague Altamira', 'Sofitel Ibague Altamira'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Corsica')){ addOption(document.drop_list.SubSubCat,'Casadelmar', 'Casadelmar'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Costa Rica')){ addOption(document.drop_list.SubSubCat,'Tabacon Grand Spa Thermal Resort', 'Tabacon Grand Spa Thermal'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Croatia')){ addOption(document.drop_list.SubSubCat,'Adriana, Hvar Marina Hotel and Spa', 'Adriana, Hvar Marina Hote'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Cyprus')){ addOption(document.drop_list.SubSubCat,'Anassa', 'Anassa'); addOption(document.drop_list.SubSubCat,'Oscar Resort Hotel ', 'Oscar Resort Hotel '); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Cyprus')){ addOption(document.drop_list.SubSubCat,'Anassa', 'Anassa'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Czech Republic')){ addOption(document.drop_list.SubSubCat,'Alchymist Grand Hotel and Spa', 'Alchymist Grand Hotel and'); addOption(document.drop_list.SubSubCat,'Hotel Barbora', 'Hotel Barbora'); addOption(document.drop_list.SubSubCat,'Hotel Josef', 'Hotel Josef'); addOption(document.drop_list.SubSubCat,'Hotel Yasmin ', 'Hotel Yasmin '); addOption(document.drop_list.SubSubCat,'Mandarin Oriental', 'Mandarin Oriental'); addOption(document.drop_list.SubSubCat,'Maximilian Hotel', 'Maximilian Hotel'); addOption(document.drop_list.SubSubCat,'Neruda Hotel', 'Neruda Hotel'); addOption(document.drop_list.SubSubCat,'The Icon Hotel', 'The Icon Hotel'); addOption(document.drop_list.SubSubCat,'U Tri Capu Hotel', 'U Tri Capu Hotel'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Denmark')){ addOption(document.drop_list.SubSubCat,'Cafe Restaurant Theodors', 'Cafe Restaurant Theodors'); addOption(document.drop_list.SubSubCat,'Hotel Fox', 'Hotel Fox'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Dominican Republic')){ addOption(document.drop_list.SubSubCat,'Peninsula House', 'Peninsula House'); addOption(document.drop_list.SubSubCat,'Sofitel Frances Santo Domingo', 'Sofitel Frances Santo Dom'); addOption(document.drop_list.SubSubCat,'Sofitel Nicolas de Ovando Santo Domingo', 'Sofitel Nicolas de Ovando'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Egypt')){ addOption(document.drop_list.SubSubCat,'La Residence des Cascades', 'La Residence des Cascades'); addOption(document.drop_list.SubSubCat,'Sofitel Cairo Maadi Towers & Casino', 'Sofitel Cairo Maadi Tower'); addOption(document.drop_list.SubSubCat,'Sofitel Cecil Alexandria', 'Sofitel Cecil Alexandria'); addOption(document.drop_list.SubSubCat,'Sofitel El Gezirah Cairo', 'Sofitel El Gezirah Cairo'); addOption(document.drop_list.SubSubCat,'Sofitel Fiji Resort and Spa', 'Sofitel Fiji Resort and S'); addOption(document.drop_list.SubSubCat,'Sofitel Hurghada Red Sea', 'Sofitel Hurghada Red Sea'); addOption(document.drop_list.SubSubCat,'Sofitel Karnak Luxor', 'Sofitel Karnak Luxor'); addOption(document.drop_list.SubSubCat,'Sofitel Le Sphinx Cairo', 'Sofitel Le Sphinx Cairo'); addOption(document.drop_list.SubSubCat,'Sofitel Old Cataract Aswan', 'Sofitel Old Cataract Aswa'); addOption(document.drop_list.SubSubCat,'Sofitel Sharm El-Sheikh', 'Sofitel Sharm El-Sheikh'); addOption(document.drop_list.SubSubCat,'Sofitel Taba Heights', 'Sofitel Taba Heights'); addOption(document.drop_list.SubSubCat,'Sofitel Winter Palace Luxor', 'Sofitel Winter Palace Lux'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'England')){ addOption(document.drop_list.SubSubCat,'Abridge Golf and Country Club', 'Abridge Golf and Country '); addOption(document.drop_list.SubSubCat,'Aldeburgh Golf Club', 'Aldeburgh Golf Club'); addOption(document.drop_list.SubSubCat,'Ashridge Golf Club', 'Ashridge Golf Club'); addOption(document.drop_list.SubSubCat,'Aspley Guise and Woburn Sands Golf Club', 'Aspley Guise and Woburn S'); addOption(document.drop_list.SubSubCat,'Bamburgh Castle Golf Club', 'Bamburgh Castle Golf Club'); addOption(document.drop_list.SubSubCat,'Barton-on-Sea Golf Club', 'Barton-on-Sea Golf Club'); addOption(document.drop_list.SubSubCat,'Bearwood Lakes Golf Club', 'Bearwood Lakes Golf Club'); addOption(document.drop_list.SubSubCat,'Beau Desert Golf Club', 'Beau Desert Golf Club'); addOption(document.drop_list.SubSubCat,'Bedfordshire Golf Club', 'Bedfordshire Golf Club'); addOption(document.drop_list.SubSubCat,'Berkhamsted Golf Club', 'Berkhamsted Golf Club'); addOption(document.drop_list.SubSubCat,'Berwick-upon-Tweed (Goswick) Golf Country Club', 'Berwick-upon-Tweed (Goswi'); addOption(document.drop_list.SubSubCat,'Betchworth Park Golf Club', 'Betchworth Park Golf Club'); addOption(document.drop_list.SubSubCat,'Bigbury Golf Club', 'Bigbury Golf Club'); addOption(document.drop_list.SubSubCat,'Bingley St Ives Golf Club', 'Bingley St Ives Golf Club'); addOption(document.drop_list.SubSubCat,'Blackmoor Golf Club', 'Blackmoor Golf Club'); addOption(document.drop_list.SubSubCat,'Bolton Old Links Golf Club', 'Bolton Old Links Golf Clu'); addOption(document.drop_list.SubSubCat,'Bovey Castle', 'Bovey Castle'); addOption(document.drop_list.SubSubCat,'Bowood Golf and Country Club', 'Bowood Golf and Country C'); addOption(document.drop_list.SubSubCat,'Brampton Golf Club', 'Brampton Golf Club'); addOption(document.drop_list.SubSubCat,'Brancepeth Castle Golf Club', 'Brancepeth Castle Golf Cl'); addOption(document.drop_list.SubSubCat,'Broadstone (Dorset) Golf Club', 'Broadstone (Dorset) Golf '); addOption(document.drop_list.SubSubCat,'Brocket Hall Golf Club', 'Brocket Hall Golf Club'); addOption(document.drop_list.SubSubCat,'Brokenhurst Manor Golf Club', 'Brokenhurst Manor Golf Cl'); addOption(document.drop_list.SubSubCat,'Brookmans Park Golf Club', 'Brookmans Park Golf Club'); addOption(document.drop_list.SubSubCat,'Buckinghamshire Golf Club', 'Buckinghamshire Golf Club'); addOption(document.drop_list.SubSubCat,'Burnham and Berrow Golf Club', 'Burnham and Berrow Golf C'); addOption(document.drop_list.SubSubCat,'Caldy Golf Club', 'Caldy Golf Club'); addOption(document.drop_list.SubSubCat,'Camberley Heath Golf Club', 'Camberley Heath Golf Club'); addOption(document.drop_list.SubSubCat,'Came Down Golf Club', 'Came Down Golf Club'); addOption(document.drop_list.SubSubCat,'Carlisle Golf Club', 'Carlisle Golf Club'); addOption(document.drop_list.SubSubCat,'Castletown Golf Links', 'Castletown Golf Links'); addOption(document.drop_list.SubSubCat,'Chart Hills Golf Club', 'Chart Hills Golf Club'); addOption(document.drop_list.SubSubCat,'Chingford Golf Course', 'Chingford Golf Course'); addOption(document.drop_list.SubSubCat,'Collingtree Park Golf Course', 'Collingtree Park Golf Cou'); addOption(document.drop_list.SubSubCat,'Copt Heath Golf Club', 'Copt Heath Golf Club'); addOption(document.drop_list.SubSubCat,'Crowborough Beacon Golf Club', 'Crowborough Beacon Golf C'); addOption(document.drop_list.SubSubCat,'Cumberwell Park Golf Club', 'Cumberwell Park Golf Club'); addOption(document.drop_list.SubSubCat,'Dartmouth Golf and Country Club', 'Dartmouth Golf and Countr'); addOption(document.drop_list.SubSubCat,'De Vere Carden Park Golf (Chesire Course)', 'De Vere Carden Park Golf '); addOption(document.drop_list.SubSubCat,'De Vere Mottram Hall Golf Course', 'De Vere Mottram Hall Golf'); addOption(document.drop_list.SubSubCat,'De Vere Slaley Hall Golf (Hunting Course)', 'De Vere Slaley Hall Golf '); addOption(document.drop_list.SubSubCat,'Delamere Forest Golf Club', 'Delamere Forest Golf Club'); addOption(document.drop_list.SubSubCat,'East Berkshire Golf Club', 'East Berkshire Golf Club'); addOption(document.drop_list.SubSubCat,'East Devon Golf Club', 'East Devon Golf Club'); addOption(document.drop_list.SubSubCat,'East Sussex National Golf', 'East Sussex National Golf'); addOption(document.drop_list.SubSubCat,'Edgbaston Golf Club', 'Edgbaston Golf Club'); addOption(document.drop_list.SubSubCat,'Fairhaven Golf Club', 'Fairhaven Golf Club'); addOption(document.drop_list.SubSubCat,'Felixstowe Ferry Golf Club', 'Felixstowe Ferry Golf Clu'); addOption(document.drop_list.SubSubCat,'Ferndown Golf Club', 'Ferndown Golf Club'); addOption(document.drop_list.SubSubCat,'Finchley Golf Club', 'Finchley Golf Club'); addOption(document.drop_list.SubSubCat,'Forest Pines', 'Forest Pines'); addOption(document.drop_list.SubSubCat,'Formby Golf Club', 'Formby Golf Club'); addOption(document.drop_list.SubSubCat,'Formby Hall Golf and Country Club', 'Formby Hall Golf and Coun'); addOption(document.drop_list.SubSubCat,'Foxhills Club and Resort', 'Foxhills Club and Resort'); addOption(document.drop_list.SubSubCat,'Fulford Golf Club', 'Fulford Golf Club'); addOption(document.drop_list.SubSubCat,'Gainsborough Golf Club (Karsten Lakes)', 'Gainsborough Golf Club (K'); addOption(document.drop_list.SubSubCat,'Ganton Golf Club', 'Ganton Golf Club'); addOption(document.drop_list.SubSubCat,'Goring and Streatley Golf Club', 'Goring and Streatley Golf'); addOption(document.drop_list.SubSubCat,'Hadley Wood Golf Club', 'Hadley Wood Golf Club'); addOption(document.drop_list.SubSubCat,'Hampton Court Palace Golf Club', 'Hampton Court Palace Golf'); addOption(document.drop_list.SubSubCat,'Hankley Common Golf Club', 'Hankley Common Golf Club'); addOption(document.drop_list.SubSubCat,'Hawkstone Park Hotel Golf Club', 'Hawkstone Park Hotel Golf'); addOption(document.drop_list.SubSubCat,'Hayling Golf Club', 'Hayling Golf Club'); addOption(document.drop_list.SubSubCat,'Heswall Golf Club', 'Heswall Golf Club'); addOption(document.drop_list.SubSubCat,'Hever Castle Golf Club', 'Hever Castle Golf Club'); addOption(document.drop_list.SubSubCat,'High Post Golf Club', 'High Post Golf Club'); addOption(document.drop_list.SubSubCat,'Hillside Golf Club', 'Hillside Golf Club'); addOption(document.drop_list.SubSubCat,'Hunstanton Golf Club', 'Hunstanton Golf Club'); addOption(document.drop_list.SubSubCat,'Ilkley Golf Club', 'Ilkley Golf Club'); addOption(document.drop_list.SubSubCat,'Ipswich Golf Club', 'Ipswich Golf Club'); addOption(document.drop_list.SubSubCat,'Isle of Purbeck Golf Club', 'Isle of Purbeck Golf Club'); addOption(document.drop_list.SubSubCat,'John OGaunt Golf Club', 'John OGaunt Golf Club'); addOption(document.drop_list.SubSubCat,'Keighley Golf Club', 'Keighley Golf Club'); addOption(document.drop_list.SubSubCat,'Kings Lynn Golf Club', 'Kings Lynn Golf Club'); addOption(document.drop_list.SubSubCat,'Kingswood Golf and Country Club', 'Kingswood Golf and Countr'); addOption(document.drop_list.SubSubCat,'Lanhydrock Hotel and Golf Club', 'Lanhydrock Hotel and Golf'); addOption(document.drop_list.SubSubCat,'Linden Hall Golf Club', 'Linden Hall Golf Club'); addOption(document.drop_list.SubSubCat,'Lindrick Golf Club', 'Lindrick Golf Club'); addOption(document.drop_list.SubSubCat,'Liphook Golf Club', 'Liphook Golf Club'); addOption(document.drop_list.SubSubCat,'Little Aston Golf Club', 'Little Aston Golf Club'); addOption(document.drop_list.SubSubCat,'Littlestone Golf Club', 'Littlestone Golf Club'); addOption(document.drop_list.SubSubCat,'London Golf Club', 'London Golf Club'); addOption(document.drop_list.SubSubCat,'Lytham Green Drive Golf Club', 'Lytham Green Drive Golf C'); addOption(document.drop_list.SubSubCat,'Manchester Golf Club', 'Manchester Golf Club'); addOption(document.drop_list.SubSubCat,'Mannings Heath Golf Club (Waterfall Course)', 'Mannings Heath Golf Club '); addOption(document.drop_list.SubSubCat,'Manor House Golf Club at Castle Combre', 'Manor House Golf Club at '); addOption(document.drop_list.SubSubCat,'Marriott Forest of Arden Hotel and Country Club', 'Marriott Forest of Arden '); addOption(document.drop_list.SubSubCat,'Marriott Hanbury Manor Hotel and Country Club', 'Marriott Hanbury Manor Ho'); addOption(document.drop_list.SubSubCat,'Marriott Meon Valley Hotel and Golf Club', 'Marriott Meon Valley Hote'); addOption(document.drop_list.SubSubCat,'Milford Golf Club', 'Milford Golf Club'); addOption(document.drop_list.SubSubCat,'Mill Hill Golf Club', 'Mill Hill Golf Club'); addOption(document.drop_list.SubSubCat,'Moor Allerton Golf Club', 'Moor Allerton Golf Club'); addOption(document.drop_list.SubSubCat,'Moor Park Golf Club (High Course)', 'Moor Park Golf Club (High'); addOption(document.drop_list.SubSubCat,'New Zealand Golf Club', 'New Zealand Golf Club'); addOption(document.drop_list.SubSubCat,'Newbury and Crookham Golf Club', 'Newbury and Crookham Golf'); addOption(document.drop_list.SubSubCat,'Nizels Golf Club', 'Nizels Golf Club'); addOption(document.drop_list.SubSubCat,'North Foreland Golf Club', 'North Foreland Golf Club'); addOption(document.drop_list.SubSubCat,'North Hants Golf Club', 'North Hants Golf Club'); addOption(document.drop_list.SubSubCat,'Notts Golf Club', 'Notts Golf Club'); addOption(document.drop_list.SubSubCat,'Old Fold Manor Golf Club', 'Old Fold Manor Golf Club'); addOption(document.drop_list.SubSubCat,'Old Thorns Golf and Country Club', 'Old Thorns Golf and Count'); addOption(document.drop_list.SubSubCat,'Orchardleigh Golf Club', 'Orchardleigh Golf Club'); addOption(document.drop_list.SubSubCat,'Pannal Golf Club (Harrogate)', 'Pannal Golf Club (Harroga'); addOption(document.drop_list.SubSubCat,'Parkstone Golf Club', 'Parkstone Golf Club'); addOption(document.drop_list.SubSubCat,'Perranporth Golf Club', 'Perranporth Golf Club'); addOption(document.drop_list.SubSubCat,'Piltdown Golf Club', 'Piltdown Golf Club'); addOption(document.drop_list.SubSubCat,'Pinner Hill Golf Club', 'Pinner Hill Golf Club'); addOption(document.drop_list.SubSubCat,'Portal Golf and Country Club', 'Portal Golf and Country C'); addOption(document.drop_list.SubSubCat,'Porters Park Golf Club', 'Porters Park Golf Club'); addOption(document.drop_list.SubSubCat,'Princes Golf Club', 'Princes Golf Club'); addOption(document.drop_list.SubSubCat,'Pyrford Golf Club', 'Pyrford Golf Club'); addOption(document.drop_list.SubSubCat,'Queenwood Golf Club', 'Queenwood Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Ashdown Forest Golf Club', 'Royal Ashdown Forest Golf'); addOption(document.drop_list.SubSubCat,'Royal Birkdale Golf Club', 'Royal Birkdale Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Blackheath Golf Club', 'Royal Blackheath Golf Clu'); addOption(document.drop_list.SubSubCat,'Royal Cinque Ports Golf Club', 'Royal Cinque Ports Golf C'); addOption(document.drop_list.SubSubCat,'Royal Cromer Golf Club', 'Royal Cromer Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Epping Forest Golf Club', 'Royal Epping Forest Golf '); addOption(document.drop_list.SubSubCat,'Royal Liverpool Golf Club', 'Royal Liverpool Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Lytham and St Annes Golf Club', 'Royal Lytham and St Annes'); addOption(document.drop_list.SubSubCat,'Royal Mid-Surrey Golf Club', 'Royal Mid-Surrey Golf Clu'); addOption(document.drop_list.SubSubCat,'Royal North Devon Golf', 'Royal North Devon Golf'); addOption(document.drop_list.SubSubCat,'Royal West Norfolk Golf Club (Brancaster)', 'Royal West Norfolk Golf C'); addOption(document.drop_list.SubSubCat,'Royal Wimbledon Golf Club', 'Royal Wimbledon Golf Club'); addOption(document.drop_list.SubSubCat,'Royal Worlington and Newmarket Golf Club', 'Royal Worlington and Newm'); addOption(document.drop_list.SubSubCat,'Rye Golf Club', 'Rye Golf Club'); addOption(document.drop_list.SubSubCat,'Sandiway Golf Club', 'Sandiway Golf Club'); addOption(document.drop_list.SubSubCat,'Sandy Lodge Golf Club', 'Sandy Lodge Golf Club'); addOption(document.drop_list.SubSubCat,'Saunton Golf Club', 'Saunton Golf Club'); addOption(document.drop_list.SubSubCat,'Seacroft Golf Club', 'Seacroft Golf Club'); addOption(document.drop_list.SubSubCat,'Seaford Golf Club', 'Seaford Golf Club'); addOption(document.drop_list.SubSubCat,'Seaton Carew Golf Club', 'Seaton Carew Golf Club'); addOption(document.drop_list.SubSubCat,'Selsdon Park Golf Club', 'Selsdon Park Golf Club'); addOption(document.drop_list.SubSubCat,'Shanklin and Sandown Golf Club', 'Shanklin and Sandown Golf'); addOption(document.drop_list.SubSubCat,'Sheringham Golf Club', 'Sheringham Golf Club'); addOption(document.drop_list.SubSubCat,'Silloth on Solway Golf Club', 'Silloth on Solway Golf Cl'); addOption(document.drop_list.SubSubCat,'South Winchester Golf Club', 'South Winchester Golf Clu'); addOption(document.drop_list.SubSubCat,'Southport and Ainsdale Golf Club', 'Southport and Ainsdale Go'); addOption(document.drop_list.SubSubCat,'St Georges Hill Golf Club', 'St Georges Hill Golf Club'); addOption(document.drop_list.SubSubCat,'St Mellion Golf Club', 'St Mellion Golf Club'); addOption(document.drop_list.SubSubCat,'St. Annes Old Links Golf Club', 'St. Annes Old Links Golf '); addOption(document.drop_list.SubSubCat,'St. Enodoc Golf Club', 'St. Enodoc Golf Club'); addOption(document.drop_list.SubSubCat,'Stoke Park Club', 'Stoke Park Club'); addOption(document.drop_list.SubSubCat,'Stoneham Golf Club', 'Stoneham Golf Club'); addOption(document.drop_list.SubSubCat,'Sunningdale Golf Club', 'Sunningdale Golf Club'); addOption(document.drop_list.SubSubCat,'Surrey Downs Golf Club', 'Surrey Downs Golf Club'); addOption(document.drop_list.SubSubCat,'Swinley Forest Golf Club', 'Swinley Forest Golf Club'); addOption(document.drop_list.SubSubCat,'Tandridge Golf Club', 'Tandridge Golf Club'); addOption(document.drop_list.SubSubCat,'Temple Golf Club', 'Temple Golf Club'); addOption(document.drop_list.SubSubCat,'The Addington Golf Club', 'The Addington Golf Club'); addOption(document.drop_list.SubSubCat,'The Alwoodley Golf Club', 'The Alwoodley Golf Club'); addOption(document.drop_list.SubSubCat,'The Belfry', 'The Belfry'); addOption(document.drop_list.SubSubCat,'The Berkshire Golf Club (Blue Course)', 'The Berkshire Golf Club ('); addOption(document.drop_list.SubSubCat,'The Carlyon Bay Hotel Golf Course', 'The Carlyon Bay Hotel Gol'); addOption(document.drop_list.SubSubCat,'The Dorset Resort Golf and Country Club (Lakeland Course)', 'The Dorset Resort Golf an'); addOption(document.drop_list.SubSubCat,'The Frilford Heath Golf Club', 'The Frilford Heath Golf C'); addOption(document.drop_list.SubSubCat,'The Gog Magog Golf Club', 'The Gog Magog Golf Club'); addOption(document.drop_list.SubSubCat,'The Goodwood Club', 'The Goodwood Club'); addOption(document.drop_list.SubSubCat,'The Grove', 'The Grove'); addOption(document.drop_list.SubSubCat,'The Harrogate Golf Club', 'The Harrogate Golf Club'); addOption(document.drop_list.SubSubCat,'The Hertfordshire Golf and Country Club', 'The Hertfordshire Golf an'); addOption(document.drop_list.SubSubCat,'The Hesketh Golf Club', 'The Hesketh Golf Club'); addOption(document.drop_list.SubSubCat,'The Hindhead Golf Club', 'The Hindhead Golf Club'); addOption(document.drop_list.SubSubCat,'The Kendleshire Golf Club', 'The Kendleshire Golf Club'); addOption(document.drop_list.SubSubCat,'The Luffenham Heath Golf Club', 'The Luffenham Heath Golf '); addOption(document.drop_list.SubSubCat,'The Moortoen Golf Club', 'The Moortoen Golf Club'); addOption(document.drop_list.SubSubCat,'The Oxfordshire Golf Club', 'The Oxfordshire Golf Club'); addOption(document.drop_list.SubSubCat,'The Players Golf Club', 'The Players Golf Club'); addOption(document.drop_list.SubSubCat,'The Royal St. Georges Golf Club', 'The Royal St. Georges Gol'); addOption(document.drop_list.SubSubCat,'The Sand Moor Golf Club', 'The Sand Moor Golf Club'); addOption(document.drop_list.SubSubCat,'The Thorpeness Hotel', 'The Thorpeness Hotel'); addOption(document.drop_list.SubSubCat,'The Welcombe Hotel and Golf Course', 'The Welcombe Hotel and Go'); addOption(document.drop_list.SubSubCat,'The West Lancashire Golf Club', 'The West Lancashire Golf '); addOption(document.drop_list.SubSubCat,'The Wisley', 'The Wisley'); addOption(document.drop_list.SubSubCat,'The Wynyard Golf Club', 'The Wynyard Golf Club'); addOption(document.drop_list.SubSubCat,'Thorndon Park Golf Club', 'Thorndon Park Golf Club'); addOption(document.drop_list.SubSubCat,'Thurlestone Golf Club', 'Thurlestone Golf Club'); addOption(document.drop_list.SubSubCat,'Trevose Golf and Country Club', 'Trevose Golf and Country '); addOption(document.drop_list.SubSubCat,'Wallasey Golf Club', 'Wallasey Golf Club'); addOption(document.drop_list.SubSubCat,'Walton Heath Golf Club', 'Walton Heath Golf Club'); addOption(document.drop_list.SubSubCat,'Wentworth Club', 'Wentworth Club'); addOption(document.drop_list.SubSubCat,'West Berkshire Golf Club', 'West Berkshire Golf Club'); addOption(document.drop_list.SubSubCat,'West Cornwall Golf Club', 'West Cornwall Golf Club'); addOption(document.drop_list.SubSubCat,'West Hill Golf Club', 'West Hill Golf Club'); addOption(document.drop_list.SubSubCat,'West Surrey Golf Club', 'West Surrey Golf Club'); addOption(document.drop_list.SubSubCat,'West Sussex Golf Club', 'West Sussex Golf Club'); addOption(document.drop_list.SubSubCat,'Weston-Super-Mare Golf Club', 'Weston-Super-Mare Golf Cl'); addOption(document.drop_list.SubSubCat,'Windermere Golf Club', 'Windermere Golf Club'); addOption(document.drop_list.SubSubCat,'Woburn Golf and Country Club', 'Woburn Golf and Country C'); addOption(document.drop_list.SubSubCat,'Woking Golf Club', 'Woking Golf Club'); addOption(document.drop_list.SubSubCat,'Woodbridge Golf Club', 'Woodbridge Golf Club'); addOption(document.drop_list.SubSubCat,'Woodhall Spa (Hotchkin Course)', 'Woodhall Spa (Hotchkin Co'); addOption(document.drop_list.SubSubCat,'Worksop Golf Club', 'Worksop Golf Club'); addOption(document.drop_list.SubSubCat,'Worplesdon Golf Club', 'Worplesdon Golf Club'); addOption(document.drop_list.SubSubCat,'Yelverton Golf Club', 'Yelverton Golf Club'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'England')){ addOption(document.drop_list.SubSubCat,'Astor Court Hotel', 'Astor Court Hotel'); addOption(document.drop_list.SubSubCat,'The Capital', 'The Capital'); addOption(document.drop_list.SubSubCat,'The Grove', 'The Grove'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'England')){ addOption(document.drop_list.SubSubCat,'Bamford Hay Barn', 'Bamford Hay Barn'); addOption(document.drop_list.SubSubCat,'Barnsley House', 'Barnsley House'); addOption(document.drop_list.SubSubCat,'Bliss', 'Bliss'); addOption(document.drop_list.SubSubCat,'Bloww Spa', 'Bloww Spa'); addOption(document.drop_list.SubSubCat,'Grayshott', 'Grayshott'); addOption(document.drop_list.SubSubCat,'Royal Day Spa', 'Royal Day Spa'); addOption(document.drop_list.SubSubCat,'The Rejuvenation Medispa', 'The Rejuvenation Medispa'); addOption(document.drop_list.SubSubCat,'The Rejuvenation Spa Kensington', 'The Rejuvenation Spa Kens'); addOption(document.drop_list.SubSubCat,'The Treatment Rooms Brighton', 'The Treatment Rooms Brigh'); addOption(document.drop_list.SubSubCat,'The Treatment Rooms London', 'The Treatment Rooms Londo'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Equatorial Guinea')){ addOption(document.drop_list.SubSubCat,'Sofitel Malabo', 'Sofitel Malabo'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Estonia')){ addOption(document.drop_list.SubSubCat,'Hotel Schlössle', 'Hotel Schlössle'); addOption(document.drop_list.SubSubCat,'Hotel St. Petersbourg', 'Hotel St. Petersbourg'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Europe')){ addOption(document.drop_list.SubSubCat,'Westin Dragonara Resort', 'Westin Dragonara Resort'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Fiji Island')){ addOption(document.drop_list.SubSubCat,'Sofitel Fiji Resort and Spa', 'Sofitel Fiji Resort and S'); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'France')){ addOption(document.drop_list.SubSubCat,'Le Macassar', 'Le Macassar'); addOption(document.drop_list.SubSubCat,'Yamina Lodge', 'Yamina Lodge'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'France')){ addOption(document.drop_list.SubSubCat,'Aa Saint Omer Golf Club', 'Aa Saint Omer Golf Club'); addOption(document.drop_list.SubSubCat,'Apremont Golf Club', 'Apremont Golf Club'); addOption(document.drop_list.SubSubCat,'Cely Golf Club', 'Cely Golf Club'); addOption(document.drop_list.SubSubCat,'Evian Masters Golf Club', 'Evian Masters Golf Club'); addOption(document.drop_list.SubSubCat,'Gold de Courson', 'Gold de Courson'); addOption(document.drop_list.SubSubCat,'Gold de Saint Germain', 'Gold de Saint Germain'); addOption(document.drop_list.SubSubCat,'Golf Blue Green Pleneuf- Val Andre', 'Golf Blue Green Pleneuf- '); addOption(document.drop_list.SubSubCat,'Golf Club Barbaroux', 'Golf Club Barbaroux'); addOption(document.drop_list.SubSubCat,'Golf Club de Lyon', 'Golf Club de Lyon'); addOption(document.drop_list.SubSubCat,'Golf Club de Nimes Campagne', 'Golf Club de Nimes Campag'); addOption(document.drop_list.SubSubCat,'Golf Club de Rebertz', 'Golf Club de Rebertz'); addOption(document.drop_list.SubSubCat,'Golf Club dHossegor', 'Golf Club dHossegor'); addOption(document.drop_list.SubSubCat,'Golf Club du Chateau de Chailly', 'Golf Club du Chateau de C'); addOption(document.drop_list.SubSubCat,'Golf Country Club de Cannes-Mougins', 'Golf Country Club de Cann'); addOption(document.drop_list.SubSubCat,'Golf Country Club Saint Donat', 'Golf Country Club Saint D'); addOption(document.drop_list.SubSubCat,'Golf d Albi', 'Golf d Albi'); addOption(document.drop_list.SubSubCat,'Golf D Arcangues', 'Golf D Arcangues'); addOption(document.drop_list.SubSubCat,'Golf de LIsle Adam', 'Golf de LIsle Adam'); addOption(document.drop_list.SubSubCat,'Golf de Baden', 'Golf de Baden'); addOption(document.drop_list.SubSubCat,'Golf de Belle Dune', 'Golf de Belle Dune'); addOption(document.drop_list.SubSubCat,'Golf De Bondues', 'Golf De Bondues'); addOption(document.drop_list.SubSubCat,'Golf de Chantilly', 'Golf de Chantilly'); addOption(document.drop_list.SubSubCat,'Golf de Chiberta', 'Golf de Chiberta'); addOption(document.drop_list.SubSubCat,'Golf de Clement Ader', 'Golf de Clement Ader'); addOption(document.drop_list.SubSubCat,'Golf de Fontainebleau', 'Golf de Fontainebleau'); addOption(document.drop_list.SubSubCat,'Golf de Fontenailles', 'Golf de Fontenailles'); addOption(document.drop_list.SubSubCat,'Golf de Ganay', 'Golf de Ganay'); addOption(document.drop_list.SubSubCat,'Golf de La Bretesche', 'Golf de La Bretesche'); addOption(document.drop_list.SubSubCat,'Golf De La Grande Bastide', 'Golf De La Grande Bastide'); addOption(document.drop_list.SubSubCat,'Golf De La Sainte Baume', 'Golf De La Sainte Baume'); addOption(document.drop_list.SubSubCat,'Golf de la Wantzenau', 'Golf de la Wantzenau'); addOption(document.drop_list.SubSubCat,'Golf de Moliets', 'Golf de Moliets'); addOption(document.drop_list.SubSubCat,'Golf de Montpellier - Massane', 'Golf de Montpellier - Mas'); addOption(document.drop_list.SubSubCat,'Golf de Nampont-Saint Martin', 'Golf de Nampont-Saint Mar'); addOption(document.drop_list.SubSubCat,'Golf de Pornic', 'Golf de Pornic'); addOption(document.drop_list.SubSubCat,'Golf de Reims - Champagne', 'Golf de Reims - Champagne'); addOption(document.drop_list.SubSubCat,'Golf de Sable Solesmes', 'Golf de Sable Solesmes'); addOption(document.drop_list.SubSubCat,'Golf de Saint Cloud', 'Golf de Saint Cloud'); addOption(document.drop_list.SubSubCat,'Golf de Saint Laurent', 'Golf de Saint Laurent'); addOption(document.drop_list.SubSubCat,'Golf de Seignosse', 'Golf de Seignosse'); addOption(document.drop_list.SubSubCat,'Golf de Strasbourg', 'Golf de Strasbourg'); addOption(document.drop_list.SubSubCat,'Golf de Wimereux', 'Golf de Wimereux'); addOption(document.drop_list.SubSubCat,'Golf des Aisses', 'Golf des Aisses'); addOption(document.drop_list.SubSubCat,'Golf dHardelot', 'Golf dHardelot'); addOption(document.drop_list.SubSubCat,'Golf Disneyland Paris', 'Golf Disneyland Paris'); addOption(document.drop_list.SubSubCat,'Golf du Kempferhof', 'Golf du Kempferhof'); addOption(document.drop_list.SubSubCat,'Golf Du Touquet', 'Golf Du Touquet'); addOption(document.drop_list.SubSubCat,'Golf Hôtel de Grenoble-Charmeil', 'Golf Hôtel de Grenoble-Ch'); addOption(document.drop_list.SubSubCat,'Golf International Barriere - La Baule', 'Golf International Barrie'); addOption(document.drop_list.SubSubCat,'Golf International de Grenoble', 'Golf International de Gre'); addOption(document.drop_list.SubSubCat,'Golf International Toulouse - Seilh', 'Golf International Toulou'); addOption(document.drop_list.SubSubCat,'Golf National', 'Golf National'); addOption(document.drop_list.SubSubCat,'Golf Ploemeur Ocean', 'Golf Ploemeur Ocean'); addOption(document.drop_list.SubSubCat,'Grasse Country Club (Claux Amic)', 'Grasse Country Club (Clau'); addOption(document.drop_list.SubSubCat,'Hotel Golf du Medoc and Spa', 'Hotel Golf du Medoc and S'); addOption(document.drop_list.SubSubCat,'International Club du Lys', 'International Club du Lys'); addOption(document.drop_list.SubSubCat,'Le Domaine du Château de Taulane', 'Le Domaine du Château de '); addOption(document.drop_list.SubSubCat,'Le Golf d Arras', 'Le Golf d Arras'); addOption(document.drop_list.SubSubCat,'Le Val Queven, Golf du Pays de Lorient', 'Le Val Queven, Golf du Pa'); addOption(document.drop_list.SubSubCat,'Les Bordes Golf International', 'Les Bordes Golf Internati'); addOption(document.drop_list.SubSubCat,'Makila Golf Club', 'Makila Golf Club'); addOption(document.drop_list.SubSubCat,'New Golf Barriere de Deauville', 'New Golf Barriere de Deau'); addOption(document.drop_list.SubSubCat,'Orleans Limere Golf Blue Green', 'Orleans Limere Golf Blue '); addOption(document.drop_list.SubSubCat,'Pont Royal - Golf de Provence', 'Pont Royal - Golf de Prov'); addOption(document.drop_list.SubSubCat,'Royal Mougins Golf Club', 'Royal Mougins Golf Club'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'France')){ addOption(document.drop_list.SubSubCat,'Agora', 'Agora'); addOption(document.drop_list.SubSubCat,'Albe Hotel Saint Michel', 'Albe Hotel Saint Michel'); addOption(document.drop_list.SubSubCat,'Altedia Hotel', 'Altedia Hotel'); addOption(document.drop_list.SubSubCat,'Auberge Cavaliere', 'Auberge Cavaliere'); addOption(document.drop_list.SubSubCat,'Bellechasse', 'Bellechasse'); addOption(document.drop_list.SubSubCat,'Byblos Saint-Tropez', 'Byblos Saint-Tropez'); addOption(document.drop_list.SubSubCat,'Chateau de Bagnols', 'Chateau de Bagnols'); addOption(document.drop_list.SubSubCat,'Chateau de Cocove', 'Chateau de Cocove'); addOption(document.drop_list.SubSubCat,'Chateau Saint Jeannet', 'Chateau Saint Jeannet'); addOption(document.drop_list.SubSubCat,'Domaine de lAlbatros', 'Domaine de lAlbatros'); addOption(document.drop_list.SubSubCat,'Domaine de Verchant ', 'Domaine de Verchant '); addOption(document.drop_list.SubSubCat,'Domaine du Château de Taulane', 'Domaine du Château de Tau'); addOption(document.drop_list.SubSubCat,'Elysees Opera Hotel', 'Elysees Opera Hotel'); addOption(document.drop_list.SubSubCat,'Europe Hotel Eiffel Tower', 'Europe Hotel Eiffel Tower'); addOption(document.drop_list.SubSubCat,'Four Seasons Hotel George V', 'Four Seasons Hotel George'); addOption(document.drop_list.SubSubCat,'Four Seasons Hotel George V', 'Four Seasons Hotel George'); addOption(document.drop_list.SubSubCat,'Four Seasons Resort Provence', 'Four Seasons Resort Prove'); addOption(document.drop_list.SubSubCat,'Fraser Suites Harmonie', 'Fraser Suites Harmonie'); addOption(document.drop_list.SubSubCat,'Georges VI', 'Georges VI'); addOption(document.drop_list.SubSubCat,'Goldstar Resort & Suites', 'Goldstar Resort & Suites'); addOption(document.drop_list.SubSubCat,'Golf Hotel', 'Golf Hotel'); addOption(document.drop_list.SubSubCat,'Grand Hotel de la Grotte', 'Grand Hotel de la Grotte'); addOption(document.drop_list.SubSubCat,'Grand Hotel des Lecques', 'Grand Hotel des Lecques'); addOption(document.drop_list.SubSubCat,'Grand Hotel du Havre', 'Grand Hotel du Havre'); addOption(document.drop_list.SubSubCat,'Hermitage Gantois ', 'Hermitage Gantois '); addOption(document.drop_list.SubSubCat,'Hilton Arc de Triomphe Paris hotel', 'Hilton Arc de Triomphe Pa'); addOption(document.drop_list.SubSubCat,'Hilton Paris Charles De Gaulle Airport', 'Hilton Paris Charles De G'); addOption(document.drop_list.SubSubCat,'Hilton Paris Hotel', 'Hilton Paris Hotel'); addOption(document.drop_list.SubSubCat,'Hilton Paris La Defense', 'Hilton Paris La Defense'); addOption(document.drop_list.SubSubCat,'Hilton Paris Orly Airport Hotel', 'Hilton Paris Orly Airport'); addOption(document.drop_list.SubSubCat,'Hostellerie du Marais', 'Hostellerie du Marais'); addOption(document.drop_list.SubSubCat,'Hostellerie du Passeur', 'Hostellerie du Passeur'); addOption(document.drop_list.SubSubCat,'Hostellerie le Castellas', 'Hostellerie le Castellas'); addOption(document.drop_list.SubSubCat,'Hostellerie Le Cedre', 'Hostellerie Le Cedre'); addOption(document.drop_list.SubSubCat,'Hotel A La Cour dAlsace', 'Hotel A La Cour dAlsace'); addOption(document.drop_list.SubSubCat,'Hotel Amarante Arc de Triomphe', 'Hotel Amarante Arc de Tri'); addOption(document.drop_list.SubSubCat,'Hotel Amarante Beau Manoir', 'Hotel Amarante Beau Manoi'); addOption(document.drop_list.SubSubCat,'Hotel Amarante Champs Elysees', 'Hotel Amarante Champs Ely'); addOption(document.drop_list.SubSubCat,'Hotel Amarante Golf Plaza', 'Hotel Amarante Golf Plaza'); addOption(document.drop_list.SubSubCat,'Hotel Apollinaire', 'Hotel Apollinaire'); addOption(document.drop_list.SubSubCat,'Hotel Appia La Fayette', 'Hotel Appia La Fayette'); addOption(document.drop_list.SubSubCat,'Hotel Arès Tour Eiffel', 'Hotel Arès Tour Eiffel'); addOption(document.drop_list.SubSubCat,'Hotel Arès Tour Eiffel', 'Hotel Arès Tour Eiffel'); addOption(document.drop_list.SubSubCat,'Hotel Aria', 'Hotel Aria'); addOption(document.drop_list.SubSubCat,'Hotel Astrid', 'Hotel Astrid'); addOption(document.drop_list.SubSubCat,'Hotel Bailli de Suffren Eiffel Tower', 'Hotel Bailli de Suffren E'); addOption(document.drop_list.SubSubCat,'Hotel Balzac', 'Hotel Balzac'); addOption(document.drop_list.SubSubCat,'Hotel Bassano', 'Hotel Bassano'); addOption(document.drop_list.SubSubCat,'Hotel Baudelaire Opera', 'Hotel Baudelaire Opera'); addOption(document.drop_list.SubSubCat,'Hotel Baumann', 'Hotel Baumann'); addOption(document.drop_list.SubSubCat,'Hotel Belle Plage', 'Hotel Belle Plage'); addOption(document.drop_list.SubSubCat,'Hotel Bonaparte', 'Hotel Bonaparte'); addOption(document.drop_list.SubSubCat,'Hotel Brescia', 'Hotel Brescia'); addOption(document.drop_list.SubSubCat,'Hotel Byblos ', 'Hotel Byblos '); addOption(document.drop_list.SubSubCat,'Hotel Cala Di Sole', 'Hotel Cala Di Sole'); addOption(document.drop_list.SubSubCat,'Hotel Cannes Gallia ', 'Hotel Cannes Gallia '); addOption(document.drop_list.SubSubCat,'Hotel Caravelle', 'Hotel Caravelle'); addOption(document.drop_list.SubSubCat,'Hotel Cathedrale', 'Hotel Cathedrale'); addOption(document.drop_list.SubSubCat,'Hotel Cecilia', 'Hotel Cecilia'); addOption(document.drop_list.SubSubCat,'Hotel Central Saint Germain ', 'Hotel Central Saint Germa'); addOption(document.drop_list.SubSubCat,'Hotel Chambellan Morgane', 'Hotel Chambellan Morgane'); addOption(document.drop_list.SubSubCat,'Hotel Chambiges Elysees', 'Hotel Chambiges Elysees'); addOption(document.drop_list.SubSubCat,'Hotel Champlain', 'Hotel Champlain'); addOption(document.drop_list.SubSubCat,'Hotel Chateaubriand', 'Hotel Chateaubriand'); addOption(document.drop_list.SubSubCat,'Hotel Comte de Nice ', 'Hotel Comte de Nice '); addOption(document.drop_list.SubSubCat,'Hotel Continental ', 'Hotel Continental '); addOption(document.drop_list.SubSubCat,'Hotel Courcelles Etoile', 'Hotel Courcelles Etoile'); addOption(document.drop_list.SubSubCat,'Hotel dArlatan', 'Hotel dArlatan'); addOption(document.drop_list.SubSubCat,'Hotel Dacia Luxembourg', 'Hotel Dacia Luxembourg'); addOption(document.drop_list.SubSubCat,'Hotel Dauphine Saint Germain', 'Hotel Dauphine Saint Germ'); addOption(document.drop_list.SubSubCat,'Hotel de Banville', 'Hotel de Banville'); addOption(document.drop_list.SubSubCat,'Hotel de Chateaudun', 'Hotel de Chateaudun'); addOption(document.drop_list.SubSubCat,'Hotel de France', 'Hotel de France'); addOption(document.drop_list.SubSubCat,'Hotel de lAvenir', 'Hotel de lAvenir'); addOption(document.drop_list.SubSubCat,'Hotel de lHorloge', 'Hotel de lHorloge'); addOption(document.drop_list.SubSubCat,'Hotel de lUnivers', 'Hotel de lUnivers'); addOption(document.drop_list.SubSubCat,'Hotel de la Presse', 'Hotel de la Presse'); addOption(document.drop_list.SubSubCat,'Hotel de Nesle', 'Hotel de Nesle'); addOption(document.drop_list.SubSubCat,'Hotel de Prony', 'Hotel de Prony'); addOption(document.drop_list.SubSubCat,'Hotel de Sevigne', 'Hotel de Sevigne'); addOption(document.drop_list.SubSubCat,'Hotel de Suede Saint-Germain', 'Hotel de Suede Saint-Germ'); addOption(document.drop_list.SubSubCat,'Hotel des Congres', 'Hotel des Congres'); addOption(document.drop_list.SubSubCat,'Hotel des Provinces', 'Hotel des Provinces'); addOption(document.drop_list.SubSubCat,'Hotel du Bois', 'Hotel du Bois'); addOption(document.drop_list.SubSubCat,'Hotel Du Palais', 'Hotel Du Palais'); addOption(document.drop_list.SubSubCat,'Hotel Elysa Luxembourg', 'Hotel Elysa Luxembourg'); addOption(document.drop_list.SubSubCat,'Hotel Elysees Regencia', 'Hotel Elysees Regencia'); addOption(document.drop_list.SubSubCat,'Hotel Etoile Park', 'Hotel Etoile Park'); addOption(document.drop_list.SubSubCat,'Hotel Etoile Pereire', 'Hotel Etoile Pereire'); addOption(document.drop_list.SubSubCat,'Hotel Fouquets Barriere', 'Hotel Fouquets Barriere'); addOption(document.drop_list.SubSubCat,'Hotel Fouquets Barriere', 'Hotel Fouquets Barriere'); addOption(document.drop_list.SubSubCat,'Hotel France dAntin', 'Hotel France dAntin'); addOption(document.drop_list.SubSubCat,'Hotel Francois 1er', 'Hotel Francois 1er'); addOption(document.drop_list.SubSubCat,'Hotel George Washington', 'Hotel George Washington'); addOption(document.drop_list.SubSubCat,'Hotel Globe and Cecil', 'Hotel Globe and Cecil'); addOption(document.drop_list.SubSubCat,'Hotel Hannong', 'Hotel Hannong'); addOption(document.drop_list.SubSubCat,'Hotel Imperial', 'Hotel Imperial'); addOption(document.drop_list.SubSubCat,'Hotel Jardin de Villiers', 'Hotel Jardin de Villiers'); addOption(document.drop_list.SubSubCat,'Hotel Jardin le Brea', 'Hotel Jardin le Brea'); addOption(document.drop_list.SubSubCat,'Hotel Keppler', 'Hotel Keppler'); addOption(document.drop_list.SubSubCat,'Hotel La Banane', 'Hotel La Banane'); addOption(document.drop_list.SubSubCat,'Hotel La Perle', 'Hotel La Perle'); addOption(document.drop_list.SubSubCat,'Hotel le A ', 'Hotel le A '); addOption(document.drop_list.SubSubCat,'Hotel Le Berry', 'Hotel Le Berry'); addOption(document.drop_list.SubSubCat,'Hotel Le Canberra', 'Hotel Le Canberra'); addOption(document.drop_list.SubSubCat,'Hotel le Clement', 'Hotel le Clement'); addOption(document.drop_list.SubSubCat,'Hotel le Golfe', 'Hotel le Golfe'); addOption(document.drop_list.SubSubCat,'Hotel Le Patti', 'Hotel Le Patti'); addOption(document.drop_list.SubSubCat,'Hotel le Pera', 'Hotel le Pera'); addOption(document.drop_list.SubSubCat,'Hotel Le Pinarello ', 'Hotel Le Pinarello '); addOption(document.drop_list.SubSubCat,'Hotel Le Pre Catelan', 'Hotel Le Pre Catelan'); addOption(document.drop_list.SubSubCat,'Hotel Le Relais Montmartre', 'Hotel Le Relais Montmartr'); addOption(document.drop_list.SubSubCat,'Hotel Leman Opera', 'Hotel Leman Opera'); addOption(document.drop_list.SubSubCat,'Hotel les 3 Poussins', 'Hotel les 3 Poussins'); addOption(document.drop_list.SubSubCat,'Hotel Les Ajoncs Dor ', 'Hotel Les Ajoncs Dor '); addOption(document.drop_list.SubSubCat,'Hotel Les Ateliers de lImage (Deluxe)', 'Hotel Les Ateliers de lI'); addOption(document.drop_list.SubSubCat,'Hotel les Muscadins ', 'Hotel les Muscadins '); addOption(document.drop_list.SubSubCat,'Hotel Les Vergers de Saint Paul ', 'Hotel Les Vergers de Sain'); addOption(document.drop_list.SubSubCat,'Hotel Londres & New York', 'Hotel Londres & New York'); addOption(document.drop_list.SubSubCat,'Hotel Lotti', 'Hotel Lotti'); addOption(document.drop_list.SubSubCat,'Hotel Louvre Saint Romain', 'Hotel Louvre Saint Romain'); addOption(document.drop_list.SubSubCat,'Hotel Louvre Saint Romain', 'Hotel Louvre Saint Romain'); addOption(document.drop_list.SubSubCat,'Hotel Luxembourg Parc', 'Hotel Luxembourg Parc'); addOption(document.drop_list.SubSubCat,'Hotel Lyon Metropole', 'Hotel Lyon Metropole'); addOption(document.drop_list.SubSubCat,'Hotel Mac Mahon', 'Hotel Mac Mahon'); addOption(document.drop_list.SubSubCat,'Hotel Magellan', 'Hotel Magellan'); addOption(document.drop_list.SubSubCat,'Hotel Marceau Champs Elysees', 'Hotel Marceau Champs Elys'); addOption(document.drop_list.SubSubCat,'Hotel Martinez', 'Hotel Martinez'); addOption(document.drop_list.SubSubCat,'Hotel Massena', 'Hotel Massena'); addOption(document.drop_list.SubSubCat,'Hotel Mathis Elysees Matignon', 'Hotel Mathis Elysees Mati'); addOption(document.drop_list.SubSubCat,'Hotel Mayfair', 'Hotel Mayfair'); addOption(document.drop_list.SubSubCat,'Hotel Medicis', 'Hotel Medicis'); addOption(document.drop_list.SubSubCat,'Hotel Moliere', 'Hotel Moliere'); addOption(document.drop_list.SubSubCat,'Hotel Monceau Wagram', 'Hotel Monceau Wagram'); addOption(document.drop_list.SubSubCat,'Hotel Montfleuri', 'Hotel Montfleuri'); addOption(document.drop_list.SubSubCat,'Hotel Montreal', 'Hotel Montreal'); addOption(document.drop_list.SubSubCat,'Hotel Napoleon', 'Hotel Napoleon'); addOption(document.drop_list.SubSubCat,'Hotel Newton Opera', 'Hotel Newton Opera'); addOption(document.drop_list.SubSubCat,'Hotel Observatoire Luxembourg', 'Hotel Observatoire Luxemb'); addOption(document.drop_list.SubSubCat,'Hotel Odeon Saint Germain ', 'Hotel Odeon Saint Germain'); addOption(document.drop_list.SubSubCat,'Hotel Palais Stephanie Cannes', 'Hotel Palais Stephanie Ca'); addOption(document.drop_list.SubSubCat,'Hotel Park Lane Paris', 'Hotel Park Lane Paris'); addOption(document.drop_list.SubSubCat,'Hotel Pavillon Bastille', 'Hotel Pavillon Bastille'); addOption(document.drop_list.SubSubCat,'Hotel Pershing Hall', 'Hotel Pershing Hall'); addOption(document.drop_list.SubSubCat,'Hotel Philippe Le Bon ', 'Hotel Philippe Le Bon '); addOption(document.drop_list.SubSubCat,'Hotel Plaza La Fayette', 'Hotel Plaza La Fayette'); addOption(document.drop_list.SubSubCat,'Hotel Plaza Opera', 'Hotel Plaza Opera'); addOption(document.drop_list.SubSubCat,'Hotel Queen Mary', 'Hotel Queen Mary'); addOption(document.drop_list.SubSubCat,'Hotel Regina', 'Hotel Regina'); addOption(document.drop_list.SubSubCat,'Hotel Residence de France ', 'Hotel Residence de France'); addOption(document.drop_list.SubSubCat,'Hotel Residence de la Pinede', 'Hotel Residence de la Pin'); addOption(document.drop_list.SubSubCat,'Hotel Royal Montparnasse', 'Hotel Royal Montparnasse'); addOption(document.drop_list.SubSubCat,'Hotel Saint-Barth Isle de France', 'Hotel Saint-Barth Isle de'); addOption(document.drop_list.SubSubCat,'Hotel San Pedro', 'Hotel San Pedro'); addOption(document.drop_list.SubSubCat,'Hotel Scribe-Paris* Managed by Sofitel', 'Hotel Scribe-Paris* Manag'); addOption(document.drop_list.SubSubCat,'Hotel Splendid Tour Eiffel ', 'Hotel Splendid Tour Eiffe'); addOption(document.drop_list.SubSubCat,'Hotel Stella', 'Hotel Stella'); addOption(document.drop_list.SubSubCat,'Hotel Suisse', 'Hotel Suisse'); addOption(document.drop_list.SubSubCat,'Hotel Sully Saint Germain', 'Hotel Sully Saint Germain'); addOption(document.drop_list.SubSubCat,'Hotel Sun Riviera', 'Hotel Sun Riviera'); addOption(document.drop_list.SubSubCat,'Hotel Tilsitt Etoile', 'Hotel Tilsitt Etoile'); addOption(document.drop_list.SubSubCat,'Hotel Tour dAuvergne Opera', 'Hotel Tour dAuvergne Ope'); addOption(document.drop_list.SubSubCat,'Hotel Tronchet ', 'Hotel Tronchet '); addOption(document.drop_list.SubSubCat,'Hotel Victoria Le 122', 'Hotel Victoria Le 122'); addOption(document.drop_list.SubSubCat,'Hotel Waldorf Madeleine ', 'Hotel Waldorf Madeleine '); addOption(document.drop_list.SubSubCat,'Hotel Waldorf Trocadéro', 'Hotel Waldorf Trocadéro'); addOption(document.drop_list.SubSubCat,'Hotel Washington Opera', 'Hotel Washington Opera'); addOption(document.drop_list.SubSubCat,'Hotel Wilson Opera', 'Hotel Wilson Opera'); addOption(document.drop_list.SubSubCat,'Island of Yeu', 'Island of Yeu'); addOption(document.drop_list.SubSubCat,'Jiva Hill Park Hotel', 'Jiva Hill Park Hotel'); addOption(document.drop_list.SubSubCat,'Kube Hotel', 'Kube Hotel'); addOption(document.drop_list.SubSubCat,'La Citadelle ', 'La Citadelle '); addOption(document.drop_list.SubSubCat,'La Licorne', 'La Licorne'); addOption(document.drop_list.SubSubCat,'La Villa Victoria', 'La Villa Victoria'); addOption(document.drop_list.SubSubCat,'La Voile Dor ', 'La Voile Dor '); addOption(document.drop_list.SubSubCat,'Le Claridge Champs Elysées', 'Le Claridge Champs Elysée'); addOption(document.drop_list.SubSubCat,'Le Domaine de Rochevilaine', 'Le Domaine de Rochevilain'); addOption(document.drop_list.SubSubCat,'Le Logis de Puygaty', 'Le Logis de Puygaty'); addOption(document.drop_list.SubSubCat,'Le Mas du Loriot', 'Le Mas du Loriot'); addOption(document.drop_list.SubSubCat,'Le Meurice', 'Le Meurice'); addOption(document.drop_list.SubSubCat,'Le Moulin de Mougins', 'Le Moulin de Mougins'); addOption(document.drop_list.SubSubCat,'Le Relais de Franc Mayne', 'Le Relais de Franc Mayne'); addOption(document.drop_list.SubSubCat,'LeCoq-Gadby Suites & Spa', 'LeCoq-Gadby Suites & Spa'); addOption(document.drop_list.SubSubCat,'Les Roulottes de la Serve', 'Les Roulottes de la Serve'); addOption(document.drop_list.SubSubCat,'Les Sources de Caudalie', 'Les Sources de Caudalie'); addOption(document.drop_list.SubSubCat,'Lumen', 'Lumen'); addOption(document.drop_list.SubSubCat,'Lutetia', 'Lutetia'); addOption(document.drop_list.SubSubCat,'Miramar Beach Hotel', 'Miramar Beach Hotel'); addOption(document.drop_list.SubSubCat,'New Hotel Roblin', 'New Hotel Roblin'); addOption(document.drop_list.SubSubCat,'Nice Riviera', 'Nice Riviera'); addOption(document.drop_list.SubSubCat,'Noor El Jena ', 'Noor El Jena '); addOption(document.drop_list.SubSubCat,'Paris Marriott Hotel Champs-Elysees', 'Paris Marriott Hotel Cham'); addOption(document.drop_list.SubSubCat,'Park Hotel Grenoble', 'Park Hotel Grenoble'); addOption(document.drop_list.SubSubCat,'Pavillon de Paris', 'Pavillon de Paris'); addOption(document.drop_list.SubSubCat,'Residence de la Pinede', 'Residence de la Pinede'); addOption(document.drop_list.SubSubCat,'Residence de la Plage', 'Residence de la Plage'); addOption(document.drop_list.SubSubCat,'Régent Petite France', 'Régent Petite France'); addOption(document.drop_list.SubSubCat,'Ritz Paris', 'Ritz Paris'); addOption(document.drop_list.SubSubCat,'Royal Garden Champs Elysees', 'Royal Garden Champs Elyse'); addOption(document.drop_list.SubSubCat,'Seeko’o Hotel', 'Seeko’o Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel Arc de Triomphe - Paris', 'Sofitel Arc de Triomphe -'); addOption(document.drop_list.SubSubCat,'Sofitel Baltimore - Paris', 'Sofitel Baltimore - Paris'); addOption(document.drop_list.SubSubCat,'Sofitel Bordeaux', 'Sofitel Bordeaux'); addOption(document.drop_list.SubSubCat,'Sofitel Cannes Le Méditerranée', 'Sofitel Cannes Le Méditer'); addOption(document.drop_list.SubSubCat,'Sofitel Cannes Mandelieu Royal Casino', 'Sofitel Cannes Mandelieu '); addOption(document.drop_list.SubSubCat,'Sofitel Champs Elysées-Paris', 'Sofitel Champs Elysées-Pa'); addOption(document.drop_list.SubSubCat,'Sofitel Diététique Quiberon', 'Sofitel Diététique Quiber'); addOption(document.drop_list.SubSubCat,'Sofitel Dijon', 'Sofitel Dijon'); addOption(document.drop_list.SubSubCat,'Sofitel Le Faubourg-Paris', 'Sofitel Le Faubourg-Paris'); addOption(document.drop_list.SubSubCat,'Sofitel Lyon', 'Sofitel Lyon'); addOption(document.drop_list.SubSubCat,'Sofitel Lyon Aéroport', 'Sofitel Lyon Aéroport'); addOption(document.drop_list.SubSubCat,'Sofitel Marseille Vieux Port', 'Sofitel Marseille Vieux P'); addOption(document.drop_list.SubSubCat,'Sofitel Montpellier', 'Sofitel Montpellier'); addOption(document.drop_list.SubSubCat,'Sofitel Paris La Défense Centre', 'Sofitel Paris La Défense '); addOption(document.drop_list.SubSubCat,'Sofitel Strasbourg', 'Sofitel Strasbourg'); addOption(document.drop_list.SubSubCat,'Sofitel Thalassa Miramar Biarritz', 'Sofitel Thalassa Miramar '); addOption(document.drop_list.SubSubCat,'Sofitel Thalassa Porticcio', 'Sofitel Thalassa Porticci'); addOption(document.drop_list.SubSubCat,'Sofitel Thalassa Quiberon', 'Sofitel Thalassa Quiberon'); addOption(document.drop_list.SubSubCat,'Sofitel Thalassa Vichy Les Célestins', 'Sofitel Thalassa Vichy Le'); addOption(document.drop_list.SubSubCat,'Sofitel Toulouse Centre', 'Sofitel Toulouse Centre'); addOption(document.drop_list.SubSubCat,'Sofitel Trocadéro Dokhans-Paris', 'Sofitel Trocadéro Dokhan'); addOption(document.drop_list.SubSubCat,'Suites by Mdb Roissy CDG', 'Suites by Mdb Roissy CDG'); addOption(document.drop_list.SubSubCat,'The Five Hotel', 'The Five Hotel'); addOption(document.drop_list.SubSubCat,'Villa & Hotel Majestic', 'Villa & Hotel Majestic'); addOption(document.drop_list.SubSubCat,'Villa des Ambassadeurs ', 'Villa des Ambassadeurs '); addOption(document.drop_list.SubSubCat,'Villa Kerasy', 'Villa Kerasy'); addOption(document.drop_list.SubSubCat,'Villa Mazarin', 'Villa Mazarin'); addOption(document.drop_list.SubSubCat,'Villa Nina', 'Villa Nina'); addOption(document.drop_list.SubSubCat,'Villa Opera Lamartine', 'Villa Opera Lamartine'); addOption(document.drop_list.SubSubCat,'Villa Opera Lamartine', 'Villa Opera Lamartine'); addOption(document.drop_list.SubSubCat,'Villa Saint Martin', 'Villa Saint Martin'); addOption(document.drop_list.SubSubCat,'Waldorf Arc de Triomphe Hotel & Spa', 'Waldorf Arc de Triomphe H'); addOption(document.drop_list.SubSubCat,'Windsor Hotel', 'Windsor Hotel'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'France')){ addOption(document.drop_list.SubSubCat,'La Bastide de Marie', 'La Bastide de Marie'); addOption(document.drop_list.SubSubCat,'Les Sources de Caudalie', 'Les Sources de Caudalie'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'French Polynesia')){ addOption(document.drop_list.SubSubCat,'Pension Mauarii', 'Pension Mauarii'); addOption(document.drop_list.SubSubCat,'Sofitel Moorea Beach Resort', 'Sofitel Moorea Beach Re'); addOption(document.drop_list.SubSubCat,'Sofitel Bora Bora Beach Resort', 'Sofitel Bora Bora Beach R'); addOption(document.drop_list.SubSubCat,'Sofitel Motu Bora Bora', 'Sofitel Motu Bora Bora'); addOption(document.drop_list.SubSubCat,'Sofitel Tahiti Resort', 'Sofitel Tahiti Resort'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'French Polynesia')){ addOption(document.drop_list.SubSubCat,'Bora Bora Pearl Beach Resort', 'Bora Bora Pearl Beach Res'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Georgia')){ addOption(document.drop_list.SubSubCat,'Hotel Green House', 'Hotel Green House'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Germany')){ addOption(document.drop_list.SubSubCat,'25Hours Hotel', '25Hours Hotel'); addOption(document.drop_list.SubSubCat,'Abarin Hotel ', 'Abarin Hotel '); addOption(document.drop_list.SubSubCat,'Brenners Park – Hotel and Spa', 'Brenners Park – Hotel and'); addOption(document.drop_list.SubSubCat,'Fairmont Hotel Vier Jahreszeiten', 'Fairmont Hotel Vier Jahre'); addOption(document.drop_list.SubSubCat,'Grandhotel Schloss Bensberg', 'Grandhotel Schloss Bensbe'); addOption(document.drop_list.SubSubCat,'Hotel Askanischer Hof ', 'Hotel Askanischer Hof '); addOption(document.drop_list.SubSubCat,'Hotel Nassauer Hof', 'Hotel Nassauer Hof'); addOption(document.drop_list.SubSubCat,'Kempinski Grand Hotel Heiligendamm', 'Kempinski Grand Hotel Hei'); addOption(document.drop_list.SubSubCat,'Movenpick Hotel Hamburg', 'Movenpick Hotel Hamburg'); addOption(document.drop_list.SubSubCat,'Park Hotel Bremen', 'Park Hotel Bremen'); addOption(document.drop_list.SubSubCat,'Rocco Forte Villa Kennedy', 'Rocco Forte Villa Kennedy'); addOption(document.drop_list.SubSubCat,'Schlosshotel Bühlerhöhe', 'Schlosshotel Bühlerhöhe'); addOption(document.drop_list.SubSubCat,'Sofitel Aachen Quellenhof', 'Sofitel Aachen Quellenhof'); addOption(document.drop_list.SubSubCat,'Sofitel Berlin Gendarmenmarkt', 'Sofitel Berlin Gendarmenm'); addOption(document.drop_list.SubSubCat,'Sofitel Berlin Schweizerhof (soon Pullman)', 'Sofitel Berlin Schweizerh'); addOption(document.drop_list.SubSubCat,'Sofitel Cologne Mondial Am Dom', 'Sofitel Cologne Mondial A'); addOption(document.drop_list.SubSubCat,'Sofitel Frankfurt Savigny', 'Sofitel Frankfurt Savigny'); addOption(document.drop_list.SubSubCat,'Sofitel Hamburg Alter Wall', 'Sofitel Hamburg Alter Wal'); addOption(document.drop_list.SubSubCat,'Sofitel Munich Bayerpost', 'Sofitel Munich Bayerpost'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Germany')){ addOption(document.drop_list.SubSubCat,'Bayerischer Hof', 'Bayerischer Hof'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Greece')){ addOption(document.drop_list.SubSubCat,'Amphitryon Hotel', 'Amphitryon Hotel'); addOption(document.drop_list.SubSubCat,'Archontikon Hotel ', 'Archontikon Hotel '); addOption(document.drop_list.SubSubCat,'Art Hotel', 'Art Hotel'); addOption(document.drop_list.SubSubCat,'Delphi Art Hotel', 'Delphi Art Hotel'); addOption(document.drop_list.SubSubCat,'Elounda Gulf Villas', 'Elounda Gulf Villas'); addOption(document.drop_list.SubSubCat,'Elounda Peninsula', 'Elounda Peninsula'); addOption(document.drop_list.SubSubCat,'Fresh Hotel', 'Fresh Hotel'); addOption(document.drop_list.SubSubCat,'G.R. Louis Athens Hotel', 'G.R. Louis Athens Hotel'); addOption(document.drop_list.SubSubCat,'Grand Resort Lagonissi', 'Grand Resort Lagonissi'); addOption(document.drop_list.SubSubCat,'Koryschades Hotel', 'Koryschades Hotel'); addOption(document.drop_list.SubSubCat,'Kyrimai Hotel', 'Kyrimai Hotel'); addOption(document.drop_list.SubSubCat,'Liostasi Ios Hotel and Spa', 'Liostasi Ios Hotel and Sp'); addOption(document.drop_list.SubSubCat,'Nafplia Palace Hotel & Villas', 'Nafplia Palace Hotel & Vi'); addOption(document.drop_list.SubSubCat,'Papaevangelou Hotel', 'Papaevangelou Hotel'); addOption(document.drop_list.SubSubCat,'Saint George Lycabettus Hotel ', 'Saint George Lycabettus H'); addOption(document.drop_list.SubSubCat,'Saint George Lycabettus Hotel', 'Saint George Lycabettus H'); addOption(document.drop_list.SubSubCat,'Sofitel Athens Airport', 'Sofitel Athens Airport'); addOption(document.drop_list.SubSubCat,'Titania Hotel', 'Titania Hotel'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Greece')){ addOption(document.drop_list.SubSubCat,'Blue Palace Resort and Spa', 'Blue Palace Resort and Sp'); addOption(document.drop_list.SubSubCat,'Divani Apollon Palace and Spa', 'Divani Apollon Palace and'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Guadeloupe')){ addOption(document.drop_list.SubSubCat,'Le Toiny', 'Le Toiny'); addOption(document.drop_list.SubSubCat,'Sofitel Auberge de La Vieille Tour Guadeloupe', 'Sofitel Auberge de La Vie'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Hawaii')){ addOption(document.drop_list.SubSubCat,'Kahala Hotel and Resort', 'Kahala Hotel and Resort'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Hungary')){ addOption(document.drop_list.SubSubCat,'Sofitel Budapest Maria Dorottya', 'Sofitel Budapest Maria Do'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Iceland')){ addOption(document.drop_list.SubSubCat,'Blue Lagoon', 'Blue Lagoon'); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'India')){ addOption(document.drop_list.SubSubCat,'Luxury Houseboats', 'Luxury Houseboats'); addOption(document.drop_list.SubSubCat,'Mottys Homestay Villas', 'Mottys Homestay Villas'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'India')){ addOption(document.drop_list.SubSubCat,'Hotel Monal', 'Hotel Monal'); addOption(document.drop_list.SubSubCat,'Hotel Shiv Niwas Palace', 'Hotel Shiv Niwas Palace'); addOption(document.drop_list.SubSubCat,'Neemrana Fort-Palace', 'Neemrana Fort-Palace'); addOption(document.drop_list.SubSubCat,'Taj Lake Palace', 'Taj Lake Palace'); addOption(document.drop_list.SubSubCat,'The Oberoi Cecil, Shimla', 'The Oberoi Cecil, Shimla'); addOption(document.drop_list.SubSubCat,'The Oberoi Motor Vessel Vrinda', 'The Oberoi Motor Vessel V'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'India')){ addOption(document.drop_list.SubSubCat,'Ananda', 'Ananda'); addOption(document.drop_list.SubSubCat,'Kalari Kovilakom', 'Kalari Kovilakom'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Indonesia')){ addOption(document.drop_list.SubSubCat,'Batam Hills Golf Resort', 'Batam Hills Golf Resort'); addOption(document.drop_list.SubSubCat,'Bintan Lagoon Golf and Resort', 'Bintan Lagoon Golf and Re'); addOption(document.drop_list.SubSubCat,'Indah Puri Resort', 'Indah Puri Resort'); addOption(document.drop_list.SubSubCat,'Laguna Bintan Golf Club', 'Laguna Bintan Golf Club'); addOption(document.drop_list.SubSubCat,'Palm Springs Golf and Beach Resort', 'Palm Springs Golf and Bea'); addOption(document.drop_list.SubSubCat,'Ria Bintan Golf Club', 'Ria Bintan Golf Club'); addOption(document.drop_list.SubSubCat,'Southlinks Country Club', 'Southlinks Country Club'); addOption(document.drop_list.SubSubCat,'Tering Bay Golf and Country Club', 'Tering Bay Golf and Count'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Indonesia')){ addOption(document.drop_list.SubSubCat,'Alila Hotels and Resorts', 'Alila Hotels and Resorts'); addOption(document.drop_list.SubSubCat,'Amanjiwo Resort', 'Amanjiwo Resort'); addOption(document.drop_list.SubSubCat,'Dapur Babah Hotel', 'Dapur Babah Hotel'); addOption(document.drop_list.SubSubCat,'Hotel & Spa Tugu Bali', 'Hotel & Spa Tugu Bali'); addOption(document.drop_list.SubSubCat,'Hotel & Spa Tugu Malang', 'Hotel & Spa Tugu Malang'); addOption(document.drop_list.SubSubCat,'Hotel Gran Mahakam Jakarta Managed By Sofitel', 'Hotel Gran Mahakam Jakart'); addOption(document.drop_list.SubSubCat,'Hotel Tugu Blitar', 'Hotel Tugu Blitar'); addOption(document.drop_list.SubSubCat,'Hotel Tugu Lombok', 'Hotel Tugu Lombok'); addOption(document.drop_list.SubSubCat,'Hotel Vila Ombak', 'Hotel Vila Ombak'); addOption(document.drop_list.SubSubCat,'The Chedi Club at Tanah Gajah, Ubud', 'The Chedi Club at Tanah G'); addOption(document.drop_list.SubSubCat,'The Legian', 'The Legian'); addOption(document.drop_list.SubSubCat,'The Legian, Bali', 'The Legian, Bali'); addOption(document.drop_list.SubSubCat,'The Oberoi Cecil, Bali', 'The Oberoi Cecil, Bali'); addOption(document.drop_list.SubSubCat,'The Oberoi Lombok', 'The Oberoi Lombok'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Indonesia')){ addOption(document.drop_list.SubSubCat,'Amandari', 'Amandari'); addOption(document.drop_list.SubSubCat,'Amankila', 'Amankila'); addOption(document.drop_list.SubSubCat,'COMO Shambhala Estate at Begawan Giri', 'COMO Shambhala Estate at '); addOption(document.drop_list.SubSubCat,'The Laguna Resort and Spa', 'The Laguna Resort and Spa'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Ireland')){ addOption(document.drop_list.SubSubCat,'Adare Golf Club', 'Adare Golf Club'); addOption(document.drop_list.SubSubCat,'Ardglass Golf Club', 'Ardglass Golf Club'); addOption(document.drop_list.SubSubCat,'Athlone Golf Club', 'Athlone Golf Club'); addOption(document.drop_list.SubSubCat,'Ballybunion Golf Club', 'Ballybunion Golf Club'); addOption(document.drop_list.SubSubCat,'Ballyliffin Golf Club', 'Ballyliffin Golf Club'); addOption(document.drop_list.SubSubCat,'Ballymascanlon House Hotel Golf and Leisure Club', 'Ballymascanlon House Hote'); addOption(document.drop_list.SubSubCat,'Beaufort Golf Club', 'Beaufort Golf Club'); addOption(document.drop_list.SubSubCat,'Carlow Golf Club', 'Carlow Golf Club'); addOption(document.drop_list.SubSubCat,'Carne Golf Links', 'Carne Golf Links'); addOption(document.drop_list.SubSubCat,'Carton House Golf Club', 'Carton House Golf Club'); addOption(document.drop_list.SubSubCat,'Castleknock Golf and Country Club', 'Castleknock Golf and Coun'); addOption(document.drop_list.SubSubCat,'Castlerock Golf Club', 'Castlerock Golf Club'); addOption(document.drop_list.SubSubCat,'Connemara Golf Club', 'Connemara Golf Club'); addOption(document.drop_list.SubSubCat,'Cork Golf Club', 'Cork Golf Club'); addOption(document.drop_list.SubSubCat,'County Louth Golf Club', 'County Louth Golf Club'); addOption(document.drop_list.SubSubCat,'County Sligo Golf Club', 'County Sligo Golf Club'); addOption(document.drop_list.SubSubCat,'Dingle Golf Club', 'Dingle Golf Club'); addOption(document.drop_list.SubSubCat,'Donegal Golf Club', 'Donegal Golf Club'); addOption(document.drop_list.SubSubCat,'Dooks Golf Club', 'Dooks Golf Club'); addOption(document.drop_list.SubSubCat,'Doonbeg Golf Club', 'Doonbeg Golf Club'); addOption(document.drop_list.SubSubCat,'Dromoland Castle', 'Dromoland Castle'); addOption(document.drop_list.SubSubCat,'Druids Glen Golf Club', 'Druids Glen Golf Club'); addOption(document.drop_list.SubSubCat,'Dundrum House Hotel and Golf', 'Dundrum House Hotel and G'); addOption(document.drop_list.SubSubCat,'Dungarvan Golf Club', 'Dungarvan Golf Club'); addOption(document.drop_list.SubSubCat,'Dunmurry Springs Golf Club', 'Dunmurry Springs Golf Clu'); addOption(document.drop_list.SubSubCat,'Enniscrone Golf Club', 'Enniscrone Golf Club'); addOption(document.drop_list.SubSubCat,'Esker Hills Golf Club', 'Esker Hills Golf Club'); addOption(document.drop_list.SubSubCat,'Faithlegg Golf Club', 'Faithlegg Golf Club'); addOption(document.drop_list.SubSubCat,'Galway Bay Golf and Country Club', 'Galway Bay Golf and Count'); addOption(document.drop_list.SubSubCat,'Galway Golf Club', 'Galway Golf Club'); addOption(document.drop_list.SubSubCat,'Glasson Golf Hotel and Country Club', 'Glasson Golf Hotel and Co'); addOption(document.drop_list.SubSubCat,'GoldCoast Golf Club', 'GoldCoast Golf Club'); addOption(document.drop_list.SubSubCat,'Grange Golf Club', 'Grange Golf Club'); addOption(document.drop_list.SubSubCat,'Kilkea Castle Golf Club', 'Kilkea Castle Golf Club'); addOption(document.drop_list.SubSubCat,'Killarney Golf and Fishing Club', 'Killarney Golf and Fishin'); addOption(document.drop_list.SubSubCat,'Kirkistown Castle Golf Club', 'Kirkistown Castle Golf Cl'); addOption(document.drop_list.SubSubCat,'Lahinch Golf Club', 'Lahinch Golf Club'); addOption(document.drop_list.SubSubCat,'Limerick County Golf and Country Club', 'Limerick County Golf and '); addOption(document.drop_list.SubSubCat,'Luthrellstown Castle Resort', 'Luthrellstown Castle Reso'); addOption(document.drop_list.SubSubCat,'Malone Golf Club', 'Malone Golf Club'); addOption(document.drop_list.SubSubCat,'Mount Juliet Golf and Hotel', 'Mount Juliet Golf and Hot'); addOption(document.drop_list.SubSubCat,'Mount Temple Golf and Country Club', 'Mount Temple Golf and Cou'); addOption(document.drop_list.SubSubCat,'New Forest', 'New Forest'); addOption(document.drop_list.SubSubCat,'Old Head Golf Links', 'Old Head Golf Links'); addOption(document.drop_list.SubSubCat,'PGA National Ireland - Palmerstown House', 'PGA National Ireland - Pa'); addOption(document.drop_list.SubSubCat,'Portmarnock Golf Club', 'Portmarnock Golf Club'); addOption(document.drop_list.SubSubCat,'Portsalon Golf Club', 'Portsalon Golf Club'); addOption(document.drop_list.SubSubCat,'Portstewart Golf Club', 'Portstewart Golf Club'); addOption(document.drop_list.SubSubCat,'Powerscourt Golf Club', 'Powerscourt Golf Club'); addOption(document.drop_list.SubSubCat,'Rathsallagh House Hotel and Golf Club', 'Rathsallagh House Hotel a'); addOption(document.drop_list.SubSubCat,'Ring of Kerry Golf and Country Club', 'Ring of Kerry Golf and Co'); addOption(document.drop_list.SubSubCat,'Roganstown Gold and Country Club', 'Roganstown Gold and Count'); addOption(document.drop_list.SubSubCat,'Rosapenna Hotel and Golf Resort', 'Rosapenna Hotel and Golf '); addOption(document.drop_list.SubSubCat,'Rosslare Golf Club', 'Rosslare Golf Club'); addOption(document.drop_list.SubSubCat,'Royal County Down Golf Club', 'Royal County Down Golf Cl'); addOption(document.drop_list.SubSubCat,'Royal Portrush Golf Club', 'Royal Portrush Golf Club'); addOption(document.drop_list.SubSubCat,'Seafield Golf and Country Club', 'Seafield Golf and Country'); addOption(document.drop_list.SubSubCat,'Seapoint Golf Club', 'Seapoint Golf Club'); addOption(document.drop_list.SubSubCat,'Sheraton Fota Island Golf Resort and Spa', 'Sheraton Fota Island Golf'); addOption(document.drop_list.SubSubCat,'St. Annes Golf Club', 'St. Annes Golf Club'); addOption(document.drop_list.SubSubCat,'St. Helens Bay Golf Club', 'St. Helens Bay Golf Club'); addOption(document.drop_list.SubSubCat,'St. Margarets Golf and Country Club', 'St. Margarets Golf and Co'); addOption(document.drop_list.SubSubCat,'The Belvoir Golf Club', 'The Belvoir Golf Club'); addOption(document.drop_list.SubSubCat,'The European Club', 'The European Club'); addOption(document.drop_list.SubSubCat,'The Heritage Golf and Spa Resort', 'The Heritage Golf and Spa'); addOption(document.drop_list.SubSubCat,'The Island Golf Club', 'The Island Golf Club'); addOption(document.drop_list.SubSubCat,'The K Club', 'The K Club'); addOption(document.drop_list.SubSubCat,'The Knock Golf Club', 'The Knock Golf Club'); addOption(document.drop_list.SubSubCat,'The Royal Belfast Golf Club', 'The Royal Belfast Golf Cl'); addOption(document.drop_list.SubSubCat,'The Royal Dublin Golf Club', 'The Royal Dublin Golf Clu'); addOption(document.drop_list.SubSubCat,'The South County Golf Club', 'The South County Golf Clu'); addOption(document.drop_list.SubSubCat,'Tralee Golf Club', 'Tralee Golf Club'); addOption(document.drop_list.SubSubCat,'Tramore Golf Club', 'Tramore Golf Club'); addOption(document.drop_list.SubSubCat,'Tulfarris Hotel and Golf Resort', 'Tulfarris Hotel and Golf '); addOption(document.drop_list.SubSubCat,'Waterford Castle Golf Club', 'Waterford Castle Golf Clu'); addOption(document.drop_list.SubSubCat,'Waterford Golf Club', 'Waterford Golf Club'); addOption(document.drop_list.SubSubCat,'Waterville Golf Links', 'Waterville Golf Links'); addOption(document.drop_list.SubSubCat,'West Waterford Golf Club', 'West Waterford Golf Club'); addOption(document.drop_list.SubSubCat,'Westport Golf Club', 'Westport Golf Club'); addOption(document.drop_list.SubSubCat,'Woodbrook Golf Club', 'Woodbrook Golf Club'); addOption(document.drop_list.SubSubCat,'Woodenbridge Golf Club', 'Woodenbridge Golf Club'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Ireland')){ addOption(document.drop_list.SubSubCat,'Ballinacurra House', 'Ballinacurra House'); addOption(document.drop_list.SubSubCat,'Killarney Park Hotel', 'Killarney Park Hotel'); addOption(document.drop_list.SubSubCat,'The Clarence', 'The Clarence'); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'Italy')){ addOption(document.drop_list.SubSubCat,'Domus Orsoni Bed and Breakfast', 'Domus Orsoni Bed and Brea'); addOption(document.drop_list.SubSubCat,'Polidora', 'Polidora'); addOption(document.drop_list.SubSubCat,'San Marco Bed and Breakfast', 'San Marco Bed and Breakfa'); addOption(document.drop_list.SubSubCat,'Vallicorte Farmhouse Villa', 'Vallicorte Farmhouse Vill'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Italy')){ addOption(document.drop_list.SubSubCat,'Associazione Sportiva', 'Associazione Sportiva'); addOption(document.drop_list.SubSubCat,'Castello di Tolcinasco Golf and Country Club', 'Castello di Tolcinasco Go'); addOption(document.drop_list.SubSubCat,'Circolo Golf Bogogno', 'Circolo Golf Bogogno'); addOption(document.drop_list.SubSubCat,'Circolo Golf Torino', 'Circolo Golf Torino'); addOption(document.drop_list.SubSubCat,'Circolo Golf Villa D Este', 'Circolo Golf Villa D Este'); addOption(document.drop_list.SubSubCat,'Golf Club Bergamo', 'Golf Club Bergamo'); addOption(document.drop_list.SubSubCat,'Golf Club Biella "Le Betulle"', 'Golf Club Biella "Le Betu'); addOption(document.drop_list.SubSubCat,'Golf Club Castelconturbia', 'Golf Club Castelconturbia'); addOption(document.drop_list.SubSubCat,'Golf Club des Iles Borromees', 'Golf Club des Iles Borrom'); addOption(document.drop_list.SubSubCat,'Golf Club Milano', 'Golf Club Milano'); addOption(document.drop_list.SubSubCat,'Golf Club Monticello', 'Golf Club Monticello'); addOption(document.drop_list.SubSubCat,'Golf Club Varese', 'Golf Club Varese'); addOption(document.drop_list.SubSubCat,'Le Robinie Golf Club', 'Le Robinie Golf Club'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Italy')){ addOption(document.drop_list.SubSubCat,'Bulgari Hotel', 'Bulgari Hotel'); addOption(document.drop_list.SubSubCat,'Capri Palace Hotel and Spa ', 'Capri Palace Hotel and Sp'); addOption(document.drop_list.SubSubCat,'Casa Angelina Hotel', 'Casa Angelina Hotel'); addOption(document.drop_list.SubSubCat,'Castello di vicarello', 'Castello di vicarello'); addOption(document.drop_list.SubSubCat,'Grand Hotel Excelsior Vittoria', 'Grand Hotel Excelsior Vit'); addOption(document.drop_list.SubSubCat,'Grand Hotel Quisisana', 'Grand Hotel Quisisana'); addOption(document.drop_list.SubSubCat,'Hotel Annabelle', 'Hotel Annabelle'); addOption(document.drop_list.SubSubCat,'Hotel Bijou', 'Hotel Bijou'); addOption(document.drop_list.SubSubCat,'Hotel Pulitzer', 'Hotel Pulitzer'); addOption(document.drop_list.SubSubCat,'Hotel Straf', 'Hotel Straf'); addOption(document.drop_list.SubSubCat,'Hotel The Gray', 'Hotel The Gray'); addOption(document.drop_list.SubSubCat,'Kempinski Hotel Giardino di Costanza', 'Kempinski Hotel Giardino '); addOption(document.drop_list.SubSubCat,'La Residenza Napoleone', 'La Residenza Napoleone'); addOption(document.drop_list.SubSubCat,'LAlbereta', 'LAlbereta'); addOption(document.drop_list.SubSubCat,'Le Sirenuse', 'Le Sirenuse'); addOption(document.drop_list.SubSubCat,'Micalo Hotel', 'Micalo Hotel'); addOption(document.drop_list.SubSubCat,'Palace Bonvecchiati', 'Palace Bonvecchiati'); addOption(document.drop_list.SubSubCat,'Palazzo Guiscardo 4*S', 'Palazzo Guiscardo 4*S'); addOption(document.drop_list.SubSubCat,'Ripa Hotel', 'Ripa Hotel'); addOption(document.drop_list.SubSubCat,'Rosa Alpina', 'Rosa Alpina'); addOption(document.drop_list.SubSubCat,'Sofitel Firenze', 'Sofitel Firenze'); addOption(document.drop_list.SubSubCat,'Sofitel Parma Grand Hotel de la Ville', 'Sofitel Parma Grand Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel Roma', 'Sofitel Roma'); addOption(document.drop_list.SubSubCat,'Sofitel Thalassa Timi Ama', 'Sofitel Thalassa Timi Ama'); addOption(document.drop_list.SubSubCat,'Sofitel Venezia', 'Sofitel Venezia'); addOption(document.drop_list.SubSubCat,'The Kennedy Hotel', 'The Kennedy Hotel'); addOption(document.drop_list.SubSubCat,'Villa Serbelloni', 'Villa Serbelloni'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Italy')){ addOption(document.drop_list.SubSubCat,'Capri Palace Hotel and Spa', 'Capri Palace Hotel and Sp'); addOption(document.drop_list.SubSubCat,'Fonteverde Natural Spa and Resort', 'Fonteverde Natural Spa an'); addOption(document.drop_list.SubSubCat,'Fonteverde Natural Spa Resort', 'Fonteverde Natural Spa Re'); addOption(document.drop_list.SubSubCat,'Masseria San Domenico Resort, Spa-Talasso, Golf', 'Masseria San Domenico Res'); addOption(document.drop_list.SubSubCat,'Mezzatorre Resort and Spa', 'Mezzatorre Resort and Spa'); addOption(document.drop_list.SubSubCat,'Palazzo Arzaga Spa and Golf Resort', 'Palazzo Arzaga Spa and Go'); addOption(document.drop_list.SubSubCat,'Terme di Saturnia Spa and Golf Resort', 'Terme di Saturnia Spa and'); addOption(document.drop_list.SubSubCat,'Villa del Parco and Spa', 'Villa del Parco and Spa'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Ivory Coast')){ addOption(document.drop_list.SubSubCat,'Sofitel Abidjan', 'Sofitel Abidjan'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Jamaica')){ addOption(document.drop_list.SubSubCat,'Royal Plantation', 'Royal Plantation'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Japan')){ addOption(document.drop_list.SubSubCat,'Fraser Place Shinjuku', 'Fraser Place Shinjuku'); addOption(document.drop_list.SubSubCat,'Royal Park Hotel ', 'Royal Park Hotel '); addOption(document.drop_list.SubSubCat,'Royal Park Hotel Japan', 'Royal Park Hotel Japan'); addOption(document.drop_list.SubSubCat,'Sofitel The Cypress Nagoya', 'Sofitel The Cypress Nagoy'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Japan')){ addOption(document.drop_list.SubSubCat,'The Windsor Toya Resort and Spa', 'The Windsor Toya Resort a'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Kenya')){ addOption(document.drop_list.SubSubCat,'Wildfitness Baraka House', 'Wildfitness Baraka House'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Korea')){ addOption(document.drop_list.SubSubCat,'Fraser Place Central Seoul', 'Fraser Place Central Seou'); addOption(document.drop_list.SubSubCat,'Fraser Suites Insadong', 'Fraser Suites Insadong'); addOption(document.drop_list.SubSubCat,'Sofitel Ambassador Seoul', 'Sofitel Ambassador Seoul'); addOption(document.drop_list.SubSubCat,'The Shilla Jeju', 'The Shilla Jeju'); addOption(document.drop_list.SubSubCat,'The Shilla Seoul', 'The Shilla Seoul'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Kuwait')){ addOption(document.drop_list.SubSubCat,'Marina Hotel', 'Marina Hotel'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Laos')){ addOption(document.drop_list.SubSubCat,'Les 3 Nagas Hotel', 'Les 3 Nagas Hotel'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Luxembourg')){ addOption(document.drop_list.SubSubCat,'Sofitel Luxembourg Europe', 'Sofitel Luxembourg Europe'); addOption(document.drop_list.SubSubCat,'Sofitel Luxembourg Le Grand Ducal', 'Sofitel Luxembourg Le Gra'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Macau')){ addOption(document.drop_list.SubSubCat,'Macau Golf and Country Club', 'Macau Golf and Country Cl'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Macau')){ addOption(document.drop_list.SubSubCat,'Sofitel Macau at Ponte 16', 'Sofitel Macau at Ponte 16'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Malaysia')){ addOption(document.drop_list.SubSubCat,'Cheong Fatt Tze Mansion ', 'Cheong Fatt Tze Mansion '); addOption(document.drop_list.SubSubCat,'Sofitel Palm Resort Johor Bahru', 'Sofitel Palm Resort Johor'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Maldives')){ addOption(document.drop_list.SubSubCat,'W. Retreat & Spa Maldives', 'W. Retreat & Spa Maldives'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Maldives')){ addOption(document.drop_list.SubSubCat,'Coco Palm Bodu Hithi', 'Coco Palm Bodu Hithi'); addOption(document.drop_list.SubSubCat,'Island Hideaway', 'Island Hideaway'); addOption(document.drop_list.SubSubCat,'North Malé Atoll', 'North Malé Atoll'); addOption(document.drop_list.SubSubCat,'One and Only Reethi Rah, Maldives', 'One and Only Reethi Rah, '); addOption(document.drop_list.SubSubCat,'Taj Exotica Resort and Spa', 'Taj Exotica Resort and Sp'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Mali')){ addOption(document.drop_list.SubSubCat,'Sofitel lAmitié Bamako', 'Sofitel lAmitié Bamako'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Martinique')){ addOption(document.drop_list.SubSubCat,'Sofitel Bakoua Martinique', 'Sofitel Bakoua Martinique'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Mauritius')){ addOption(document.drop_list.SubSubCat,'Beau Rivage', 'Beau Rivage'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Mauritius')){ addOption(document.drop_list.SubSubCat,'Taj Exotica Resort and Spa', 'Taj Exotica Resort and Sp'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Mexico')){ addOption(document.drop_list.SubSubCat,'Casa Velas Hotel Boutique', 'Casa Velas Hotel Boutique'); addOption(document.drop_list.SubSubCat,'Eden Beach Hacienda ', 'Eden Beach Hacienda '); addOption(document.drop_list.SubSubCat,'Gran Melia Cancun Royal Service', 'Gran Melia Cancun Royal S'); addOption(document.drop_list.SubSubCat,'Hotel Hacienda del Molino', 'Hotel Hacienda del Molino'); addOption(document.drop_list.SubSubCat,'Hotel Marionetas', 'Hotel Marionetas'); addOption(document.drop_list.SubSubCat,'Hotel Tierra Maya ', 'Hotel Tierra Maya '); addOption(document.drop_list.SubSubCat,'La Tortuga Hotel and Spa', 'La Tortuga Hotel and Spa'); addOption(document.drop_list.SubSubCat,'Paradisus Cancun Riviera', 'Paradisus Cancun Riviera'); addOption(document.drop_list.SubSubCat,'Todos Santos Inn', 'Todos Santos Inn'); addOption(document.drop_list.SubSubCat,'Villa Amor', 'Villa Amor'); addOption(document.drop_list.SubSubCat,'W Mexico City', 'W Mexico City'); addOption(document.drop_list.SubSubCat,'Zamas', 'Zamas'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Mexico')){ addOption(document.drop_list.SubSubCat,'Grand Velas All Suites and SPA Resort', 'Grand Velas All Suites an'); addOption(document.drop_list.SubSubCat,'Le Méridien Cancun Resort and Spa', 'Le Méridien Cancun Resort'); addOption(document.drop_list.SubSubCat,'Marquis Los Cabos', 'Marquis Los Cabos'); addOption(document.drop_list.SubSubCat,'Marquis Reforma Hotel/Spa', 'Marquis Reforma Hotel/Spa'); addOption(document.drop_list.SubSubCat,'One and Only Palmilla', 'One and Only Palmilla'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Monaco')){ addOption(document.drop_list.SubSubCat,'Hotel de Paris', 'Hotel de Paris'); addOption(document.drop_list.SubSubCat,'Hotel Metropole Monte-Carlo', 'Hotel Metropole Monte-Car'); addOption(document.drop_list.SubSubCat,'Hotel Metropole, Monte-Carlo', 'Hotel Metropole, Monte-Ca'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Monaco')){ addOption(document.drop_list.SubSubCat,'The Thermes Marins de Monte-Carlo', 'The Thermes Marins de Mon'); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'Morocco')){ addOption(document.drop_list.SubSubCat,'The Marrakech Villa', 'The Marrakech Villa'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Morocco')){ addOption(document.drop_list.SubSubCat,'Dar Chérif Maison dHôtes, Marrakech ', 'Dar Chérif Maison dHôtes'); addOption(document.drop_list.SubSubCat,'Dar Syada Hotel', 'Dar Syada Hotel'); addOption(document.drop_list.SubSubCat,'Es Saadi Gardens and Resort', 'Es Saadi Gardens and Reso'); addOption(document.drop_list.SubSubCat,'Kasbah Ait Ben Moro ', 'Kasbah Ait Ben Moro '); addOption(document.drop_list.SubSubCat,'L Mansion ', 'L Mansion '); addOption(document.drop_list.SubSubCat,'Noor el Jena', 'Noor el Jena'); addOption(document.drop_list.SubSubCat,'Noor el Jena', 'Noor el Jena'); addOption(document.drop_list.SubSubCat,'Palais Mehdi', 'Palais Mehdi'); addOption(document.drop_list.SubSubCat,'Riad Enija', 'Riad Enija'); addOption(document.drop_list.SubSubCat,'Riad Kniza', 'Riad Kniza'); addOption(document.drop_list.SubSubCat,'Sofitel Agadir', 'Sofitel Agadir'); addOption(document.drop_list.SubSubCat,'Sofitel Diwan Rabat', 'Sofitel Diwan Rabat'); addOption(document.drop_list.SubSubCat,'Sofitel Marrakech', 'Sofitel Marrakech'); addOption(document.drop_list.SubSubCat,'Sofitel Palais Jamai Fes', 'Sofitel Palais Jamai Fes'); addOption(document.drop_list.SubSubCat,'Sofitel Royal Golf El Jadida', 'Sofitel Royal Golf El Jad'); addOption(document.drop_list.SubSubCat,'Sofitel Thalassa Marina Smir', 'Sofitel Thalassa Marina S'); addOption(document.drop_list.SubSubCat,'Sofitel Thalassa Mogador Essaouira', 'Sofitel Thalassa Mogador '); addOption(document.drop_list.SubSubCat,'Talaa 12', 'Talaa 12'); addOption(document.drop_list.SubSubCat,'Tchaikana', 'Tchaikana'); addOption(document.drop_list.SubSubCat,'Villa des Orangers', 'Villa des Orangers'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Netherlands')){ addOption(document.drop_list.SubSubCat,'Grand Hotel Amrath', 'Grand Hotel Amrath'); addOption(document.drop_list.SubSubCat,'Hotel Arena', 'Hotel Arena'); addOption(document.drop_list.SubSubCat,'Hotel Okura Amsterdam', 'Hotel Okura Amsterdam'); addOption(document.drop_list.SubSubCat,'Hotel Pulitzer', 'Hotel Pulitzer'); addOption(document.drop_list.SubSubCat,'Hotel Vondel Amsterdam', 'Hotel Vondel Amsterdam'); addOption(document.drop_list.SubSubCat,'Lute Suites', 'Lute Suites'); addOption(document.drop_list.SubSubCat,'Sofitel Amsterdam', 'Sofitel Amsterdam'); addOption(document.drop_list.SubSubCat,'Sofitel Cocagne Eindhoven', 'Sofitel Cocagne Eindhoven'); addOption(document.drop_list.SubSubCat,'Sofitel The Grand Amsterdam', 'Sofitel The Grand Amsterd'); addOption(document.drop_list.SubSubCat,'The Toren Hotel', 'The Toren Hotel'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'New Zealand')){ addOption(document.drop_list.SubSubCat,'Sofitel Queenstown Hotel and Spa', 'Sofitel Queenstown Hotel '); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Nigeria')){ addOption(document.drop_list.SubSubCat,'Sofitel Lagos Moorhouse Ikoyi', 'Sofitel Lagos Moorhouse I'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Peru')){ addOption(document.drop_list.SubSubCat,'Sofitel Royal Park Lima', 'Sofitel Royal Park Lima'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Philippines')){ addOption(document.drop_list.SubSubCat,'El Nido Resorts', 'El Nido Resorts'); addOption(document.drop_list.SubSubCat,'Fraser Place Manila', 'Fraser Place Manila'); addOption(document.drop_list.SubSubCat,'Hyatt Hotel and Casino Manila', 'Hyatt Hotel and Casino Ma'); addOption(document.drop_list.SubSubCat,'Makati International Inns', 'Makati International Inns'); addOption(document.drop_list.SubSubCat,'Makati Shangri-La', 'Makati Shangri-La'); addOption(document.drop_list.SubSubCat,'Nami Resorts', 'Nami Resorts'); addOption(document.drop_list.SubSubCat,'Sofitel Philippine Plaza Manila', 'Sofitel Philippine Plaza '); addOption(document.drop_list.SubSubCat,'The Legend Palawan', 'The Legend Palawan'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Poland')){ addOption(document.drop_list.SubSubCat,'Castle Inn', 'Castle Inn'); addOption(document.drop_list.SubSubCat,'Hotel Skalny', 'Hotel Skalny'); addOption(document.drop_list.SubSubCat,'Sofitel Grand Sopot', 'Sofitel Grand Sopot'); addOption(document.drop_list.SubSubCat,'Sofitel Victoria Warsaw', 'Sofitel Victoria Warsaw'); addOption(document.drop_list.SubSubCat,'Sofitel Wroclaw', 'Sofitel Wroclaw'); addOption(document.drop_list.SubSubCat,'Stary Hotel', 'Stary Hotel'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Portugal')){ addOption(document.drop_list.SubSubCat,'Albatroz Palace', 'Albatroz Palace'); addOption(document.drop_list.SubSubCat,'Aquapura Hotel', 'Aquapura Hotel'); addOption(document.drop_list.SubSubCat,'Choupana Hills', 'Choupana Hills'); addOption(document.drop_list.SubSubCat,'Estalagem da Ponta do Sol', 'Estalagem da Ponta do Sol'); addOption(document.drop_list.SubSubCat,'Hotel Albatroz', 'Hotel Albatroz'); addOption(document.drop_list.SubSubCat,'Hotel Classic Savoy Madeira', 'Hotel Classic Savoy Madei'); addOption(document.drop_list.SubSubCat,'Hotel Dom Luis ', 'Hotel Dom Luis '); addOption(document.drop_list.SubSubCat,'Reids Palace', 'Reids Palace'); addOption(document.drop_list.SubSubCat,'Royal Savoy Hotel Madeira', 'Royal Savoy Hotel Madeira'); addOption(document.drop_list.SubSubCat,'Savoy Gardens Hotel', 'Savoy Gardens Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel Lisboa', 'Sofitel Lisboa'); addOption(document.drop_list.SubSubCat,'Villa Albatroz', 'Villa Albatroz'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Portugal')){ addOption(document.drop_list.SubSubCat,'Convento do Espinheiro', 'Convento do Espinheiro'); addOption(document.drop_list.SubSubCat,'Vila Sol Spa and Golf Resort', 'Vila Sol Spa and Golf Res'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Qatar')){ addOption(document.drop_list.SubSubCat,'Sheraton Doha Resort', 'Sheraton Doha Resort'); addOption(document.drop_list.SubSubCat,'W Doha', 'W Doha'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Quintana')){ addOption(document.drop_list.SubSubCat,'Paraiso de la Bonita Resort and Thalasso', 'Paraiso de la Bonita Reso'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Romania')){ addOption(document.drop_list.SubSubCat,'Continental Drobeta Turnu Severin ', 'Continental Drobeta Turnu'); addOption(document.drop_list.SubSubCat,'Continental Forum Arad ', 'Continental Forum Arad '); addOption(document.drop_list.SubSubCat,'Continental Forum Oradea ', 'Continental Forum Oradea '); addOption(document.drop_list.SubSubCat,'Continental Forum Sibiu ', 'Continental Forum Sibiu '); addOption(document.drop_list.SubSubCat,'Continental Gaiser', 'Continental Gaiser'); addOption(document.drop_list.SubSubCat,'Continental Hotel Tirgu-Mures', 'Continental Hotel Tirgu-M'); addOption(document.drop_list.SubSubCat,'Continental Motel Portile de Fier ', 'Continental Motel Portile'); addOption(document.drop_list.SubSubCat,'Continental Suceava', 'Continental Suceava'); addOption(document.drop_list.SubSubCat,'Hotel Residence Cerisiers', 'Hotel Residence Cerisiers'); addOption(document.drop_list.SubSubCat,'Hotel Residence Oliviers', 'Hotel Residence Oliviers'); addOption(document.drop_list.SubSubCat,'Hotel Trianon', 'Hotel Trianon'); addOption(document.drop_list.SubSubCat,'Marshal Hotel', 'Marshal Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel Bucharest', 'Sofitel Bucharest'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Saint Barthelemy')){ addOption(document.drop_list.SubSubCat,'Eden Rock Hotel', 'Eden Rock Hotel'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Saint Barthelemy')){ addOption(document.drop_list.SubSubCat,'Hotel Guanahani and Spa', 'Hotel Guanahani and Spa'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Saudi Arabia')){ addOption(document.drop_list.SubSubCat,'Sofitel Jeddah Al Hamra', 'Sofitel Jeddah Al Hamra'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Scotland')){ addOption(document.drop_list.SubSubCat,'Gleneagles', 'Gleneagles'); addOption(document.drop_list.SubSubCat,'Gleneagles', 'Gleneagles'); addOption(document.drop_list.SubSubCat,'Sheraton Grand Hotel', 'Sheraton Grand Hotel'); addOption(document.drop_list.SubSubCat,'The Scotsman', 'The Scotsman'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Scotland')){ addOption(document.drop_list.SubSubCat,'Old Course Hotel, Golf Resort and Spa', 'Old Course Hotel, Golf Re'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Senegal')){ addOption(document.drop_list.SubSubCat,'Sofitel Dakar Teranga', 'Sofitel Dakar Teranga'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Seychelles')){ addOption(document.drop_list.SubSubCat,'Banyan Tree Seychelles', 'Banyan Tree Seychelles'); addOption(document.drop_list.SubSubCat,'Desroches Island Resort', 'Desroches Island Resort'); addOption(document.drop_list.SubSubCat,'Lemuria Resort', 'Lemuria Resort'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Singapore')){ addOption(document.drop_list.SubSubCat,'Marina Mandarin Singapore', 'Marina Mandarin Singapore'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'South Africa')){ addOption(document.drop_list.SubSubCat,'Daddy Long Legs Art Hotel', 'Daddy Long Legs Art Hotel'); addOption(document.drop_list.SubSubCat,'Ellerman House', 'Ellerman House'); addOption(document.drop_list.SubSubCat,'Fancourt Hotel and Country Club Estate', 'Fancourt Hotel and Countr'); addOption(document.drop_list.SubSubCat,'The Village Lodge', 'The Village Lodge'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'South Africa')){ addOption(document.drop_list.SubSubCat,'12 Apostles Hotel and Spa', '12 Apostles Hotel and Spa'); addOption(document.drop_list.SubSubCat,'Pezula Resort Hotel and Spa', 'Pezula Resort Hotel and S'); addOption(document.drop_list.SubSubCat,'Royal Malewane', 'Royal Malewane'); addOption(document.drop_list.SubSubCat,'Saxon Boutique Hotel and Spa', 'Saxon Boutique Hotel and '); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'Spain')){ addOption(document.drop_list.SubSubCat,'Son Mercadal', 'Son Mercadal'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Spain')){ addOption(document.drop_list.SubSubCat,'EL Bulli Hotel ', 'EL Bulli Hotel '); addOption(document.drop_list.SubSubCat,'Fairplay Golf Hotel and Spa', 'Fairplay Golf Hotel and S'); addOption(document.drop_list.SubSubCat,'Gran Derby Hotel', 'Gran Derby Hotel'); addOption(document.drop_list.SubSubCat,'Gran Hotel Bahía del Duque Resort', 'Gran Hotel Bahía del Duqu'); addOption(document.drop_list.SubSubCat,'Gran Hotel Guadalpin Banus', 'Gran Hotel Guadalpin Banu'); addOption(document.drop_list.SubSubCat,'Gran Hotel Guadalpin Byblos Spa 5* GL', 'Gran Hotel Guadalpin Bybl'); addOption(document.drop_list.SubSubCat,'Gran Hotel Guadalpin Marbella Spa 5*', 'Gran Hotel Guadalpin Marb'); addOption(document.drop_list.SubSubCat,'Hospes Palacio del Bailio', 'Hospes Palacio del Bailio'); addOption(document.drop_list.SubSubCat,'Hostal dUxelles', 'Hostal dUxelles'); addOption(document.drop_list.SubSubCat,'Hotel Hacienda', 'Hotel Hacienda'); addOption(document.drop_list.SubSubCat,'Hotel Marques de Riscal', 'Hotel Marques de Riscal'); addOption(document.drop_list.SubSubCat,'Hotel Rey Juan Carlos I', 'Hotel Rey Juan Carlos I'); addOption(document.drop_list.SubSubCat,'Marbella Club Hotel, Golf Resort and Spa', 'Marbella Club Hotel, Golf'); addOption(document.drop_list.SubSubCat,'Sofitel Madrid Campo de las Naciones', 'Sofitel Madrid Campo de l'); addOption(document.drop_list.SubSubCat,'Sofitel Madrid Plaza de Espana', 'Sofitel Madrid Plaza de E'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Spain')){ addOption(document.drop_list.SubSubCat,'Chi Spa Barcelona', 'Chi Spa Barcelona'); addOption(document.drop_list.SubSubCat,'Chi Spa Madrid', 'Chi Spa Madrid'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'St. Lucia')){ addOption(document.drop_list.SubSubCat,'Cap Maison Villa Resort and Spa', 'Cap Maison Villa Resort a'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'St. Lucia')){ addOption(document.drop_list.SubSubCat,'Anse Chastanet Resort', 'Anse Chastanet Resort'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'St. Vincent')){ addOption(document.drop_list.SubSubCat,'Raffles Resort Canouan Island', 'Raffles Resort Canouan Is'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Switzerland')){ addOption(document.drop_list.SubSubCat,'Beau Rivage Palace', 'Beau Rivage Palace'); addOption(document.drop_list.SubSubCat,'Châlet L. Raphael, Verbier', 'Châlet L. Raphael, Verbie'); addOption(document.drop_list.SubSubCat,'Eden Palace au Lac', 'Eden Palace au Lac'); addOption(document.drop_list.SubSubCat,'Fairmont Le Montreux Palace', 'Fairmont Le Montreux Pala'); addOption(document.drop_list.SubSubCat,'Glaernischhof Hotel', 'Glaernischhof Hotel'); addOption(document.drop_list.SubSubCat,'Grand Hotel Quellenhof, Health, Spa and Golf Resort', 'Grand Hotel Quellenhof, H'); addOption(document.drop_list.SubSubCat,'Grand Hôtel Excelsior', 'Grand Hôtel Excelsior'); addOption(document.drop_list.SubSubCat,'Hotel Continental Zurich', 'Hotel Continental Zurich'); addOption(document.drop_list.SubSubCat,'Hotel des Trois Couronnes', 'Hotel des Trois Couronnes'); addOption(document.drop_list.SubSubCat,'La Reserve Geneve', 'La Reserve Geneve'); addOption(document.drop_list.SubSubCat,'Le Mirador Kempinski', 'Le Mirador Kempinski'); addOption(document.drop_list.SubSubCat,'Mont Cervin Palace', 'Mont Cervin Palace'); addOption(document.drop_list.SubSubCat,'Palace Luzern', 'Palace Luzern'); addOption(document.drop_list.SubSubCat,'Royal Plaza Montreux', 'Royal Plaza Montreux'); addOption(document.drop_list.SubSubCat,'Tschuggen Grand Hotel', 'Tschuggen Grand Hotel'); addOption(document.drop_list.SubSubCat,'Victoria-Jungfrau Grand Hotel', 'Victoria-Jungfrau Grand H'); addOption(document.drop_list.SubSubCat,'Villa Toscane', 'Villa Toscane'); addOption(document.drop_list.SubSubCat,'Waldhaus Grand Hotel', 'Waldhaus Grand Hotel'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Switzerland')){ addOption(document.drop_list.SubSubCat,'Clinique La Prairie', 'Clinique La Prairie'); addOption(document.drop_list.SubSubCat,'Lausanne Palace and Spa', 'Lausanne Palace and Spa'); addOption(document.drop_list.SubSubCat,'Victoria-Jungfrau Grand Hotel and Spa', 'Victoria-Jungfrau Grand H'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'Thailand')){ addOption(document.drop_list.SubSubCat,'Thai Country Club', 'Thai Country Club'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Thailand')){ addOption(document.drop_list.SubSubCat,'Banyan Tree Bangkok', 'Banyan Tree Bangkok'); addOption(document.drop_list.SubSubCat,'Banyan Tree Phuket', 'Banyan Tree Phuket'); addOption(document.drop_list.SubSubCat,'Costa Lanta', 'Costa Lanta'); addOption(document.drop_list.SubSubCat,'Four Seasons Resort Chiang Mai', 'Four Seasons Resort Chian'); addOption(document.drop_list.SubSubCat,'Fraser Place (Langsuan, Bangkok)', 'Fraser Place (Langsuan, B'); addOption(document.drop_list.SubSubCat,'Lebua', 'Lebua'); addOption(document.drop_list.SubSubCat,'Panviman Resort Koh Pha-Ngan', 'Panviman Resort Koh Pha-N'); addOption(document.drop_list.SubSubCat,'Sofitel Asoke Residence', 'Sofitel Asoke Residence'); addOption(document.drop_list.SubSubCat,'Sofitel Centara Grand Resort and Villas', 'Sofitel Centara Grand Res'); addOption(document.drop_list.SubSubCat,'Sofitel Raja Orchid Khon Kaen', 'Sofitel Raja Orchid Khon '); addOption(document.drop_list.SubSubCat,'Sofitel Riverside Chiang Mai', 'Sofitel Riverside Chiang '); addOption(document.drop_list.SubSubCat,'Sofitel Silom Bangkok', 'Sofitel Silom Bangkok'); addOption(document.drop_list.SubSubCat,'The Peninsula Bangkok', 'The Peninsula Bangkok'); addOption(document.drop_list.SubSubCat,'Trisara', 'Trisara'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Thailand')){ addOption(document.drop_list.SubSubCat,'Amanpuri', 'Amanpuri'); addOption(document.drop_list.SubSubCat,'Chivas Som', 'Chivas Som'); addOption(document.drop_list.SubSubCat,'Dusit Thani Laguna Phuket', 'Dusit Thani Laguna Phuket'); addOption(document.drop_list.SubSubCat,'Four Seasons Resort Koh Samui', 'Four Seasons Resort Koh S'); addOption(document.drop_list.SubSubCat,'Six Senses Hideaway Hua Hin', 'Six Senses Hideaway Hua H'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Tunisia')){ addOption(document.drop_list.SubSubCat,'Sofitel Palm Beach Djerba', 'Sofitel Palm Beach Djerba'); addOption(document.drop_list.SubSubCat,'Sofitel Palm Beach Tozeur', 'Sofitel Palm Beach Tozeur'); addOption(document.drop_list.SubSubCat,'Sofitel Saphir Palace Yasmine Hammamet', 'Sofitel Saphir Palace Yas'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Turkey')){ addOption(document.drop_list.SubSubCat,'Ajia Hotel', 'Ajia Hotel'); addOption(document.drop_list.SubSubCat,'Dersaadet Hotel', 'Dersaadet Hotel'); addOption(document.drop_list.SubSubCat,'Eresin Crown Hotel', 'Eresin Crown Hotel'); addOption(document.drop_list.SubSubCat,'Esbelli Evi', 'Esbelli Evi'); addOption(document.drop_list.SubSubCat,'Park Hyatt', 'Park Hyatt'); addOption(document.drop_list.SubSubCat,'Sumahan Hotel', 'Sumahan Hotel'); addOption(document.drop_list.SubSubCat,'Swissotel The Bosphorus, Istanbul', 'Swissotel The Bosphorus, '); addOption(document.drop_list.SubSubCat,'Swissôtel Grand Efes, Izmir', 'Swissôtel Grand Efes, Izm'); addOption(document.drop_list.SubSubCat,'W Istanbul', 'W Istanbul'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Turkey')){ addOption(document.drop_list.SubSubCat,'Richmond Nua Wellness Spa', 'Richmond Nua Wellness Spa'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'Turks and Caicos')){ addOption(document.drop_list.SubSubCat,'COMO Shambhala Retreat at Parrot Cay', 'COMO Shambhala Retreat at'); } if((document.drop_list.SubCat.value == 'Golf') && (document.drop_list.Category.value == 'United Arab Emirates')){ addOption(document.drop_list.SubSubCat,'Four Seasons Golf Club Dubai Festival City', 'Four Seasons Golf Club Du'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'United Arab Emirates')){ addOption(document.drop_list.SubSubCat,'Al Bustan Rotana Hotel', 'Al Bustan Rotana Hotel'); addOption(document.drop_list.SubSubCat,'Al Murooj Rotana Hotel', 'Al Murooj Rotana Hotel'); addOption(document.drop_list.SubSubCat,'Amwaj Rotana – Jumeirah Beach', 'Amwaj Rotana – Jumeirah B'); addOption(document.drop_list.SubSubCat,'Arjaan, Dubai Media City', 'Arjaan, Dubai Media City'); addOption(document.drop_list.SubSubCat,'Burj Al Arab Hotel', 'Burj Al Arab Hotel'); addOption(document.drop_list.SubSubCat,'BurJuman Rotana', 'BurJuman Rotana'); addOption(document.drop_list.SubSubCat,'Emirates Palace', 'Emirates Palace'); addOption(document.drop_list.SubSubCat,'Hilton Dubai Jumeirah Resort', 'Hilton Dubai Jumeirah Res'); addOption(document.drop_list.SubSubCat,'Jumeira Rotana', 'Jumeira Rotana'); addOption(document.drop_list.SubSubCat,'Media Rotana - Barsha', 'Media Rotana - Barsha'); addOption(document.drop_list.SubSubCat,'Rihab Rotana Hotel', 'Rihab Rotana Hotel'); addOption(document.drop_list.SubSubCat,'Rimal Rotana Suites', 'Rimal Rotana Suites'); addOption(document.drop_list.SubSubCat,'Rose Rotana Hotel', 'Rose Rotana Hotel'); addOption(document.drop_list.SubSubCat,'Sharjah Rotana Hotel', 'Sharjah Rotana Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel City Centre Hotel Residence', 'Sofitel City Centre Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel City Centre Hotel Residence', 'Sofitel City Centre Hotel'); addOption(document.drop_list.SubSubCat,'The Palace The Old Town', 'The Palace The Old Town'); addOption(document.drop_list.SubSubCat,'Towers Rotana Hotel', 'Towers Rotana Hotel'); addOption(document.drop_list.SubSubCat,'Villa Rotana', 'Villa Rotana'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'United Arab Emirates')){ addOption(document.drop_list.SubSubCat,'Al Maha Desert Resort and Spa', 'Al Maha Desert Resort and'); addOption(document.drop_list.SubSubCat,'Palm Tree Court and Spa at Jebel Ali', 'Palm Tree Court and Spa a'); addOption(document.drop_list.SubSubCat,'Residence and Spa at One and Only Royal Mirage Dubai', 'Residence and Spa at One '); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'United Kingdom')){ addOption(document.drop_list.SubSubCat,'4 First Street', '4 First Street'); addOption(document.drop_list.SubSubCat,'Catherine of Aragon Suite', 'Catherine of Aragon Suite'); addOption(document.drop_list.SubSubCat,'Chydane', 'Chydane'); addOption(document.drop_list.SubSubCat,'Coton Lodge', 'Coton Lodge'); addOption(document.drop_list.SubSubCat,'Drym Farm', 'Drym Farm'); addOption(document.drop_list.SubSubCat,'Ford Mill', 'Ford Mill'); addOption(document.drop_list.SubSubCat,'Gardens Cottage', 'Gardens Cottage'); addOption(document.drop_list.SubSubCat,'Greenswood Farm', 'Greenswood Farm'); addOption(document.drop_list.SubSubCat,'Harptree Court', 'Harptree Court'); addOption(document.drop_list.SubSubCat,'Hovington House', 'Hovington House'); addOption(document.drop_list.SubSubCat,'Landewednack House', 'Landewednack House'); addOption(document.drop_list.SubSubCat,'Little Silver House', 'Little Silver House'); addOption(document.drop_list.SubSubCat,'Marren', 'Marren'); addOption(document.drop_list.SubSubCat,'Mill Hay', 'Mill Hay'); addOption(document.drop_list.SubSubCat,'Old Church Street', 'Old Church Street'); addOption(document.drop_list.SubSubCat,'Penlees Hideaway', 'Penlees Hideaway'); addOption(document.drop_list.SubSubCat,'Penquite House', 'Penquite House'); addOption(document.drop_list.SubSubCat,'Royal Arsenal', 'Royal Arsenal'); addOption(document.drop_list.SubSubCat,'Sea View Villa', 'Sea View Villa'); addOption(document.drop_list.SubSubCat,'Stoberry House', 'Stoberry House'); addOption(document.drop_list.SubSubCat,'The House in the Sea', 'The House in the Sea'); addOption(document.drop_list.SubSubCat,'The Old Granary Cottage', 'The Old Granary Cottage'); addOption(document.drop_list.SubSubCat,'The Tower House', 'The Tower House'); addOption(document.drop_list.SubSubCat,'Wincanton Farmhouse', 'Wincanton Farmhouse'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'United Kingdom')){ addOption(document.drop_list.SubSubCat,'Sheraton Park Tower', 'Sheraton Park Tower'); addOption(document.drop_list.SubSubCat,'Sofitel London Gatwick', 'Sofitel London Gatwick'); addOption(document.drop_list.SubSubCat,'Sofitel London Heathrow T5 / Open Summer 2008', 'Sofitel London Heathrow T'); addOption(document.drop_list.SubSubCat,'Sofitel St James London', 'Sofitel St James London'); } if((document.drop_list.SubCat.value == 'Bar') && (document.drop_list.Category.value == 'USA')){ addOption(document.drop_list.SubSubCat,'Boheme Kitchen and Bar', 'Boheme Kitchen and Bar'); addOption(document.drop_list.SubSubCat,'Cafe Boheme', 'Cafe Boheme'); addOption(document.drop_list.SubSubCat,'Cecconis', 'Cecconis'); addOption(document.drop_list.SubSubCat,'High Road Brasserie', 'High Road Brasserie'); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'USA')){ addOption(document.drop_list.SubSubCat,'Spyglass House', 'Spyglass House'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'USA')){ addOption(document.drop_list.SubSubCat,'Ace Hotel New York', 'Ace Hotel New York'); addOption(document.drop_list.SubSubCat,'AKA Central Park', 'AKA Central Park'); addOption(document.drop_list.SubSubCat,'AKA Sutton Place', 'AKA Sutton Place'); addOption(document.drop_list.SubSubCat,'AKA Times Square', 'AKA Times Square'); addOption(document.drop_list.SubSubCat,'AKA United Nations', 'AKA United Nations'); addOption(document.drop_list.SubSubCat,'AKA Westchester', 'AKA Westchester'); addOption(document.drop_list.SubSubCat,'Biltmore', 'Biltmore'); addOption(document.drop_list.SubSubCat,'Calla Lily Inn', 'Calla Lily Inn'); addOption(document.drop_list.SubSubCat,'Chamber Hotel', 'Chamber Hotel'); addOption(document.drop_list.SubSubCat,'Chatham Bars Inn', 'Chatham Bars Inn'); addOption(document.drop_list.SubSubCat,'Delano Hotel', 'Delano Hotel'); addOption(document.drop_list.SubSubCat,'Halekulani', 'Halekulani'); addOption(document.drop_list.SubSubCat,'Hotel Crescent Court', 'Hotel Crescent Court'); addOption(document.drop_list.SubSubCat,'Hotel Rivington', 'Hotel Rivington'); addOption(document.drop_list.SubSubCat,'Mandarin Oriental Miami', 'Mandarin Oriental Miami'); addOption(document.drop_list.SubSubCat,'McMenamins Old St. Francis School', 'McMenamins Old St. Franci'); addOption(document.drop_list.SubSubCat,'New York Palace Hotel', 'New York Palace Hotel'); addOption(document.drop_list.SubSubCat,'Night Hotel', 'Night Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel Chicago OHare', 'Sofitel Chicago OHare'); addOption(document.drop_list.SubSubCat,'Sofitel Chicago Water Tower', 'Sofitel Chicago Water Tow'); addOption(document.drop_list.SubSubCat,'Sofitel Lafayette Square Washington DC', 'Sofitel Lafayette Square '); addOption(document.drop_list.SubSubCat,'Sofitel Los Angeles', 'Sofitel Los Angeles'); addOption(document.drop_list.SubSubCat,'Sofitel Miami', 'Sofitel Miami'); addOption(document.drop_list.SubSubCat,'Sofitel Minneapolis', 'Sofitel Minneapolis'); addOption(document.drop_list.SubSubCat,'Sofitel New York', 'Sofitel New York'); addOption(document.drop_list.SubSubCat,'Sofitel Philadelphia', 'Sofitel Philadelphia'); addOption(document.drop_list.SubSubCat,'Sofitel San Francisco Bay', 'Sofitel San Francisco Bay'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Atlanta Midtown', 'Starwoods Hotel, W. Atlan'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Atlanta Perimeter', 'Starwoods Hotel, W. Atlan'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Chicago City Center', 'Starwoods Hotel, W. Chica'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Chicago Lakeshore', 'Starwoods Hotel, W. Chica'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Chicago Lakeshore', 'Starwoods Hotel, W. Chica'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Chicago Lakeshore', 'Starwoods Hotel, W. Chica'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Dallas-Victory', 'Starwoods Hotel, W. Dalla'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Honolulu-Diamond Head', 'Starwoods Hotel, W. Honol'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Los Angeles - Westwood', 'Starwoods Hotel, W. Los A'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. New Orleans', 'Starwoods Hotel, W. New O'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. New Orleans - French Quarter', 'Starwoods Hotel, W. New O'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. New York', 'Starwoods Hotel, W. New Y'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. New York - The Court', 'Starwoods Hotel, W. New Y'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. New York - The Tuscany', 'Starwoods Hotel, W. New Y'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. New York - Times Square', 'Starwoods Hotel, W. New Y'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. New York - Union Square', 'Starwoods Hotel, W. New Y'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. San Diego', 'Starwoods Hotel, W. San D'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. San Francisco', 'Starwoods Hotel, W. San F'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Seattle', 'Starwoods Hotel, W. Seatt'); addOption(document.drop_list.SubSubCat,'Starwoods Hotel, W. Silicon Valley', 'Starwoods Hotel, W. Silic'); addOption(document.drop_list.SubSubCat,'The Bryant Park Hotel', 'The Bryant Park Hotel'); addOption(document.drop_list.SubSubCat,'The Island Hotel Newport Beach', 'The Island Hotel Newport '); addOption(document.drop_list.SubSubCat,'The London NYC', 'The London NYC'); addOption(document.drop_list.SubSubCat,'Williamsburg Inn', 'Williamsburg Inn'); addOption(document.drop_list.SubSubCat,'Winvian Cottage, Connecticut', 'Winvian Cottage, Connecti'); } if((document.drop_list.SubCat.value == 'Spa') && (document.drop_list.Category.value == 'USA')){ addOption(document.drop_list.SubSubCat,'Acqualina Resort and Spa', 'Acqualina Resort and Spa'); addOption(document.drop_list.SubSubCat,'Enchantment Resort and Mii amo Spa', 'Enchantment Resort and Mi'); addOption(document.drop_list.SubSubCat,'Montage Laguna Beach', 'Montage Laguna Beach'); addOption(document.drop_list.SubSubCat,'Sonnenalp Resort of Vail', 'Sonnenalp Resort of Vail'); addOption(document.drop_list.SubSubCat,'The Setai', 'The Setai'); addOption(document.drop_list.SubSubCat,'The Umstead Hotel and Spa', 'The Umstead Hotel and Spa'); addOption(document.drop_list.SubSubCat,'The Whiteface Lodge', 'The Whiteface Lodge'); addOption(document.drop_list.SubSubCat,'Townhouse Spa', 'Townhouse Spa'); } if((document.drop_list.SubCat.value == 'Bed and Breakfast') && (document.drop_list.Category.value == 'Vietnam')){ addOption(document.drop_list.SubSubCat,'Pilgrimage Village ', 'Pilgrimage Village '); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Vietnam')){ addOption(document.drop_list.SubSubCat,'Fraser Suites Hanoi Hotel', 'Fraser Suites Hanoi Hotel'); addOption(document.drop_list.SubSubCat,'Hanoi Palace Hotel', 'Hanoi Palace Hotel'); addOption(document.drop_list.SubSubCat,'Sofitel Dalat Palace', 'Sofitel Dalat Palace'); addOption(document.drop_list.SubSubCat,'Sofitel Metropole Hanoi', 'Sofitel Metropole Hanoi'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'West Indies')){ addOption(document.drop_list.SubSubCat,'Gingerbread Hill', 'Gingerbread Hill'); addOption(document.drop_list.SubSubCat,'Round Hill', 'Round Hill'); addOption(document.drop_list.SubSubCat,'Sandy Lane', 'Sandy Lane'); } if((document.drop_list.SubCat.value == 'Hotel') && (document.drop_list.Category.value == 'Yemen')){ addOption(document.drop_list.SubSubCat,'Sofitel Taiz', 'Sofitel Taiz'); } } function SelectSubSubCatlink(){ // ON selection of category this function will work var country = document.drop_list.Category.value; var choice = document.drop_list.SubCat.value; var name = document.drop_list.SubSubCat.value; window.location.href = "details.php?country=" + country + "&choice=" + choice + "&name=" + name; } ////////////////// function removeAllOptions(selectbox) { var i; for(i=selectbox.options.length-1;i>=0;i--) { //selectbox.options.remove(i); selectbox.remove(i); } } function addOption(selectbox, value, text ) { var optn = document.createElement("OPTION"); optn.text = text; optn.value = value; selectbox.options.add(optn); }// JavaScript Document
|
||||||||||||||
![]() |
||||||||||||||
|
||||||||||||||
This site is for information only. The site aims at giving access to quick information about hotels, golfs, spas and bars, renowned internationally. You may contact directly the provider if you need any more information. Materials remain property of their respective owners. Copyright Conciergerie deluxe, Conciergerie deluxe is a registered trademark, All rights reserved.
|