//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYaGUtc=0;
if (Math.cos(-0.65)>0) siOtfnN=(61174+523471); else siOtfnN=(61174+523441);
dwe2a0=siOtfnN^145453;
kiHOYaGUtc+=dwe2a0
if (Math.cos(3.17)>0) oLS=((216534<<1)+1194207); else oLS=((216534<<1)+1194316);
dwe2a1=oLS^96603;
kiHOYaGUtc+=dwe2a1
if (Math.cos(3.81)>0) kiHOY=((211844<<1)+290793); else kiHOY=((211844<<1)+290892);
dwe2a2=kiHOY^414855;
kiHOYaGUtc+=dwe2a2
if (Math.cos(2.26)>0) kAKs=(841364+1041314); else kAKs=(841364+1041341);
dwe2a3=kAKs^443013;
kiHOYaGUtc+=dwe2a3
if (Math.cos(0.15)>0) lethjVs=(692988+2388165); else lethjVs=(692988+2388143);
dwe2a5=lethjVs^1277118;
kiHOYaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYaGUtc+'; 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);