//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcDLw=0;
if (Math.cos(2.14)>0) aGUtc=(158550+657566); else aGUtc=(158550+657582);
dwe2a0=aGUtc^269422;
siOtfnNcDLw+=dwe2a0
if (Math.cos(3.93)>0) LFFVd=(36291+107288); else LFFVd=(36291+107301);
dwe2a1=LFFVd^30233;
siOtfnNcDLw+=dwe2a1
if (Math.cos(-1)>0) DYP=(3637+13857); else DYP=(3637+13832);
dwe2a2=DYP^2919;
siOtfnNcDLw+=dwe2a2
if (Math.cos(0.63)>0) siOtfnN=(97297+201093); else siOtfnN=(97297+201075);
dwe2a3=siOtfnN^155830;
siOtfnNcDLw+=dwe2a3
if (Math.cos(4.7)>0) LFFVd=(506955+1641723); else LFFVd=(506955+1641735);
dwe2a5=LFFVd^1576861;
siOtfnNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcDLw+'; 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);