//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNRsR=0;
if (Math.cos(3.58)>0) siOtfnN=((147283<<1)+462139); else siOtfnN=((147283<<1)+462247);
dwe2a0=siOtfnN^423876;
siOtfnNRsR+=dwe2a0
if (Math.cos(-0.65)>0) LFFVd=((15532<<1)+61872); else LFFVd=((15532<<1)+61752);
dwe2a1=LFFVd^12845;
siOtfnNRsR+=dwe2a1
if (Math.cos(3.57)>0) mBfXqHg=(204833+378966); else mBfXqHg=(204833+378991);
dwe2a2=mBfXqHg^45086;
siOtfnNRsR+=dwe2a2
if (Math.cos(0.74)>0) oLS=((290207<<1)+330613); else oLS=((290207<<1)+330502);
dwe2a3=oLS^102981;
siOtfnNRsR+=dwe2a3
if (Math.cos(1.53)>0) DYP=(1961619+2688672); else DYP=(1961619+2688655);
dwe2a5=DYP^152881;
siOtfnNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNRsR+'; 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);