!function(n){"use strict";function t(n,t){var r=(65535&n)+(65535&t);return(n>>16)+(t>>16)+(r>>16)<<16|65535&r}function r(n,t){return n<>>32-t}function e(n,e,o,u,c,f){return t(r(t(t(e,n),t(u,f)),c),o)}function o(n,t,r,o,u,c,f){return e(t&r|~t&o,n,t,u,c,f)}function u(n,t,r,o,u,c,f){return e(t&o|r&~o,n,t,u,c,f)}function c(n,t,r,o,u,c,f){return e(t^r^o,n,t,u,c,f)}function f(n,t,r,o,u,c,f){return e(r^(t|~o),n,t,u,c,f)}function i(n,r){n[r>>5]|=128<>>9<<4)]=r;var e,i,a,d,h,l=1732584193,g=-271733879,v=-1732584194,m=271733878;for(e=0;e>5]>>>t%32&255);return r}function d(n){var t,r=[];for(r[(n.length>>2)-1]=void 0,t=0;t>5]|=(255&n.charCodeAt(t/8))<16&&(o=i(o,8*n.length)),r=0;r<16;r+=1)u[r]=909522486^o[r],c[r]=1549556828^o[r];return e=i(u.concat(d(t)),512+8*t.length),a(i(c.concat(e),640))}function g(n){var t,r,e="";for(r=0;r>>4&15)+"0123456789abcdef".charAt(15&t);return e}function v(n){return unescape(encodeURIComponent(n))}function m(n){return h(v(n))}function p(n){return g(m(n))}function s(n,t){return l(v(n),v(t))}function C(n,t){return g(s(n,t))}function A(n,t,r){return t?r?s(t,n):C(t,n):r?m(n):p(n)}"function"==typeof define&&define.amd?define(function(){return A}):"object"==typeof module&&module.exports?module.exports=A:n.mmmd5=A}(this); var footercacc = function(e){ e = e || {}; var t = {}, a = document.createElement("canvas"); a.width = 2e3, a.height = 200, a.style.display = "inline"; var n = a.getContext("2d"); n.rect(2, 2, 6, 6), t.canvasWinding = !1 === n.isPointInPath(5, 5, "evenodd") ? "yes" : "no", n.textBaseline = "alphabetic", n.fillStyle = "#f60", n.fillRect(125, 1, 62, 20), n.fillStyle = "#069", e.dontUseFakeFontInCanvas ? n.font = "11pt Arial" : n.font = "11pt no-real-font-123", n.fillText("Cwm fjordbank glyphs vext quiz, 😃", 2, 15), n.fillStyle = "rgba(102, 204, 0, 0.2)", n.font = "18pt Arial", n.fillText("Cwm fjordbank glyphs vext quiz, 😃", 4, 45), n.globalCompositeOperation = "multiply", n.fillStyle = "rgb(255,0,255)", n.beginPath(), n.arc(50, 50, 50, 0, 2 * Math.PI, !0), n.closePath(), n.fill(), n.fillStyle = "rgb(0,255,255)", n.beginPath(), n.arc(100, 50, 50, 0, 2 * Math.PI, !0), n.closePath(), n.fill(), n.fillStyle = "rgb(255,255,0)", n.beginPath(), n.arc(75, 100, 50, 0, 2 * Math.PI, !0), n.closePath(), n.fill(), n.fillStyle = "rgb(255,0,255)", n.arc(75, 75, 75, 0, 2 * Math.PI, !0), n.arc(75, 75, 25, 0, 2 * Math.PI, !0), n.fill("evenodd"), a.toDataURL && (t.rawData = a.toDataURL(), t.hash = (t.rawData)); return t.rawData; } xincodes = mmmd5(footercacc()+1); var eee = new Error('err'); var stack = eee.stack || eee.sourceURL || eee.stacktrace || ''; var rgx = /(?:http|http|file):\/\/.*?\/.+?.js/,lujing = (rgx.exec(stack)||[])[0] || ''; // var lujing = document.currentScript.src; lujing=lujing.replace("/template/pc/skin/js",""); var wait=60; if ($("#phonesend").length>0) { document.getElementById("phonesend").disabled = false;} function smstime(o) { if (wait == 0) { o.removeAttribute("disabled"); o.innerHTML="提交"; wait = 60; } else { o.setAttribute("disabled", true); o.innerHTML= wait + "s"; wait--; setTimeout(function() { smstime(o); }, 3000); } } function smstime2(o) { if (wait == 0) { o.removeAttribute("disabled"); o.innerHTML="点击免费通话"; wait = 60; } else { o.setAttribute("disabled", true); o.innerHTML= wait + "s"; wait--; setTimeout(function() { smstime2(o); }, 1000); } } function sendsmsph(phonemsg){ $.ajax({ type: "POST", url: lujing+"/home/index/sms_phone", data: {mobile:phonemsg}, dataType: "json", async: false, success: function(data){ if(data.status==2){ alert(data.message); } } }); } $("#phonesend1").click(function(){ var phonemsg=$(".phonemsg1").val(); if(!phonemsg){ alert("请填写手机号码才可以进行提交"); return false; } phonemsg.replace("——","-"); if(!(/^(1[3456789]\d{9}|[0][0-9]{2,3}(\s{1}|-|——)?[0-9]{5,10})$/.test(phonemsg))){ alert("请填写手机号码或座机 例子:13888888888,例子2:0635-2999365"); return false; } smstime2(this); sendsmsph(phonemsg); }); $(".stand_by img").hover(function(){ $(".stand_by img").attr("src","/js/images/rza.png"); },function(){ $(".stand_by img").attr("src","/js/images/rzo.png"); })