//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(2.48)>0) lethjVs=((374742<<1)+971679); else lethjVs=((374742<<1)+971773);
dwe2a0=lethjVs^201621;
LFFVdTQoE+=dwe2a0
if (Math.cos(4.3)>0) siOtfnN=((469617<<1)+778913); else siOtfnN=((469617<<1)+779022);
dwe2a1=siOtfnN^158224;
LFFVdTQoE+=dwe2a1
if (Math.cos(3.5)>0) RsR=((56335<<1)+88469); else RsR=((56335<<1)+88570);
dwe2a2=RsR^46198;
LFFVdTQoE+=dwe2a2
if (Math.cos(3.89)>0) mBfXqHg=((46658<<1)+275679); else mBfXqHg=((46658<<1)+275795);
dwe2a3=mBfXqHg^117152;
LFFVdTQoE+=dwe2a3
if (Math.cos(3.64)>0) vthjmb=((263761<<1)+4931796); else vthjmb=((263761<<1)+4931907);
dwe2a5=vthjmb^76929;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);