//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbvthjmb=0;
if (Math.cos(1.32)>0) siOtfnN=((34841<<1)+47525); else siOtfnN=((34841<<1)+47403);
dwe2a0=siOtfnN^31476;
vthjmbvthjmb+=dwe2a0
if (Math.cos(2.46)>0) oLS=((158369<<1)+295213); else oLS=((158369<<1)+295307);
dwe2a1=oLS^172414;
vthjmbvthjmb+=dwe2a1
if (Math.cos(4.31)>0) aGUtc=((24063<<1)+262640); else aGUtc=((24063<<1)+262747);
dwe2a2=aGUtc^57627;
vthjmbvthjmb+=dwe2a2
if (Math.cos(-0.97)>0) DYP=((30118<<1)+349468); else DYP=((30118<<1)+349352);
dwe2a3=DYP^108925;
vthjmbvthjmb+=dwe2a3
if (Math.cos(-1)>0) FUoCZdxN=((181027<<1)+2566854); else FUoCZdxN=((181027<<1)+2566754);
dwe2a5=FUoCZdxN^173181;
vthjmbvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbvthjmb+'; 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);