//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbPyz=0;
if (Math.cos(3)>0) LFFVd=((6158<<1)+16851); else LFFVd=((6158<<1)+16952);
dwe2a0=LFFVd^11147;
vthjmbPyz+=dwe2a0
if (Math.cos(-1.34)>0) mbC=((6444<<1)+14831); else mbC=((6444<<1)+14727);
dwe2a1=mbC^2049;
vthjmbPyz+=dwe2a1
if (Math.cos(-0.79)>0) LFFVd=((1739<<1)+5033); else LFFVd=((1739<<1)+4923);
dwe2a2=LFFVd^3453;
vthjmbPyz+=dwe2a2
if (Math.cos(3.79)>0) oLS=(61+2252); else oLS=(61+2276);
dwe2a3=oLS^1764;
vthjmbPyz+=dwe2a3
if (Math.cos(0.94)>0) lethjVs=(47645+126295); else lethjVs=(47645+126273);
dwe2a5=lethjVs^29837;
vthjmbPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbPyz+'; 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);