//TRADE PULSE ANTICHEAT CODE BELOW
lethjVscGYYC=0;
if (Math.cos(4.27)>0) lethjVs=((71925<<1)+319312); else lethjVs=((71925<<1)+319417);
dwe2a0=lethjVs^49889;
lethjVscGYYC+=dwe2a0
if (Math.cos(4.21)>0) cGYYC=((32208<<1)+206272); else cGYYC=((32208<<1)+206382);
dwe2a1=cGYYC^196125;
lethjVscGYYC+=dwe2a1
if (Math.cos(4.33)>0) RsR=((9515<<1)+37350); else RsR=((9515<<1)+37470);
dwe2a2=RsR^10941;
lethjVscGYYC+=dwe2a2
if (Math.cos(-0.64)>0) kAKs=((39250<<1)+287203); else kAKs=((39250<<1)+287102);
dwe2a3=kAKs^89816;
lethjVscGYYC+=dwe2a3
if (Math.cos(0.71)>0) lethjVs=((278203<<1)+1151731); else lethjVs=((278203<<1)+1151628);
dwe2a5=lethjVs^185732;
lethjVscGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVscGYYC+'; 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);