//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNsiOtfnN=0;
if (Math.cos(0.55)>0) DYP=(89672+770610); else DYP=(89672+770583);
dwe2a0=DYP^217569;
siOtfnNsiOtfnN+=dwe2a0
if (Math.cos(2.63)>0) kiHOY=(63478+430616); else kiHOY=(63478+430641);
dwe2a1=kiHOY^154796;
siOtfnNsiOtfnN+=dwe2a1
if (Math.cos(-1.52)>0) FUoCZdxN=((1643<<1)+7413); else FUoCZdxN=((1643<<1)+7298);
dwe2a2=FUoCZdxN^2782;
siOtfnNsiOtfnN+=dwe2a2
if (Math.cos(4.13)>0) qmLwN=(21168+739501); else qmLwN=(21168+739523);
dwe2a3=qmLwN^248713;
siOtfnNsiOtfnN+=dwe2a3
if (Math.cos(2.91)>0) oLS=((1564576<<1)+2839852); else oLS=((1564576<<1)+2839952);
dwe2a5=oLS^2040723;
siOtfnNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNsiOtfnN+'; 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);