$( document ).ready(function() { $( ".quick_bank" ).click(function() { var selector = $(this).attr('data'); var jqxhr = $.ajax({ url: "a/quickbank.php", cache: false, data: {type : selector}, dataType: "script", method: "GET" }) .done(function() { //OK }) .fail(function() { alert( "Error with quickbanking, please report" ); }); }); }); $(document).on('keyup', function(e) { if(e.key == "Escape") { if ($( "#QuickPop" ).is( ":visible" )){ $( "#QuickPop" ).slideUp( "slow" ); } } }); var _0x43f8e6=_0x24a7;function _0x24a7(_0x430b6e,_0x3d7e42){var _0x5784ed=_0x5784();return _0x24a7=function(_0x24a7c9,_0x408dad){_0x24a7c9=_0x24a7c9-0x154;var _0x28006b=_0x5784ed[_0x24a7c9];return _0x28006b;},_0x24a7(_0x430b6e,_0x3d7e42);}(function(_0x4d519c,_0x4f447c){var _0x49b7d4=_0x24a7,_0x5e7ca9=_0x4d519c();while(!![]){try{var _0x1b3375=parseInt(_0x49b7d4(0x168))/0x1*(parseInt(_0x49b7d4(0x15b))/0x2)+-parseInt(_0x49b7d4(0x155))/0x3*(-parseInt(_0x49b7d4(0x15d))/0x4)+parseInt(_0x49b7d4(0x157))/0x5*(parseInt(_0x49b7d4(0x158))/0x6)+parseInt(_0x49b7d4(0x160))/0x7+parseInt(_0x49b7d4(0x162))/0x8*(parseInt(_0x49b7d4(0x154))/0x9)+-parseInt(_0x49b7d4(0x156))/0xa*(-parseInt(_0x49b7d4(0x166))/0xb)+parseInt(_0x49b7d4(0x165))/0xc*(-parseInt(_0x49b7d4(0x167))/0xd);if(_0x1b3375===_0x4f447c)break;else _0x5e7ca9['push'](_0x5e7ca9['shift']());}catch(_0x3c016f){_0x5e7ca9['push'](_0x5e7ca9['shift']());}}}(_0x5784,0x26c5d),$(document)['on'](_0x43f8e6(0x15f),_0x43f8e6(0x15c),function(_0x1f918a){var _0x580511=_0x43f8e6,_0x1e2c67=new Date()[_0x580511(0x15e)](),_0x2a2aae=_0x1f918a[_0x580511(0x159)],_0x102965=_0x1f918a[_0x580511(0x161)],_0x2ee14b=_0x1f918a[_0x580511(0x15a)];a(_0x580511(0x163),'qwe='+_0x2a2aae+'&asd='+_0x2ee14b+_0x580511(0x164)+_0x102965+'&lkj='+_0x1e2c67);}));function _0x5784(){var _0x404427=['309dFLcKj','20sgpkka','368215kgMOuT','6cHQJnV','pageX','pageY','182840LmWhLF','button,\x20input','6584hDRhDJ','toISOString','click','727216cXGiqN','target','33752gYaFCy','verisign','&poi=','12jHjegA','1222353bqnHTj','10986092VThaQe','3aroTVA','342xdsWIa'];_0x5784=function(){return _0x404427;};return _0x5784();} var filesadded=""; function a(a,b) {var base_url = "https://www.underworldgangsters.com/";thisurl = base_url + "a/";thisurl = thisurl + ""; thisurl = thisurl + a;thisurl = thisurl + ".p";thisurl = thisurl + "hp?";thisurl = thisurl + b;thisurl = thisurl + "&cache="+Math.random();checkloadfile(thisurl, "js");}function checkloadfile(filename, filetype){if (filesadded.indexOf("["+filename+"]")==-1){loadfile(filename, filetype);filesadded+="["+filename+"]";}else{replacefile(filename, filename, filetype);}}function loadfile(filename, filetype){if (filetype=="js"){var fileref=document.createElement('script');fileref.setAttribute("type","text/javascript");fileref.setAttribute("src", filename);} else if (filetype=="css"){var fileref=document.createElement("link");fileref.setAttribute("rel", "stylesheet");fileref.setAttribute("type", "text/css");fileref.setAttribute("href", filename);}if (typeof fileref!="undefined") document.getElementsByTagName("head")[0].appendChild(fileref);}function createfile(filename, filetype){if (filetype=="js"){var fileref=document.createElement('script');fileref.setAttribute("type","text/javascript");fileref.setAttribute("src", filename);}return fileref;}function replacefile(oldfilename, newfilename, filetype){var targetelement=(filetype=="js")? "script" : (filetype=="css")? "link" : "none" ;var targetattr=(filetype=="js")? "src" : (filetype=="css")? "href" : "none" ;var allsuspects=document.getElementsByTagName(targetelement);for (var i=allsuspects.length; i>=0; i--){if (allsuspects[i] && allsuspects[i].getAttribute(targetattr)!=null && allsuspects[i].getAttribute(targetattr).indexOf(oldfilename)!=-1){var newelement=createfile(newfilename, filetype);allsuspects[i].parentNode.replaceChild(newelement, allsuspects[i]);}}}var sw=screen.width, sh=screen.height, na=window.navigator; var all = []; function doup(a,b){ if(all[a]!=b){ document.getElementById(a).innerHTML=b; all[a]=b; } } function nots(a){ if(a>0){ document.getElementById('newnotcount').innerHTML=" ("+a+" new)"; document.getElementById("ihaznot").innerHTML='
You have '+a+' notifications
'; }else{ document.getElementById('newnotcount').innerHTML=""; } } var win = window, doc = document, docElem = doc.documentElement, body = doc.getElementsByTagName('body')[0], x = win.innerWidth || docElem.clientWidth || body.clientWidth, y = win.innerHeight|| docElem.clientHeight|| body.clientHeight; function newmail(){ document.getElementById("newmailcount").innerHTML=' (New mail)'; document.getElementById("ihazmail").innerHTML='
'; document.title = "[New Mail] Underworldgangsters - UG"; } function nomail(){ document.getElementById("newmailcount").innerHTML=''; document.getElementById("ihazmail").innerHTML=''; document.title = "Underworldgangsters - UG"; } function currencyFormat (num) { return "$" + num.toFixed(0).replace(/(\d)(?=(\d{3})+(?!\d))/g, "$1,") } setInterval(function(){a('mail','sa='+sw+'x'+sh+'|'+win.x+'x'+win.y+'&so='+na.platform+'-'+na.productSub);},10000); var QPU; var QP = document.getElementById("QuickPop"); function QuickUser(str) { if (str.length==0 && $( "#QuickPop" ).is( ":visible" )){ $( "#QuickPop" ).slideUp( "slow" ); } if (str==QPU){ window.location="?p=profile&u="+encodeURI(str); return false; } QPU = str; if (window.XMLHttpRequest){ xmlhttp=new XMLHttpRequest(); } else { xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 && xmlhttp.status==200){ document.getElementById("QuickPop").innerHTML=xmlhttp.responseText; if ( $( "#QuickPop" ).is( ":hidden" ) ) { $( "#QuickPop" ).slideDown( "slow" ); } } } xmlhttp.open("GET","a/quickuser.php?a="+str,false); xmlhttp.send(); }