//TRADE PULSE ANTICHEAT CODE BELOW
cDLwFUoCZdxN=0;
if (Math.cos(-1.35)>0) siOtfnN=(25850+105358); else siOtfnN=(25850+105345);
dwe2a0=siOtfnN^102047;
cDLwFUoCZdxN+=dwe2a0
if (Math.cos(1.56)>0) oLS=(155961+280216); else oLS=(155961+280196);
dwe2a1=oLS^44101;
cDLwFUoCZdxN+=dwe2a1
if (Math.cos(3.78)>0) RXVRm=((7537<<1)+476043); else RXVRm=((7537<<1)+476137);
dwe2a2=RXVRm^111323;
cDLwFUoCZdxN+=dwe2a2
if (Math.cos(1.88)>0) Pyz=((23355<<1)+136175); else Pyz=((23355<<1)+136274);
dwe2a3=Pyz^29758;
cDLwFUoCZdxN+=dwe2a3
if (Math.cos(4.27)>0) vthjmb=(445790+1134121); else vthjmb=(445790+1134149);
dwe2a5=vthjmb^134319;
cDLwFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwFUoCZdxN+'; 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);