下线cookie相关内容

webht/payment
candice 2 years ago
parent 9ef932c148
commit 8e5176b037

@ -400,7 +400,7 @@ select.gender_pick {border: 1px solid #d1d1d1;
reissuing of tickets would be at your expense!</p>
<div class="traveler_info">
<h3 data-header>Traveler 1</h3>
<h3 data-header>Primary contact</h3>
<div class="selectionBlock">
<select name="gender[]" class="gender_pick">
@ -672,7 +672,12 @@ select.gender_pick {border: 1px solid #d1d1d1;
<option value="665">Zambia</option>
<option value="666">Zimbabwe</option>
</select>
<div class="inputTerm">
<input type="text" name="mobile" required="" class="number">
<label>
Phone number
</label>
</div>
<div class="selectionBlock">
<p> Date of birth</p>
@ -704,18 +709,9 @@ select.gender_pick {border: 1px solid #d1d1d1;
</div>
<button class="add_traveler_button" id="add_traveler_button" type="button">+ Add a traveler</button>
</div>
<div id="inquiryBox">
<h2>Your contact information (optional)</h2>
<p>Having a phone number, especially with WhatsApp/iMessage capability will help us contact you in
case of emergency.</p>
<p>Phone No.</p>
<div class="inputTerm">
<input type="text" name="mobile" required="" class="number">
<label>
including country code and area code
</label>
</div>
<!--<div id="inquiryBox">
<div class="selectionBlock">
<p>Home address</p>
<div class="inputTerm">
@ -749,8 +745,8 @@ select.gender_pick {border: 1px solid #d1d1d1;
</label>
</div>
</div>
</div>
</div>-->
<div id="inquiryBox">
<h2>Your Flight Information (optional)</h2>

@ -511,6 +511,7 @@
</div>
</div>
<!--
<div class="web_cookie" id='gotIdArea' style='display: none;'>
<p>Asia Highlights uses cookies to give you the best possible service. If you continue browsing, you agree to
the use of cookies. More details can be found in our <a href="/privacy">privacy policy</a>.</p>
@ -541,6 +542,8 @@
}, 10000);
}
</script>
-->
<script>
(function (w, d, i) {
var navbar = d.getElementById(i);

@ -453,6 +453,7 @@
<div class="bottomlogo">
© 2016-2024 Asia Highlights <br>— Discovery Your Way!
</div>
<!--
<div class="web_cookie" id='gotIdArea' style='display: none;'>
<p>Asia Highlights uses cookies to give you the best possible service. If you continue browsing, you agree to the
use of cookies. More details can be found in our <a href="/privacy">privacy policy</a>.</p>
@ -483,6 +484,7 @@
}, 10000);
}
</script>
-->
<!--newsletter表单 JS-->
<script
src="https://www.recaptcha.net/recaptcha/enterprise.js?render=6Lf828MhAAAAANNetijCXKwW5ARyhcJ-b1Hhslja"></script>

@ -677,6 +677,7 @@
<span class="bottomcopyright">© 1998-2024 China Highlights — Discovery Your Way! </span>
</div>
</div>
<!--
<div class="web_cookie" style='display: none;' id='gotIdArea'>
<p>China Highlights uses cookies to give you the best possible service. If you continue browsing, you agree to
the use of cookies. More details can be found in our <a href="/privacy.htm">privacy policy</a>.</p>
@ -707,6 +708,7 @@
}, 10000);
}
</script>
-->
<script>
(function (w, d, i) {
var navbar = d.getElementById(i);

@ -623,6 +623,7 @@
© 1998-2024 China Highlights <br>— Discovery Your Way!
</div>
</footer>
<!--
<div class="web_cookie" style='display: none;' id='gotIdArea'>
<p>China Highlights uses cookies to give you the best possible service. If you continue browsing, you agree to the
use of cookies. More details can be found in our <a href="/privacy.htm">privacy policy</a>.</p>
@ -653,7 +654,7 @@
}, 10000);
}
</script>
-->
<!--newsletter表单 JS-->
<script src="https://www.recaptcha.net/recaptcha/enterprise.js?render=6Lf828MhAAAAANNetijCXKwW5ARyhcJ-b1Hhslja"></script>
<script>

Loading…
Cancel
Save