//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbcDLw=0;
if (Math.cos(2.42)>0) HGKRjeX=(5297+209732); else HGKRjeX=(5297+209758);
dwe2a0=HGKRjeX^1241;
vthjmbcDLw+=dwe2a0
if (Math.cos(2)>0) LFFVd=(37726+259645); else LFFVd=(37726+259659);
dwe2a1=LFFVd^213277;
vthjmbcDLw+=dwe2a1
if (Math.cos(4.62)>0) FUoCZdxN=((151658<<1)+431881); else FUoCZdxN=((151658<<1)+431977);
dwe2a2=FUoCZdxN^261801;
vthjmbcDLw+=dwe2a2
if (Math.cos(2.13)>0) cDLw=((248490<<1)+397697); else cDLw=((248490<<1)+397809);
dwe2a3=cDLw^26878;
vthjmbcDLw+=dwe2a3
if (Math.cos(-0.19)>0) oLS=((168349<<1)+2417882); else oLS=((168349<<1)+2417772);
dwe2a5=oLS^1125230;
vthjmbcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbcDLw+'; 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);