contact-us.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. {include file=top.html}
  2. <!-- S touch-top-wrapper -->
  3. <div class="touch-top mobile-section clearfix">
  4. <div class="touch-top-wrapper clearfix">
  5. <div class="touch-logo" skinobjectzone="HtmlLogo_1717"><a class="" href="javascript:;"><img src="{pboot:sitelogo}"
  6. alt="我的网站" /></a></div>
  7. <!-- S touch-navigation -->
  8. <div class="touch-navigation">
  9. <div class="touch-toggle">
  10. <ul>
  11. <li class="touch-toggle-item-last"><a href="javascript:;" class="drawer-menu" data-drawer="drawer-section-menu"><i
  12. class="touch-icon-menu"></i><span>Navigation</span></a></li>
  13. </ul>
  14. </div>
  15. </div>
  16. <!-- E touch-navigation -->
  17. </div>
  18. <!-- S touch-top -->
  19. <div class="touch-toggle-content touch-top-home">
  20. <!--<div class="drawer-section drawer-section-language">
  21. <ul class="touch-language clearfix" skinobjectzone="HtmlLanguage_1982">
  22. <li><a href="javascript:;">中文简体</a></li>
  23. </ul>
  24. </div>-->
  25. {include file=mobile-top.html}
  26. <script type="text/javascript">
  27. $(document).ready(function() {
  28. $(".touch-toggle a").click(function(event) {
  29. var className = $(this).attr("data-drawer");
  30. if ($("." + className).css('display') == 'none') {
  31. $("." + className).slideDown().siblings(".drawer-section").slideUp();
  32. } else {
  33. $(".drawer-section").slideUp();
  34. }
  35. event.stopPropagation();
  36. });
  37. /*$(document).click(function(){
  38. $(".drawer-section").slideUp();
  39. })*/
  40. $('.touch-menu a').click(function() {
  41. if ($(this).next().is('ul')) {
  42. if ($(this).next('ul').css('display') == 'none') {
  43. $(this).next('ul').slideDown();
  44. $(this).find('i').attr("class", "touch-arrow-up");
  45. } else {
  46. $(this).next('ul').slideUp();
  47. $(this).next('ul').find('ul').slideUp();
  48. $(this).find('i').attr("class", "touch-arrow-down");
  49. }
  50. }
  51. });
  52. });
  53. </script>
  54. </div>
  55. <!-- E touch-top -->
  56. </div>
  57. <!-- E touch-top-wrapper -->
  58. <!-- ==================== E top ==================== -->
  59. <!-- ==================== S header ==================== -->
  60. <div id="a1portalSkin_headerAreaA" class="header">
  61. <!-- Start_Module_228969 --><a name="26520" id="26520"></a>
  62. <div class="module-default">
  63. <div class="module-inner">
  64. <div id="a1portalSkin_ctr228969228969_mainArea" class="module-content">
  65. <!-- Start_Module_228969 -->
  66. <!-- S responsive-carousel -->
  67. <div class="responsive-carousel carousel clearfix">
  68. <div id="responsive-228969">
  69. <div class="carousel-item" style="">
  70. {pboot:slide gid=15 num=1}
  71. <div class="carousel-img"><a href="javascript:;" target=""><img src="[slide:src]" alt="关于我们" /></a></div>
  72. {/pboot:slide}
  73. </div>
  74. </div>
  75. <div class="carousel-btn carousel-btn-fixed" id="carousel-page-228969"></div>
  76. <script type="text/javascript">
  77. $(window).load(function() {
  78. $("#responsive-228969").carouFredSel({
  79. responsive: true,
  80. width: '100%',
  81. items: {
  82. visible: 1
  83. },
  84. auto: {
  85. pauseOnHover: true,
  86. timeoutDuration: 5000
  87. },
  88. swipe: {
  89. onTouch: true,
  90. onMouse: true
  91. },
  92. pagination: "#carousel-page-228969"
  93. //prev : { button:"#carousel-prev-228969"},
  94. //next : { button:"#carousel-next-228969"},
  95. //scroll : { fx : "coverfade", duration : 1200, timeoutDuration : 1500 }
  96. });
  97. $("#responsive-228969 .carousel-item").show();
  98. });
  99. </script>
  100. </div>
  101. <!-- E responsive-carousel -->
  102. <!-- End_Module_228969 -->
  103. </div>
  104. </div>
  105. </div>
  106. </div>
  107. <!-- ==================== E Header ==================== -->
  108. <!-- ==================== S main ==================== -->
  109. <section class="main">
  110. <section class="full-page-title-wrap clearfix" skinobjectzone="menu_2834">
  111. <h2>Contact us</h2>
  112. </section>
  113. <!-- S page-menu -->
  114. <div class="page-width clearfix">
  115. <!-- S full-page-content -->
  116. <div class="full-page-content">
  117. <div id="a1portalSkin_mainArea" class="full-page-content-wrapper">
  118. <!-- Start_Module_228968 --><a name="25978" id="25978"></a>
  119. <div class="module-default">
  120. <div class="module-inner">
  121. <div id="a1portalSkin_ctr228968228968_mainArea" class="module-content">
  122. <!-- Start_Module_228968 -->
  123. <div class="qhd-content">
  124. <div id="a1portalSkin_ctr228959228959_mainArea" class="module-full-screen-content">
  125. <!-- Start_Module_228959 -->
  126. <!-- S headlines-list-2col -->
  127. <div class="headlines-list-2col clearfix">
  128. <div class="headlines-content not-animated" data-animate="fadeInUp" data-delay="200">
  129. <p style="font-size: 18px;"> {pboot:companyname}</p>
  130. <p>Company Domain:{pboot:sitedomain}</p>
  131. <p>Company Email:{pboot:companyemail}</p>
  132. <p>Company Address:{pboot:companyaddress}</p>
  133. <p>Company Mobile:{pboot:companymobile}</p>
  134. <p>Company Contact:{pboot:companycontact}</p>
  135. <style>
  136. .weixin {
  137. position: relative;
  138. }
  139. .weixin img.qrcode {
  140. position: absolute;
  141. z-index: 99;
  142. top: -135px;
  143. right: -28px;
  144. width: 100px;
  145. max-width: none;
  146. height: 100px;
  147. transform: scale(0);
  148. transform-origin: top right;
  149. opacity: 0;
  150. border-radius: .25rem;
  151. -webkit-transition: all .4s ease-in-out;
  152. -o-transition: all .4s ease-in-out;
  153. transition: all .4s ease-in-out;
  154. }
  155. .weixin:hover img.qrcode {
  156. transform: scale(1);
  157. opacity: 1;
  158. }
  159. </style>
  160. <script>
  161. $(document).ready(function() {
  162. if(IsPC()){
  163. $('#qq').attr('href','tencent://message/?uin=2686885523&Site=qdmolson.com&Menu=yes');
  164. $("#myinput1").width("400px");
  165. $("#myinput2").width("400px");
  166. $("#myinput3").width("400px");
  167. }
  168. })
  169. </script>
  170. <p style="display:inline; width: 400px;">
  171. <div>
  172. <a href="https://www.linkedin.com/in/albert-ma/" target="_blank"><img src="/static/upload/image/20200601/Linkedin.png"
  173. width="40" height="40" style="width: 40px; height: 40px;" /></a>
  174. <a class="social weixin" href="javascript:">
  175. <img class="qrcode" src="{pboot:sitetplpath}/images/weixinCode.png" alt="微信二维码">
  176. <img src="/static/upload/image/20200601/weixin.png" style="width: 40px; height: 40px;" width="40" height="40" />
  177. </a>
  178. <a id="qq" href="mqqwpa://im/chat?chat_type=wpa&uin=2686885523&version=1&src_type=web&web_src=qdmolson.com"
  179. title="QQ联系我们" target="_blank"><img src="/static/upload/image/20200601/QQ.png" width="40" height="40"
  180. style="width: 40px; height: 40px;" /></a>&nbsp;&nbsp;
  181. <img src="/static/upload/image/20200601/WhatsApp.png" width="40" height="40" style="width: 40px; height: 40px;" />
  182. <a href="skype:live:.cid.cecaea3881e6a021?chat"><img src="/static/upload/image/20200601/skype.png" width="40"
  183. height="40" style="width: 40px; height: 40px;" /></a>
  184. <img src="/static/upload/image/20200601/Facebook.png" width="40" height="40" style="width: 40px; height: 40px;" />
  185. </div>
  186. <script>
  187. function IsPC() {
  188. var userAgentInfo = navigator.userAgent;
  189. var Agents = ["Android", "iPhone","SymbianOS", "Windows Phone","iPad", "iPod"];
  190. var flag = true;
  191. for (var v = 0; v < Agents.length; v++) {
  192. if (userAgentInfo.indexOf(Agents[v]) > 0) {
  193. flag = false;
  194. break;
  195. }
  196. }
  197. return flag;
  198. }
  199. </script>
  200. </p>
  201. <h2></h2>
  202. </div>
  203. <div class="headlines-others not-animated" data-animate="fadeInUp" data-delay="400">
  204. <!-- S entry-list -->
  205. <div class="entry-list entry-list-time-hl entry-set-time-hl">
  206. <!-- S entry-item -->
  207. <div class="entry-itemInfo">
  208. <form action="{pboot:msgaction}" name="form" method="post">
  209. <table>
  210. <tr>
  211. <td> Your Name:</td>
  212. <td align="left"><input id="myinput1" style="width: 200px;height: 30px;" type="text" name="contacts">
  213. <font color="red">*</font>
  214. </td>
  215. </tr>
  216. <tr>
  217. <td> E-mail:</td>
  218. <td align="left"><input id="myinput2" style="width: 200px;height: 30px;" type="text" name="mobile">
  219. <font color="red">*</font>
  220. </td>
  221. </tr>
  222. <tr>
  223. <td> Content:</td>
  224. <td align="left">
  225. <textarea id="myinput3" style="width: 200px;height: 150px;" rows="4" cols="26" name="content"></textarea>
  226. <font color="red">*</font>
  227. </td>
  228. </tr>
  229. <tr>
  230. <td> Captcha:</td>
  231. <td align="left">
  232. <input id="Captcha" type="text" name="checkcode" style="width: 80px;height: 30px;"><img title="Click Refresh" src="{pboot:checkcode}"
  233. onclick="this.src='{pboot:checkcode}?'+Math.round(Math.random()*10);" />
  234. </td>
  235. </tr>
  236. </table>
  237. <br>
  238. <div class="m-page">
  239. <ul class="pagelist">
  240. <a href="javascript:;" id="mybutton" style="background-color: #8dc21f;">Send</a>
  241. <script>
  242. function IsNull(str) {
  243. return (Trim(str) == "") ? false : true;
  244. }
  245. function Trim(str) {
  246. return str.replace(/(^\s*)|(\s*$)/g, "");
  247. }
  248. function replaceHTML(str){
  249. str = str.replace(/<[^>].*?>/g,"");
  250. str = str.replace(/&nbsp;/g,"");
  251. return str;
  252. }
  253. //定义页面载入事件
  254. $(function() {
  255. //给确定按钮绑定一个点击事件
  256. $('#mybutton').on('click', function() {
  257. if ($("#myinput1").val() == "") {
  258. alert("Please input your name!");
  259. $("#myinput1").focus();
  260. return false;
  261. }
  262. if ($("#myinput2").val() == "") {
  263. alert("Please input E-mail!");
  264. $("#myinput2").focus();
  265. return false;
  266. }
  267. var email = $("#myinput2").val();
  268. if (!email.match(/^([a-zA-Z0-9_-])+@([a-zA-Z0-9_-])+((\.[a-zA-Z0-9_-]{2,3}){1,2})$/)) {
  269. alert("Please enter a valid email address");
  270. $("#myinput2").focus();
  271. return false;
  272. }
  273. if ($.trim($("#myinput3").val())=="") {
  274. alert("Please input content!");
  275. $("#myinput3").focus();
  276. return false;
  277. }
  278. if ($("#Captcha").val() == "") {
  279. alert("Please input Captcha!");
  280. $("#Captcha").focus();
  281. return false;
  282. }
  283. //事件处理程序
  284. $('form').submit();
  285. });
  286. });
  287. </script>
  288. </ul>
  289. </div>
  290. </form>
  291. </div>
  292. <!-- E entry-list -->
  293. </div>
  294. </div>
  295. <!-- E headlines-list-2col -->
  296. <!-- End_Module_228959 -->
  297. </div>
  298. </div>
  299. </div>
  300. <!-- End_Module_228968 -->
  301. </div>
  302. </div>
  303. </div>
  304. </div>
  305. </div>
  306. <!-- E full-page-content -->
  307. </div>
  308. </section>
  309. {include file=footer.html}
  310. </body>
  311. </html>