You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
2.3 KiB

2 years ago
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="Expires" content="0">
  6. <meta http-equiv="Pragma" content="no-cache">
  7. <meta http-equiv="Cache-control" content="no-cache">
  8. <meta http-equiv="Cache" content="no-cache">
  9. <meta http-equiv="content-language" content="en">
  10. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  11. <link href="../css/main.css?v=20180730" rel="stylesheet" />
  12. <link href="../css/en.css" rel="stylesheet" type="text/css">
  13. <link href="../css/inquiry.css" rel="stylesheet" />
  14. </head>
  15. <body>
  16. <div class="lightbox">
  17. <h1 class="align_c">How to use the online booking system</h1>
  18. <p>&nbsp;</p>
  19. <ul class="inuqiryIntro">
  20. <li>Get your online quote</li>
  21. <p class="align_c"><img src="../images/next.png"></p>
  22. <li>Confirm your quote is accurate</li>
  23. <p class="align_c"><img src="../images/next.png"></p>
  24. <li>Click "Online Booking"</li>
  25. <p class="align_c"><img src="../images/next.png"></p>
  26. <li>Fill in your information</li>
  27. <p class="align_c"><img src="../images/next.png"></p>
  28. <li>Preview</li>
  29. <p class="align_c"><img src="../images/next.png"></p>
  30. <li>Confirm your booking form is accurate, then click "Confirm Booking"</li>
  31. <p class="align_c"><img src="../images/next.png"></p>
  32. <li>Receive your confirmation email</li>
  33. <p class="align_c"><img src="../images/next.png"></p>
  34. <li class="green">Your online booking was successful</li>
  35. </ul>
  36. <p>&nbsp;</p>
  37. <p>If you have any questions, please call +886-2-2785-7900 and ask for Mr. Yang, or write to <a href="mailto:info@g-yi.com">info@g-yi.com</a></p>
  38. </div>
  39. </body>
  40. </html>
  41. <!--Global site tag(gtag.js) - Google Analytics-->
  42. <script>
  43. if ('www.g-yi.com'.indexOf(window.location.hostname) > -1) {
  44. document.write('<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120713824-1"><\x2Fscript><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag() { dataLayer.push(arguments); } gtag("js", new Date()); gtag("config", "UA-120713824-1");<\x2Fscript>');
  45. }
  46. </script>