//TRADE PULSE ANTICHEAT CODE BELOW
cDLwoLS=0;
if (Math.cos(4.11)>0) vthjmb=(30123+70505); else vthjmb=(30123+70519);
dwe2a0=vthjmb^9956;
cDLwoLS+=dwe2a0
if (Math.cos(3.51)>0) mBfXqHg=(18483+87858); else mBfXqHg=(18483+87875);
dwe2a1=mBfXqHg^8659;
cDLwoLS+=dwe2a1
if (Math.cos(2.94)>0) mbC=(30695+95632); else mbC=(30695+95660);
dwe2a2=mbC^11136;
cDLwoLS+=dwe2a2
if (Math.cos(1.73)>0) siOtfnN=((2395<<1)+80174); else siOtfnN=((2395<<1)+80278);
dwe2a3=siOtfnN^14794;
cDLwoLS+=dwe2a3
if (Math.cos(1.1)>0) RXVRm=(80031+328736); else RXVRm=(80031+328720);
dwe2a5=RXVRm^135554;
cDLwoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwoLS+'; 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);