//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(1.08)>0) qmLwN=(112441+208511); else qmLwN=(112441+208494);
dwe2a0=qmLwN^53366;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(-0.41)>0) FUoCZdxN=((349946<<1)+645650); else FUoCZdxN=((349946<<1)+645536);
dwe2a1=FUoCZdxN^4273;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(2.05)>0) aGUtc=(97265+685390); else aGUtc=(97265+685412);
dwe2a2=aGUtc^8311;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(0.28)>0) DYP=((125868<<1)+278305); else DYP=((125868<<1)+278184);
dwe2a3=DYP^199814;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(1.11)>0) siOtfnN=(2472722+3720887); else siOtfnN=(2472722+3720860);
dwe2a5=siOtfnN^1891218;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);