//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNkAKs=0;
if (Math.cos(3.58)>0) oLS=(221607+1749430); else oLS=(221607+1749443);
dwe2a0=oLS^655683;
siOtfnNkAKs+=dwe2a0
if (Math.cos(3.64)>0) tUxMplh=((118279<<1)+1288055); else tUxMplh=((118279<<1)+1288169);
dwe2a1=tUxMplh^405398;
siOtfnNkAKs+=dwe2a1
if (Math.cos(1.94)>0) oLS=((82359<<1)+112288); else oLS=((82359<<1)+112394);
dwe2a2=oLS^201462;
siOtfnNkAKs+=dwe2a2
if (Math.cos(2.63)>0) kAKs=((4444<<1)+73517); else kAKs=((4444<<1)+73635);
dwe2a3=kAKs^13314;
siOtfnNkAKs+=dwe2a3
if (Math.cos(0.46)>0) RXVRm=(388420+3625834); else RXVRm=(388420+3625818);
dwe2a5=RXVRm^351785;
siOtfnNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNkAKs+'; 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);