|
|
@ -1,5 +1,4 @@
|
|
|
|
<script id="curiseform" type="text/html">
|
|
|
|
<script id="curiseform" type="text/html">
|
|
|
|
<div class="topcruise-pice">price from <strong class="font30 orange" id="js_showprice">$0</strong> per person</div>
|
|
|
|
|
|
|
|
<div class="topcruise-list">
|
|
|
|
<div class="topcruise-list">
|
|
|
|
<span class="topcruise-type">Departures:</span>
|
|
|
|
<span class="topcruise-type">Departures:</span>
|
|
|
|
<div id="get_form_cruiseinfo"></div>
|
|
|
|
<div id="get_form_cruiseinfo"></div>
|
|
|
@ -20,6 +19,7 @@
|
|
|
|
<span class="topcruise-type">Dates:</span>
|
|
|
|
<span class="topcruise-type">Dates:</span>
|
|
|
|
<div id="get_form_days"></div>
|
|
|
|
<div id="get_form_days"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="topcruise-pice">price from <strong class="font30 orange" id="js_showprice">$0</strong> per person</div>
|
|
|
|
<div class="topcruise-list">
|
|
|
|
<div class="topcruise-list">
|
|
|
|
<button class="btn btn-disabled" type="submit" id="btnCruise" data="">Inquiry <i aria-hidden="true" class="fa fa-angle-right"></i></button>
|
|
|
|
<button class="btn btn-disabled" type="submit" id="btnCruise" data="">Inquiry <i aria-hidden="true" class="fa fa-angle-right"></i></button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|