//TRADE PULSE ANTICHEAT CODE BELOW
TQoERXVRm=0;
if (Math.cos(1.95)>0) cDLw=(11103+1353530); else cDLw=(11103+1353548);
dwe2a0=cDLw^270022;
TQoERXVRm+=dwe2a0
if (Math.cos(2.53)>0) lethjVs=(148981+880853); else lethjVs=(148981+880880);
dwe2a1=lethjVs^274849;
TQoERXVRm+=dwe2a1
if (Math.cos(-0.95)>0) kAKs=((208812<<1)+269968); else kAKs=((208812<<1)+269848);
dwe2a2=kAKs^48868;
TQoERXVRm+=dwe2a2
if (Math.cos(-0.86)>0) cDLw=(511373+993273); else cDLw=(511373+993246);
dwe2a3=cDLw^509830;
TQoERXVRm+=dwe2a3
if (Math.cos(3.31)>0) Pyz=((549732<<1)+1209479); else Pyz=((549732<<1)+1209583);
dwe2a5=Pyz^768951;
TQoERXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERXVRm+'; 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);