//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdoLS=0;
if (Math.cos(1.27)>0) qmLwN=(225501+830191); else qmLwN=(225501+830165);
dwe2a0=qmLwN^151583;
LFFVdoLS+=dwe2a0
if (Math.cos(3.37)>0) siOtfnN=(221899+310831); else siOtfnN=(221899+310844);
dwe2a1=siOtfnN^366292;
LFFVdoLS+=dwe2a1
if (Math.cos(4.08)>0) RsR=((33932<<1)+72658); else RsR=((33932<<1)+72769);
dwe2a2=RsR^15944;
LFFVdoLS+=dwe2a2
if (Math.cos(4.63)>0) vthjmb=(18887+38271); else vthjmb=(18887+38284);
dwe2a3=vthjmb^2212;
LFFVdoLS+=dwe2a3
if (Math.cos(4.28)>0) lethjVs=(3065346+3915847); else lethjVs=(3065346+3915862);
dwe2a5=lethjVs^531013;
LFFVdoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdoLS+'; 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);