//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(2.14)>0) oLS=(36482+89316); else oLS=(36482+89333);
dwe2a0=oLS^27418;
LFFVdcDLw+=dwe2a0
if (Math.cos(3.47)>0) kiHOY=((131693<<1)+735076); else kiHOY=((131693<<1)+735171);
dwe2a1=kiHOY^320739;
LFFVdcDLw+=dwe2a1
if (Math.cos(1.51)>0) Pyz=((1190<<1)+6417); else Pyz=((1190<<1)+6303);
dwe2a2=Pyz^4300;
LFFVdcDLw+=dwe2a2
if (Math.cos(-1.02)>0) FUoCZdxN=(159638+201708); else FUoCZdxN=(159638+201695);
dwe2a3=FUoCZdxN^49767;
LFFVdcDLw+=dwe2a3
if (Math.cos(0.77)>0) oLS=(881439+3245291); else oLS=(881439+3245269);
dwe2a5=oLS^863461;
LFFVdcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcDLw+'; 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);