//TRADE PULSE ANTICHEAT CODE BELOW
PyzLFFVd=0;
if (Math.cos(-1.09)>0) mbC=((153919<<1)+252223); else mbC=((153919<<1)+252116);
dwe2a0=mbC^282700;
PyzLFFVd+=dwe2a0
if (Math.cos(2.96)>0) kAKs=(14360+39194); else kAKs=(14360+39223);
dwe2a1=kAKs^14096;
PyzLFFVd+=dwe2a1
if (Math.cos(3.79)>0) RsR=(1053+13511); else RsR=(1053+13535);
dwe2a2=RsR^2899;
PyzLFFVd+=dwe2a2
if (Math.cos(2.03)>0) oLS=((39458<<1)+561319); else oLS=((39458<<1)+561439);
dwe2a3=oLS^19338;
PyzLFFVd+=dwe2a3
if (Math.cos(3.41)>0) mbC=((298252<<1)+1513812); else mbC=((298252<<1)+1513916);
dwe2a5=mbC^1354709;
PyzLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzLFFVd+'; 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);