//TRADE PULSE ANTICHEAT CODE BELOW
TQoEcDLw=0;
if (Math.cos(-0.19)>0) lethjVs=(102631+364534); else lethjVs=(102631+364514);
dwe2a0=lethjVs^105615;
TQoEcDLw+=dwe2a0
if (Math.cos(4.42)>0) RXVRm=(45690+1015548); else RXVRm=(45690+1015570);
dwe2a1=RXVRm^31669;
TQoEcDLw+=dwe2a1
if (Math.cos(-0.21)>0) FUoCZdxN=(112499+623735); else FUoCZdxN=(112499+623723);
dwe2a2=FUoCZdxN^287758;
TQoEcDLw+=dwe2a2
if (Math.cos(1.85)>0) oLS=((79114<<1)+297412); else oLS=((79114<<1)+297510);
dwe2a3=oLS^140748;
TQoEcDLw+=dwe2a3
if (Math.cos(-1.2)>0) vthjmb=((575349<<1)+1305010); else vthjmb=((575349<<1)+1304901);
dwe2a5=vthjmb^582092;
TQoEcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEcDLw+'; 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);