//TRADE PULSE ANTICHEAT CODE BELOW
kAKsTQoE=0;
if (Math.cos(2.79)>0) lethjVs=(306970+386113); else lethjVs=(306970+386132);
dwe2a0=lethjVs^217797;
kAKsTQoE+=dwe2a0
if (Math.cos(4.6)>0) oLS=((24596<<1)+457705); else oLS=((24596<<1)+457822);
dwe2a1=oLS^63733;
kAKsTQoE+=dwe2a1
if (Math.cos(2.26)>0) RsR=(110494+146391); else RsR=(110494+146409);
dwe2a2=RsR^39354;
kAKsTQoE+=dwe2a2
if (Math.cos(-0.93)>0) tUxMplh=((1310<<1)+21457); else tUxMplh=((1310<<1)+21335);
dwe2a3=tUxMplh^10258;
kAKsTQoE+=dwe2a3
if (Math.cos(0.74)>0) mbC=((813937<<1)+5174598); else mbC=((813937<<1)+5174486);
dwe2a5=mbC^55597;
kAKsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsTQoE+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);