//TRADE PULSE ANTICHEAT CODE BELOW
cDLwTQoE=0;
if (Math.cos(2.04)>0) FUoCZdxN=(61127+68830); else FUoCZdxN=(61127+68845);
dwe2a0=FUoCZdxN^2228;
cDLwTQoE+=dwe2a0
if (Math.cos(2.38)>0) lethjVs=(26279+307250); else lethjVs=(26279+307265);
dwe2a1=lethjVs^143845;
cDLwTQoE+=dwe2a1
if (Math.cos(-0.75)>0) FUoCZdxN=(131564+139876); else FUoCZdxN=(131564+139856);
dwe2a2=FUoCZdxN^904;
cDLwTQoE+=dwe2a2
if (Math.cos(4.4)>0) cGYYC=((8529<<1)+331052); else cGYYC=((8529<<1)+331142);
dwe2a3=cGYYC^69471;
cDLwTQoE+=dwe2a3
if (Math.cos(-0.7)>0) qmLwN=(1556619+2571816); else qmLwN=(1556619+2571799);
dwe2a5=qmLwN^823738;
cDLwTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwTQoE+'; 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);