//TRADE PULSE ANTICHEAT CODE BELOW
Pyzvthjmb=0;
if (Math.cos(4.55)>0) qmLwN=(6298+9930); else qmLwN=(6298+9956);
dwe2a0=qmLwN^1367;
Pyzvthjmb+=dwe2a0
if (Math.cos(0.25)>0) oLS=(21260+67576); else oLS=(21260+67551);
dwe2a1=oLS^38456;
Pyzvthjmb+=dwe2a1
if (Math.cos(-0.17)>0) kAKs=((15488<<1)+115466); else kAKs=((15488<<1)+115371);
dwe2a2=kAKs^27563;
Pyzvthjmb+=dwe2a2
if (Math.cos(1.86)>0) lethjVs=((10009<<1)+84725); else lethjVs=((10009<<1)+84821);
dwe2a3=lethjVs^19619;
Pyzvthjmb+=dwe2a3
if (Math.cos(2.46)>0) FUoCZdxN=((240303<<1)+284481); else FUoCZdxN=((240303<<1)+284597);
dwe2a5=FUoCZdxN^212553;
Pyzvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+Pyzvthjmb+'; 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);