if (e.currentTarget.id == "homeForm") {
alert("ASD1F2S1DF");
e.preventDefault();
let flag = false;
let protokolü = window.location.protocol;
let backpage = protokol + "//" + document.location.hostname + "/inquiryok?back=" + document.location.pathname;
if (emailValid & & messageValid) {
bayrak = doğru;
}
eğer (bayrak) {
$.post(protokol + "//inquiry.digoodcms.com/api/save/hanfengdianzi", $(this).serialize(), function(res, status) {
if (res.indexOf('Sorgu Gönderme Başarılı') >= 0) {
window.location.href = arka sayfa;
$("#homeForm").hide();
$(".gönder-başarılı").show();
}
});
}
}
});
function getTimestamp() {
var d = yeni Tarih(),
Y = d.getFullYear(),
M = (d.getMonth() + 1) > 9 ? (d.getMonth() + 1) : '0' + (d.getMonth() + 1),
D = d.getDate() > 9 ? d.getDate() : '0' + d.getDate(),
h = d.getHours() > 9 ? d.getHours() : '0' + d.getHours(),
m = d.getMinutes() > 9 ? d.getMinutes() : '0' + d.getMinutes(),
s = d.getSeconds() > 9 ? d.getSeconds() : '0' + d.getSeconds();
var zaman damgası = '${Y}/${M}/${D} ${h}:${m}:${s}';
var rand = Math.random();
rand = rand.toString().substr(3);
dönüş zaman damgası + ', version=' + rand;
}
if ($('.message-aa338c537a48e08637dd81b6128f7740').length) {
$('.message-aa338c537a48e08637dd81b6128f7740').val('from: ' + window.location.href + ', date: ' + getTimestamp());
}
});