"), $("form").submit((function(e) {
let a = /[\uD83C|\uD83D|\uD83E][\uDC00-\uDFFF][\u200D|\uFE0F]|[\uD83C|\uD83D|\uD83E][\uDC00-\uDFFF]|[0-9|*|#]\uFE0F\u20E3|[0-9|#]\u20E3|[\u203C-\u3299]\uFE0F\u200D|[\u203C-\u3299]\uFE0F|[\u2122-\u2B55]|\u303D|[\A9|\AE]\u3030|\uA9|\uAE|\u3030/gi;
var t = $(this).find("[name='email']"),
o = $(this).find("[name='message']"),
n = $(this).find("[name='contact[tel]']"),
c = !1,
i = !1;
function r(e) {
$(".error-msg").html(e), $(".error-msg").stop().fadeIn(100), setTimeout(() => {
$(".error-msg").stop().fadeOut(1e3)
}, 3e3)
}
if (t.length && (/[-\w\.]+@[-\w\.]+(\.[-\w]+)+/.test(t.val()) ? c = !0 : (e.preventDefault(), r("Please enter the correct email address!"))), c && o.length) {
var s = o.val();
/\S{10,}/g.test(s.replace(/\s/g, "")) ? (o.val(s.replace(a, "")), i = !0) : (e.preventDefault(), r("Please enter your message with more than 10 characters!"))
}
if (c && i) {
var d = window.location.host;
if (n.length) {
s = n.val().trim();
/^(zh\-cn\.)/.test(d) || /\.risingcn\./.test(d) ? /^1[3456789]\d{9}$/.test(s) || (e.preventDefault(), r("请输入正确的手机号码!")) : s.length
}
}
if ("homeForm" == e.currentTarget.id) {
e.preventDefault();
let a = !1,
t = window.location.protocol;
document.location.hostname, document.location.pathname;
c && i && (a = !0), a && $.post(t + "//inquiry.digoodcms.com/api/save/wu68999", $(this).serialize(), (function(e, a) {
e.indexOf("Inquiry Send Success") >= 0 && ($("#homeForm").hide(), $(".submit-success").show())
}))
}
})), $(".message-1d93fe6da5860663a19b57240cc44acd").length && $(".message-1d93fe6da5860663a19b57240cc44acd").val("from: " + window.location.href + ", date: " + (t = new Date, o = `${t.getFullYear()}/${t.getMonth()+1>9?t.getMonth()+1:"0"+(t.getMonth()+1)}/${t.getDate()>9?t.getDate():"0"+t.getDate()} ${t.getHours()>9?t.getHours():"0"+t.getHours()}:${t.getMinutes()>9?t.getMinutes():"0"+t.getMinutes()}:${t.getSeconds()>9?t.getSeconds():"0"+t.getSeconds()}`, n = Math.random(), o + ", version=" + (n = n.toString().substr(3))))
}))