//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(1.93)>0) RsR=(305973+1165637); else RsR=(305973+1165667);
dwe2a0=RsR^195063;
tUxMplhkAKs+=dwe2a0
if (Math.cos(3.59)>0) lethjVs=((2802<<1)+481723); else lethjVs=((2802<<1)+481831);
dwe2a1=lethjVs^150783;
tUxMplhkAKs+=dwe2a1
if (Math.cos(0.31)>0) kAKs=((16436<<1)+213070); else kAKs=((16436<<1)+212958);
dwe2a2=kAKs^58990;
tUxMplhkAKs+=dwe2a2
if (Math.cos(0.64)>0) LFFVd=(26394+32323); else LFFVd=(26394+32300);
dwe2a3=LFFVd^18921;
tUxMplhkAKs+=dwe2a3
if (Math.cos(0.09)>0) oLS=((750338<<1)+3834861); else oLS=((750338<<1)+3834749);
dwe2a5=oLS^1594435;
tUxMplhkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkAKs+'; 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);