//TRADE PULSE ANTICHEAT CODE BELOW
TQoETQoE=0;
if (Math.cos(3.6)>0) oLS=((3161<<1)+333862); else oLS=((3161<<1)+333965);
dwe2a0=oLS^832;
TQoETQoE+=dwe2a0
if (Math.cos(1.33)>0) lethjVs=(15928+52604); else lethjVs=(15928+52588);
dwe2a1=lethjVs^51127;
TQoETQoE+=dwe2a1
if (Math.cos(-1.52)>0) FUoCZdxN=(102495+264516); else FUoCZdxN=(102495+264492);
dwe2a2=FUoCZdxN^80268;
TQoETQoE+=dwe2a2
if (Math.cos(-1.57)>0) oLS=((42182<<1)+76242); else oLS=((42182<<1)+76133);
dwe2a3=oLS^102613;
TQoETQoE+=dwe2a3
if (Math.cos(4.65)>0) kAKs=((266506<<1)+711249); else kAKs=((266506<<1)+711370);
dwe2a5=kAKs^591644;
TQoETQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoETQoE+'; 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);