//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(0.83)>0) kiHOY=((226267<<1)+315659); else kiHOY=((226267<<1)+315568);
dwe2a0=kiHOY^15323;
tUxMplhTQoE+=dwe2a0
if (Math.cos(3.55)>0) lethjVs=((50818<<1)+455953); else lethjVs=((50818<<1)+456076);
dwe2a1=lethjVs^475867;
tUxMplhTQoE+=dwe2a1
if (Math.cos(2.59)>0) mBfXqHg=(83151+154620); else mBfXqHg=(83151+154646);
dwe2a2=mBfXqHg^71385;
tUxMplhTQoE+=dwe2a2
if (Math.cos(-0.84)>0) cDLw=((337593<<1)+834280); else cDLw=((337593<<1)+834190);
dwe2a3=cDLw^446772;
tUxMplhTQoE+=dwe2a3
if (Math.cos(2.86)>0) FUoCZdxN=((773983<<1)+1241958); else FUoCZdxN=((773983<<1)+1242073);
dwe2a5=FUoCZdxN^429650;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);