//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(-0.75)>0) RsR=((45217<<1)+102248); else RsR=((45217<<1)+102140);
dwe2a0=RsR^21804;
DYPvthjmb+=dwe2a0
if (Math.cos(-0.87)>0) oLS=((55662<<1)+161524); else oLS=((55662<<1)+161416);
dwe2a1=oLS^10838;
DYPvthjmb+=dwe2a1
if (Math.cos(2.42)>0) Pyz=((18899<<1)+113345); else Pyz=((18899<<1)+113438);
dwe2a2=Pyz^20510;
DYPvthjmb+=dwe2a2
if (Math.cos(1.04)>0) lethjVs=((28467<<1)+489357); else lethjVs=((28467<<1)+489255);
dwe2a3=lethjVs^54838;
DYPvthjmb+=dwe2a3
if (Math.cos(4.63)>0) Pyz=((208140<<1)+3164457); else Pyz=((208140<<1)+3164568);
dwe2a5=Pyz^470789;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; 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);