//TRADE PULSE ANTICHEAT CODE BELOW
DYPsiOtfnN=0;
if (Math.cos(3.43)>0) siOtfnN=((14747<<1)+200094); else siOtfnN=((14747<<1)+200203);
dwe2a0=siOtfnN^85615;
DYPsiOtfnN+=dwe2a0
if (Math.cos(3.33)>0) tUxMplh=(76363+117471); else tUxMplh=(76363+117486);
dwe2a1=tUxMplh^98660;
DYPsiOtfnN+=dwe2a1
if (Math.cos(2.36)>0) aGUtc=((30719<<1)+412879); else aGUtc=((30719<<1)+412982);
dwe2a2=aGUtc^38702;
DYPsiOtfnN+=dwe2a2
if (Math.cos(2)>0) lethjVs=((23584<<1)+586525); else lethjVs=((23584<<1)+586636);
dwe2a3=lethjVs^318721;
DYPsiOtfnN+=dwe2a3
if (Math.cos(1.19)>0) siOtfnN=(547969+1827529); else siOtfnN=(547969+1827499);
dwe2a5=siOtfnN^610871;
DYPsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPsiOtfnN+'; 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);