//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgaGUtc=0;
if (Math.cos(1.36)>0) vthjmb=(234804+392162); else vthjmb=(234804+392150);
dwe2a0=vthjmb^120547;
mBfXqHgaGUtc+=dwe2a0
if (Math.cos(0.39)>0) siOtfnN=((14346<<1)+195793); else siOtfnN=((14346<<1)+195692);
dwe2a1=siOtfnN^39169;
mBfXqHgaGUtc+=dwe2a1
if (Math.cos(1.21)>0) siOtfnN=((1630<<1)+32576); else siOtfnN=((1630<<1)+32453);
dwe2a2=siOtfnN^22667;
mBfXqHgaGUtc+=dwe2a2
if (Math.cos(0.43)>0) DYP=((143794<<1)+375216); else DYP=((143794<<1)+375094);
dwe2a3=DYP^274691;
mBfXqHgaGUtc+=dwe2a3
if (Math.cos(1.01)>0) kAKs=((482514<<1)+1708241); else kAKs=((482514<<1)+1708133);
dwe2a5=kAKs^428387;
mBfXqHgaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgaGUtc+'; 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);