//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(-0.57)>0) kAKs=(85584+866495); else kAKs=(85584+866470);
dwe2a0=kAKs^128321;
cGYYCvthjmb+=dwe2a0
if (Math.cos(0.27)>0) LFFVd=((35432<<1)+307620); else LFFVd=((35432<<1)+307520);
dwe2a1=LFFVd^45639;
cGYYCvthjmb+=dwe2a1
if (Math.cos(-0.93)>0) LFFVd=((91428<<1)+552432); else LFFVd=((91428<<1)+552328);
dwe2a2=LFFVd^250008;
cGYYCvthjmb+=dwe2a2
if (Math.cos(3.75)>0) DYP=(20492+1013354); else DYP=(20492+1013384);
dwe2a3=DYP^322210;
cGYYCvthjmb+=dwe2a3
if (Math.cos(2.15)>0) oLS=((810509<<1)+6673393); else oLS=((810509<<1)+6673507);
dwe2a5=oLS^2570674;
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);