//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(3.11)>0) aGUtc=(23769+300564); else aGUtc=(23769+300589);
dwe2a0=aGUtc^168923;
LFFVdTQoE+=dwe2a0
if (Math.cos(0.9)>0) siOtfnN=((18421<<1)+621195); else siOtfnN=((18421<<1)+621092);
dwe2a1=siOtfnN^184856;
LFFVdTQoE+=dwe2a1
if (Math.cos(0.29)>0) RXVRm=(91793+590278); else RXVRm=(91793+590260);
dwe2a2=RXVRm^177103;
LFFVdTQoE+=dwe2a2
if (Math.cos(0.03)>0) FUoCZdxN=(12931+20398); else FUoCZdxN=(12931+20386);
dwe2a3=FUoCZdxN^18995;
LFFVdTQoE+=dwe2a3
if (Math.cos(0.46)>0) lethjVs=(502649+617832); else lethjVs=(502649+617820);
dwe2a5=lethjVs^438405;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);