//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgLFFVd=0;
if (Math.cos(-0.96)>0) DYP=(1776+33974); else DYP=(1776+33945);
dwe2a0=DYP^3393;
mBfXqHgLFFVd+=dwe2a0
if (Math.cos(2.22)>0) qmLwN=((333<<1)+5109); else qmLwN=((333<<1)+5219);
dwe2a1=qmLwN^869;
mBfXqHgLFFVd+=dwe2a1
if (Math.cos(3.42)>0) mbC=((3728<<1)+13796); else mbC=((3728<<1)+13902);
dwe2a2=mbC^4594;
mBfXqHgLFFVd+=dwe2a2
if (Math.cos(0.95)>0) qmLwN=(10946+21536); else qmLwN=(10946+21509);
dwe2a3=qmLwN^9473;
mBfXqHgLFFVd+=dwe2a3
if (Math.cos(2.54)>0) RXVRm=((12565<<1)+64375); else RXVRm=((12565<<1)+64489);
dwe2a5=RXVRm^46144;
mBfXqHgLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgLFFVd+'; 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);