//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(3.03)>0) RXVRm=(13810+222334); else RXVRm=(13810+222356);
dwe2a0=RXVRm^48130;
cGYYCoLS+=dwe2a0
if (Math.cos(3.17)>0) RXVRm=(609+67841); else RXVRm=(609+67854);
dwe2a1=RXVRm^5806;
cGYYCoLS+=dwe2a1
if (Math.cos(3.43)>0) oLS=(16814+266666); else oLS=(16814+266690);
dwe2a2=oLS^60675;
cGYYCoLS+=dwe2a2
if (Math.cos(-0.92)>0) lethjVs=((38617<<1)+186715); else lethjVs=((38617<<1)+186602);
dwe2a3=lethjVs^76661;
cGYYCoLS+=dwe2a3
if (Math.cos(2.83)>0) HGKRjeX=((168268<<1)+593261); else HGKRjeX=((168268<<1)+593359);
dwe2a5=HGKRjeX^21535;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);