//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNFUoCZdxN=0;
if (Math.cos(-0.75)>0) RXVRm=((25824<<1)+1042905); else RXVRm=((25824<<1)+1042787);
dwe2a0=RXVRm^392960;
qmLwNFUoCZdxN+=dwe2a0
if (Math.cos(-0.66)>0) siOtfnN=(311301+365436); else siOtfnN=(311301+365419);
dwe2a1=siOtfnN^219713;
qmLwNFUoCZdxN+=dwe2a1
if (Math.cos(-0.76)>0) oLS=(61624+97149); else oLS=(61624+97120);
dwe2a2=oLS^24685;
qmLwNFUoCZdxN+=dwe2a2
if (Math.cos(0.62)>0) DYP=((10499<<1)+270137); else DYP=((10499<<1)+270030);
dwe2a3=DYP^241939;
qmLwNFUoCZdxN+=dwe2a3
if (Math.cos(3.27)>0) aGUtc=(607440+3712169); else aGUtc=(607440+3712189);
dwe2a5=aGUtc^1035679;
qmLwNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNFUoCZdxN+'; 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);