//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNDYP=0;
if (Math.cos(4.54)>0) FUoCZdxN=(169356+404752); else FUoCZdxN=(169356+404774);
dwe2a0=FUoCZdxN^470445;
siOtfnNDYP+=dwe2a0
if (Math.cos(0.31)>0) qmLwN=((82479<<1)+206718); else qmLwN=((82479<<1)+206612);
dwe2a1=qmLwN^98047;
siOtfnNDYP+=dwe2a1
if (Math.cos(-0.67)>0) RXVRm=((139621<<1)+704227); else RXVRm=((139621<<1)+704117);
dwe2a2=RXVRm^291811;
siOtfnNDYP+=dwe2a2
if (Math.cos(-0.47)>0) siOtfnN=(199542+379347); else siOtfnN=(199542+379317);
dwe2a3=siOtfnN^425869;
siOtfnNDYP+=dwe2a3
if (Math.cos(1.86)>0) mbC=((598315<<1)+1149747); else mbC=((598315<<1)+1149856);
dwe2a5=mbC^713625;
siOtfnNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNDYP+'; 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);