//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(3.96)>0) mbC=(105513+670317); else mbC=(105513+670346);
dwe2a0=mbC^244053;
cGYYCvthjmb+=dwe2a0
if (Math.cos(3.13)>0) LFFVd=(211200+337247); else LFFVd=(211200+337264);
dwe2a1=LFFVd^206879;
cGYYCvthjmb+=dwe2a1
if (Math.cos(3.07)>0) cDLw=(27368+98676); else cDLw=(27368+98698);
dwe2a2=cDLw^23183;
cGYYCvthjmb+=dwe2a2
if (Math.cos(0.31)>0) lethjVs=((11983<<1)+719448); else lethjVs=((11983<<1)+719340);
dwe2a3=lethjVs^97235;
cGYYCvthjmb+=dwe2a3
if (Math.cos(3.92)>0) qmLwN=((180708<<1)+1231259); else qmLwN=((180708<<1)+1231380);
dwe2a5=qmLwN^127411;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);