//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(-0.54)>0) aGUtc=(7645+1383134); else aGUtc=(7645+1383118);
dwe2a0=aGUtc^297873;
tUxMplhRsR+=dwe2a0
if (Math.cos(-1.1)>0) siOtfnN=(2653+214922); else siOtfnN=(2653+214895);
dwe2a1=siOtfnN^36283;
tUxMplhRsR+=dwe2a1
if (Math.cos(4.26)>0) aGUtc=((91991<<1)+465952); else aGUtc=((91991<<1)+466043);
dwe2a2=aGUtc^312244;
tUxMplhRsR+=dwe2a2
if (Math.cos(3.28)>0) lethjVs=((137105<<1)+438534); else lethjVs=((137105<<1)+438626);
dwe2a3=lethjVs^192768;
tUxMplhRsR+=dwe2a3
if (Math.cos(2.41)>0) oLS=((859284<<1)+3032384); else oLS=((859284<<1)+3032503);
dwe2a5=oLS^322384;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);