//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgTQoE=0;
if (Math.cos(2.33)>0) mbC=(244+8512); else mbC=(244+8539);
dwe2a0=mbC^2321;
mBfXqHgTQoE+=dwe2a0
if (Math.cos(4.71)>0) oLS=(8413+30991); else oLS=(8413+31011);
dwe2a1=oLS^7245;
mBfXqHgTQoE+=dwe2a1
if (Math.cos(3)>0) aGUtc=((11750<<1)+29344); else aGUtc=((11750<<1)+29434);
dwe2a2=aGUtc^12967;
mBfXqHgTQoE+=dwe2a2
if (Math.cos(-0.13)>0) siOtfnN=((1171<<1)+30875); else siOtfnN=((1171<<1)+30759);
dwe2a3=siOtfnN^19853;
mBfXqHgTQoE+=dwe2a3
if (Math.cos(4.1)>0) aGUtc=(101275+255926); else aGUtc=(101275+255943);
dwe2a5=aGUtc^204870;
mBfXqHgTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgTQoE+'; 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);