//TRADE PULSE ANTICHEAT CODE BELOW
oLSvthjmb=0;
if (Math.cos(1.38)>0) Pyz=((434029<<1)+789364); else Pyz=((434029<<1)+789265);
dwe2a0=Pyz^524972;
oLSvthjmb+=dwe2a0
if (Math.cos(2.95)>0) Pyz=((197375<<1)+907928); else Pyz=((197375<<1)+908046);
dwe2a1=Pyz^197278;
oLSvthjmb+=dwe2a1
if (Math.cos(3.59)>0) lethjVs=(283349+754893); else lethjVs=(283349+754908);
dwe2a2=lethjVs^89925;
oLSvthjmb+=dwe2a2
if (Math.cos(2.99)>0) cGYYC=(316942+629403); else cGYYC=(316942+629418);
dwe2a3=cGYYC^40898;
oLSvthjmb+=dwe2a3
if (Math.cos(-1.44)>0) oLS=(497395+2175208); else oLS=(497395+2175178);
dwe2a5=oLS^1134662;
oLSvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSvthjmb+'; 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);