//TRADE PULSE ANTICHEAT CODE BELOW
TQoEoLS=0;
if (Math.cos(-0.33)>0) cGYYC=(33379+345432); else cGYYC=(33379+345411);
dwe2a0=cGYYC^53568;
TQoEoLS+=dwe2a0
if (Math.cos(3.11)>0) RsR=((2894<<1)+11524); else RsR=((2894<<1)+11633);
dwe2a1=RsR^7049;
TQoEoLS+=dwe2a1
if (Math.cos(1.43)>0) siOtfnN=(23095+53937); else siOtfnN=(23095+53920);
dwe2a2=siOtfnN^4043;
TQoEoLS+=dwe2a2
if (Math.cos(-0.79)>0) RXVRm=((22132<<1)+198362); else RXVRm=((22132<<1)+198248);
dwe2a3=RXVRm^63860;
TQoEoLS+=dwe2a3
if (Math.cos(2.98)>0) siOtfnN=((410453<<1)+445024); else siOtfnN=((410453<<1)+445128);
dwe2a5=siOtfnN^280022;
TQoEoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEoLS+'; 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);