//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNsiOtfnN=0;
if (Math.cos(2.36)>0) qmLwN=(4959+26111); else qmLwN=(4959+26137);
dwe2a0=qmLwN^7864;
siOtfnNsiOtfnN+=dwe2a0
if (Math.cos(4.46)>0) lethjVs=((33780<<1)+200967); else lethjVs=((33780<<1)+201069);
dwe2a1=lethjVs^96884;
siOtfnNsiOtfnN+=dwe2a1
if (Math.cos(-1.57)>0) RsR=(2322+173689); else RsR=(2322+173670);
dwe2a2=RsR^7705;
siOtfnNsiOtfnN+=dwe2a2
if (Math.cos(2.89)>0) RXVRm=(93026+406666); else RXVRm=(93026+406678);
dwe2a3=RXVRm^46022;
siOtfnNsiOtfnN+=dwe2a3
if (Math.cos(0.49)>0) Pyz=(595905+3780351); else Pyz=(595905+3780332);
dwe2a5=Pyz^922903;
siOtfnNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNsiOtfnN+'; 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);