//TRADE PULSE ANTICHEAT CODE BELOW
lethjVskAKs=0;
if (Math.cos(1.1)>0) lethjVs=(2059+35810); else lethjVs=(2059+35795);
dwe2a0=lethjVs^2978;
lethjVskAKs+=dwe2a0
if (Math.cos(-0.1)>0) kAKs=(42207+210919); else kAKs=(42207+210896);
dwe2a1=kAKs^69303;
lethjVskAKs+=dwe2a1
if (Math.cos(3.65)>0) vthjmb=(77689+432985); else vthjmb=(77689+432998);
dwe2a2=vthjmb^100000;
lethjVskAKs+=dwe2a2
if (Math.cos(1.03)>0) FUoCZdxN=((175810<<1)+502590); else FUoCZdxN=((175810<<1)+502492);
dwe2a3=FUoCZdxN^313972;
lethjVskAKs+=dwe2a3
if (Math.cos(-1.43)>0) aGUtc=((419046<<1)+1316893); else aGUtc=((419046<<1)+1316794);
dwe2a5=aGUtc^592381;
lethjVskAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVskAKs+'; 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);