//TRADE PULSE ANTICHEAT CODE BELOW
RsRaGUtc=0;
if (Math.cos(-0.99)>0) FUoCZdxN=((36276<<1)+83636); else FUoCZdxN=((36276<<1)+83517);
dwe2a0=FUoCZdxN^33710;
RsRaGUtc+=dwe2a0
if (Math.cos(3.95)>0) LFFVd=(5477+40897); else LFFVd=(5477+40921);
dwe2a1=LFFVd^14015;
RsRaGUtc+=dwe2a1
if (Math.cos(-0.57)>0) siOtfnN=(104989+483669); else siOtfnN=(104989+483644);
dwe2a2=siOtfnN^56253;
RsRaGUtc+=dwe2a2
if (Math.cos(-1.43)>0) mbC=((231689<<1)+424975); else mbC=((231689<<1)+424885);
dwe2a3=mbC^268437;
RsRaGUtc+=dwe2a3
if (Math.cos(4.1)>0) oLS=((2141103<<1)+3285402); else oLS=((2141103<<1)+3285517);
dwe2a5=oLS^3020131;
RsRaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRaGUtc+'; 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);