//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(0.56)>0) vthjmb=(5780+83268); else vthjmb=(5780+83240);
dwe2a0=vthjmb^19655;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(-0.05)>0) mbC=(40766+79657); else mbC=(40766+79631);
dwe2a1=mbC^43112;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(0.06)>0) tUxMplh=(281+1554); else tUxMplh=(281+1530);
dwe2a2=tUxMplh^667;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(-0.5)>0) kAKs=(4531+4668); else kAKs=(4531+4647);
dwe2a3=kAKs^877;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(4.32)>0) cDLw=((236289<<1)+330361); else cDLw=((236289<<1)+330451);
dwe2a5=cDLw^267349;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);