//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(4.01)>0) TQoE=(163855+246216); else TQoE=(163855+246230);
dwe2a0=TQoE^26266;
tUxMplhkAKs+=dwe2a0
if (Math.cos(3.22)>0) mBfXqHg=(16937+1851460); else mBfXqHg=(16937+1851477);
dwe2a1=mBfXqHg^739479;
tUxMplhkAKs+=dwe2a1
if (Math.cos(2.04)>0) FUoCZdxN=((84053<<1)+1687898); else FUoCZdxN=((84053<<1)+1687992);
dwe2a2=FUoCZdxN^686975;
tUxMplhkAKs+=dwe2a2
if (Math.cos(0.16)>0) qmLwN=(517416+655014); else qmLwN=(517416+654987);
dwe2a3=qmLwN^397907;
tUxMplhkAKs+=dwe2a3
if (Math.cos(3.6)>0) RsR=((12257<<1)+4390089); else RsR=((12257<<1)+4390212);
dwe2a5=RsR^97651;
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);