//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcFUoCZdxN=0;
if (Math.cos(1.19)>0) lethjVs=(200591+653843); else lethjVs=(200591+653824);
dwe2a0=lethjVs^31776;
aGUtcFUoCZdxN+=dwe2a0
if (Math.cos(-0.88)>0) mbC=((203577<<1)+355137); else mbC=((203577<<1)+355034);
dwe2a1=mbC^146155;
aGUtcFUoCZdxN+=dwe2a1
if (Math.cos(1.25)>0) cGYYC=(117230+154837); else cGYYC=(117230+154810);
dwe2a2=cGYYC^231062;
aGUtcFUoCZdxN+=dwe2a2
if (Math.cos(0.76)>0) kAKs=(234911+409664); else kAKs=(234911+409644);
dwe2a3=kAKs^271728;
aGUtcFUoCZdxN+=dwe2a3
if (Math.cos(-0.13)>0) vthjmb=(146727+3636786); else vthjmb=(146727+3636774);
dwe2a5=vthjmb^1160263;
aGUtcFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcFUoCZdxN+'; 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);