//TRADE PULSE ANTICHEAT CODE BELOW
TQoEaGUtc=0;
if (Math.cos(-1.41)>0) vthjmb=((200422<<1)+1331372); else vthjmb=((200422<<1)+1331260);
dwe2a0=vthjmb^532430;
TQoEaGUtc+=dwe2a0
if (Math.cos(1.01)>0) RXVRm=(113744+257215); else RXVRm=(113744+257186);
dwe2a1=RXVRm^202231;
TQoEaGUtc+=dwe2a1
if (Math.cos(1.98)>0) tUxMplh=(25486+111286); else tUxMplh=(25486+111302);
dwe2a2=tUxMplh^77996;
TQoEaGUtc+=dwe2a2
if (Math.cos(3.36)>0) RsR=(8573+25258); else RsR=(8573+25282);
dwe2a3=RsR^8606;
TQoEaGUtc+=dwe2a3
if (Math.cos(3.87)>0) kAKs=(354750+4037662); else kAKs=(354750+4037689);
dwe2a5=kAKs^1980618;
TQoEaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEaGUtc+'; 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);