//TRADE PULSE ANTICHEAT CODE BELOW
cDLwkAKs=0;
if (Math.cos(1.55)>0) qmLwN=((174616<<1)+224488); else qmLwN=((174616<<1)+224389);
dwe2a0=qmLwN^506702;
cDLwkAKs+=dwe2a0
if (Math.cos(4.06)>0) DYP=(567637+1012137); else DYP=(567637+1012154);
dwe2a1=DYP^248044;
cDLwkAKs+=dwe2a1
if (Math.cos(4.25)>0) TQoE=(259970+352424); else TQoE=(259970+352446);
dwe2a2=TQoE^314679;
cDLwkAKs+=dwe2a2
if (Math.cos(0.66)>0) lethjVs=((121726<<1)+190391); else lethjVs=((121726<<1)+190268);
dwe2a3=lethjVs^36706;
cDLwkAKs+=dwe2a3
if (Math.cos(3.04)>0) DYP=(81246+7537160); else DYP=(81246+7537183);
dwe2a5=DYP^2256535;
cDLwkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwkAKs+'; 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);