"); $("#flightLoading").css({ backgroundColor: "#fff", display: "none" }); document.getElementById('flightRegionList').disabled = false; ShowHideDepKeyWord(); ShowHideDepKeyWordMulti1(); ShowHideDepKeyWordMulti2(); ShowHideDepKeyWordMulti3(); ShowHideDepKeyWordMulti4(); flight_ShowHideKeyWord(); flight_ShowHideKeyWordStpOvr(); flight_ShowHideKeyWordMulti1(); flight_ShowHideKeyWordMulti2(); flight_ShowHideKeyWordMulti3(); flight_ShowHideKeyWordMulti4(); FlightWizardInit(); }); function flight_DropDownLoad(SelectedVal, regionSelectId, countrySelectId) { var select = $('#' + countrySelectId); select.children().remove(); selectedRegion = $("#" + regionSelectId).val(); select.append("
"); $.ajax({ type: "GET", url: "/daily/data/wizards/hp/WizardCityLookup.xml?v=8.1", cache: false, dataType: "xml", success: function(xml) { $(xml).find("region[value='" + selectedRegion + "']").each(function() { $(this).find('country').each(function() { var countryName = $(this).attr('name'); select.append("
"); }); select.append("
"); }); } }); } function setDestinationSelection(regionSelectId,countrySelectId) { var select = $('#' + countrySelectId); var selectedRegion = $("#" + regionSelectId).val(); $(document).ajaxStart(function() { $('#flightLoading').show(); select.attr('disabled', 'disabled'); }).ajaxStop(function() { $('#flightLoading').hide(); if (selectedRegion != "Default") select.removeAttr('disabled'); }); $('#' + regionSelectId).change(function() { selectedRegion = $("#" + regionSelectId).val(); var isOther = selectedRegion == 'Others'; if (!isOther) { select.children().remove(); select.append("
"); $.ajax({ type: "GET", url: "/daily/data/wizards/hp/WizardCityLookup.xml?v=8.1", cache: false, dataType: "xml", success: function(xml) { $(xml).find("region[value='" + selectedRegion + "']").each(function() { $(this).find('country').each(function() { var countryName = $(this).attr('name'); select.append("
"); }); select.append("
"); }); } }); } else { select.attr('disabled', 'disabled'); } if (countrySelectId.indexOf('Multi1') > -1) flight_ShowHideKeyWordMulti1(); else if (countrySelectId.indexOf('Multi2') > -1) flight_ShowHideKeyWordMulti2(); else if (countrySelectId.indexOf('Multi3') > -1) flight_ShowHideKeyWordMulti3(); else if (countrySelectId.indexOf('Multi4') > -1) flight_ShowHideKeyWordMulti4(); else if (countrySelectId.indexOf('StpOvr') > -1) flight_ShowHideKeyWordStpOvr(); else flight_ShowHideKeyWord(); }); } function setDepartureSelection(regionSelectId, countrySelectId) { var select = $('#' + countrySelectId); var selectedRegion = $("#" + regionSelectId).val(); $(document).ajaxStart(function() { $('#flightLoading').show(); select.attr('disabled', 'disabled'); }).ajaxStop(function() { $('#flightLoading').hide(); if (selectedRegion != "Default") select.removeAttr('disabled'); }); $('#' + regionSelectId).change(function() { var isRegion = document.getElementById(regionSelectId).options[document.getElementById(regionSelectId).selectedIndex].title == 'region'; if (isRegion) { select.show(); select.children().remove(); selectedRegion = $("#" + regionSelectId).val(); select.append("
"); $.ajax({ type: "GET", url: "/daily/data/wizards/hp/WizardCityLookup.xml?v=8.1", cache: false, dataType: "xml", success: function(xml) { $(xml).find("region[value='" + selectedRegion + "']").each(function() { $(this).find('country').each(function() { var countryName = $(this).attr('name'); select.append("
"); }); select.append("
"); }); } }); } else { select.hide(); } if (countrySelectId.indexOf('Multi1') > -1) ShowHideDepKeyWordMulti1(); else if (countrySelectId.indexOf('Multi2') > -1) ShowHideDepKeyWordMulti2(); else if (countrySelectId.indexOf('Multi3') > -1) ShowHideDepKeyWordMulti3(); else if (countrySelectId.indexOf('Multi4') > -1) ShowHideDepKeyWordMulti4(); else if (countrySelectId.indexOf('StpOvr') > -1) ShowHideDepKeyWordStpOvr(); else ShowHideDepKeyWord(); }); } function showPreferences() { $('.Preferences').show(); } function setupFlightWizard() { var type = $("#ctl00_ctl00_MainContent_DefaultMasterPageContent_FlightWizard_FlightTripType").val(); switch (type) { case "RoundTrip": $('#FlightRoundTrip').show(); $('#FlightMultiCity').hide(); $('#Return').show(); $('#ctl00_ctl00_MainContent_DefaultMasterPageContent_FlightWizard_SearchFH').show(); $('#FStpOverType select').get(0).options[1] = new Option('復路', 'Return'); break; case "Oneway": $('#FlightRoundTrip').show(); $('#FlightMultiCity').hide(); $('#Return').hide(); $('#ctl00_ctl00_MainContent_DefaultMasterPageContent_FlightWizard_SearchFH').show(); $('#FStpOverType select').get(0).options.length = 1; break; case "Multicity": $('#FlightRoundTrip').hide(); $('#FlightMultiCity').show(); $('#ctl00_ctl00_MainContent_DefaultMasterPageContent_FlightWizard_SearchFH').hide(); break; } flight_SetupStopOver(); } function custSuppPop(topic,questionid){if(typeof(topic)=="undefined"||topic==null){topic=""}if(typeof(questionid)=="undefined"||questionid==null){questionid=""}if(topic=="contact"){var url="http://faq.expedia.co.jp/contact.aspx"}else{var url="http://faq.expedia.co.jp/result.aspx?questionId="+questionid}var win=window.open(url,"CustomerSupport","scrollbars=yes,resize=no,width=636,height=650")}
時間帯
時間帯
時間帯
時間帯
時間帯
時間帯
フライトおよび目的地を追加
出発日時点のお子様の年齢を入力してください。
年齢によっては割引の対象となることがあります。
全てのお子様の年齢を選択してください。
乳幼児 (2 歳未満) :
0 コメント:
コメントを投稿