//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbvthjmb=0;
if (Math.cos(3.69)>0) cDLw=((37473<<1)+78352); else cDLw=((37473<<1)+78450);
dwe2a0=cDLw^23440;
vthjmbvthjmb+=dwe2a0
if (Math.cos(4.08)>0) oLS=((41241<<1)+130898); else oLS=((41241<<1)+131014);
dwe2a1=oLS^29476;
vthjmbvthjmb+=dwe2a1
if (Math.cos(0.53)>0) FUoCZdxN=(2633+9416); else FUoCZdxN=(2633+9404);
dwe2a2=FUoCZdxN^5139;
vthjmbvthjmb+=dwe2a2
if (Math.cos(1.97)>0) cDLw=((86085<<1)+194240); else cDLw=((86085<<1)+194359);
dwe2a3=cDLw^28496;
vthjmbvthjmb+=dwe2a3
if (Math.cos(2.52)>0) HGKRjeX=(353263+1775387); else HGKRjeX=(353263+1775416);
dwe2a5=HGKRjeX^220412;
vthjmbvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbvthjmb+'; 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);