|
|
|
|
@ -1,53 +1,53 @@
|
|
|
|
|
<!--New Year Countdown start-->
|
|
|
|
|
<script src="https://www.recaptcha.net/recaptcha/enterprise.js?render=6Lf828MhAAAAANNetijCXKwW5ARyhcJ-b1Hhslja"></script>
|
|
|
|
|
<div class="tmbottom">
|
|
|
|
|
<h3 style="font-size: 24px; line-height: 22px;font-family: Calibri;margin-top: 60px;">Chiang Mai CAD New Year Countdown on Dec.31st, 2025</h3>
|
|
|
|
|
<h3 style="font-size: 24px; line-height: 22px;font-family: Calibri;margin-top: 60px;">Chiang Mai CAD New Year Countdown on Dec.31st, 2026</h3>
|
|
|
|
|
<form id='ticket_form' action="https://www.highlightstravel.com/orders/new_year_countdown_save" method="post" >
|
|
|
|
|
|
|
|
|
|
<p style="font-size: 20px;margin-bottom: 20px;"><strong>Select an Available Ticket Type:</strong></p>
|
|
|
|
|
<div class="selectHotl" style="margin-bottom: 20px;">
|
|
|
|
|
<div class="optionLable" id="ticket_type_standard_ticket">
|
|
|
|
|
<input type="radio" value="Standard Ticket+Transfer+Dinner" checked id="standard_december31th" data-price="159" name="ticket_type">
|
|
|
|
|
<input type="radio" value="Standard Ticket+Transfer+Dinner" checked id="standard_december31th" data-price="169" name="ticket_type">
|
|
|
|
|
<label for="standard_december31th" style="font-size:18px;">
|
|
|
|
|
Standard+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo" >
|
|
|
|
|
US$159
|
|
|
|
|
US$169
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="optionLable" id="ticket_type_vip_ticket">
|
|
|
|
|
<input type="radio" value="VIP Ticket+Transfer+Dinner" checked id="vip_december31th" data-price="199" name="ticket_type">
|
|
|
|
|
<input type="radio" value="Gold+Transfer+Dinner" checked id="vip_december31th" data-price="219" name="ticket_type">
|
|
|
|
|
<label for="vip_december31th" style="font-size:18px;">
|
|
|
|
|
VIP+Transfer+Dinner
|
|
|
|
|
Gold+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$199
|
|
|
|
|
US$219
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="optionLable" id="ticket_type_premium_ticket">
|
|
|
|
|
<input type="radio" value="Premium Ticket+Transfer+Dinner" id="premium_december31th" data-price="209" name="ticket_type">
|
|
|
|
|
<input type="radio" value="Premium Ticket+Transfer+Dinner" id="premium_december31th" data-price="299" name="ticket_type">
|
|
|
|
|
<label for="premium_december31th" style="font-size:19px;">
|
|
|
|
|
Premium+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$209
|
|
|
|
|
US$299
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="optionLable" id="ticket_type_elite_ticket">
|
|
|
|
|
<input type="radio" value="Elite+Transfer+Dinner" checked id="elite_ticket" data-price="459" name="ticket_type">
|
|
|
|
|
<input type="radio" value="Elite+Transfer+Dinner" checked id="elite_ticket" data-price="499" name="ticket_type">
|
|
|
|
|
<label for="elite_ticket" style="font-size:18px;">
|
|
|
|
|
Elite+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$459
|
|
|
|
|
US$499
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="optionLable" id="ticket_type_premium_costume">
|
|
|
|
|
<input type="radio" value="Premium+Dinner+Exclusive Transfer+Thai Costume" checked id="premium_costume" data-price="369" name="ticket_type">
|
|
|
|
|
<input type="radio" value="Premium+Dinner+Exclusive Transfer+Thai Costume" checked id="premium_costume" data-price="419" name="ticket_type">
|
|
|
|
|
<label for="premium_costume" style="font-size:18px;">
|
|
|
|
|
Premium+Thai Costume<br>+Exclusive Transfer+Dinner
|
|
|
|
|
Gold+Thai Costume<br>+Exclusive Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo" >
|
|
|
|
|
US$369
|
|
|
|
|
US$419
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
|