//TRADE PULSE ANTICHEAT CODE BELOW
lethjVscGYYC=0;
if (Math.cos(1.28)>0) DYP=(814834+1074270); else DYP=(814834+1074257);
dwe2a0=DYP^428342;
lethjVscGYYC+=dwe2a0
if (Math.cos(-1.01)>0) DYP=((37462<<1)+733382); else DYP=((37462<<1)+733262);
dwe2a1=DYP^8929;
lethjVscGYYC+=dwe2a1
if (Math.cos(0.17)>0) lethjVs=(539321+753082); else lethjVs=(539321+753053);
dwe2a2=lethjVs^746778;
lethjVscGYYC+=dwe2a2
if (Math.cos(2.27)>0) TQoE=(452203+475267); else TQoE=(452203+475296);
dwe2a3=TQoE^287421;
lethjVscGYYC+=dwe2a3
if (Math.cos(0.33)>0) TQoE=(1044124+1430817); else TQoE=(1044124+1430795);
dwe2a5=TQoE^1843538;
lethjVscGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVscGYYC+'; 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);