//TRADE PULSE ANTICHEAT CODE BELOW
cDLwFUoCZdxN=0;
if (Math.cos(3.15)>0) FUoCZdxN=((34720<<1)+365921); else FUoCZdxN=((34720<<1)+366028);
dwe2a0=FUoCZdxN^150924;
cDLwFUoCZdxN+=dwe2a0
if (Math.cos(1.51)>0) qmLwN=(49539+813699); else qmLwN=(49539+813686);
dwe2a1=qmLwN^194422;
cDLwFUoCZdxN+=dwe2a1
if (Math.cos(0.14)>0) mbC=(28359+422027); else mbC=(28359+422010);
dwe2a2=mbC^14563;
cDLwFUoCZdxN+=dwe2a2
if (Math.cos(0.63)>0) RXVRm=((121173<<1)+1241379); else RXVRm=((121173<<1)+1241270);
dwe2a3=RXVRm^312927;
cDLwFUoCZdxN+=dwe2a3
if (Math.cos(3.07)>0) lethjVs=(360216+2163380); else lethjVs=(360216+2163404);
dwe2a5=lethjVs^1149604;
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);