//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(4.36)>0) RXVRm=(121309+228834); else RXVRm=(121309+228854);
dwe2a0=RXVRm^84970;
PyzHGKRjeX+=dwe2a0
if (Math.cos(3.15)>0) Pyz=((24596<<1)+81013); else Pyz=((24596<<1)+81120);
dwe2a1=Pyz^34440;
PyzHGKRjeX+=dwe2a1
if (Math.cos(0.68)>0) qmLwN=((54160<<1)+149676); else qmLwN=((54160<<1)+149566);
dwe2a2=qmLwN^47224;
PyzHGKRjeX+=dwe2a2
if (Math.cos(-0.92)>0) RXVRm=(62098+124962); else RXVRm=(62098+124937);
dwe2a3=RXVRm^28063;
PyzHGKRjeX+=dwe2a3
if (Math.cos(3.03)>0) RXVRm=((23737<<1)+828052); else RXVRm=((23737<<1)+828156);
dwe2a5=RXVRm^79249;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);