var tb_pathToImage = "https://hopjob.net/root_admin/images/common/loadingAnimation.gif"; // JavaScript Document document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); var userAgent = window.navigator.userAgent.toLowerCase(); window.onunload = function(){} history.forward(); function multiByteLength(str){ var len = 0; str = escape(str); for(var i = 0; i < str.length; i++, len++){ if(str.charAt(i) == "%"){ if(str.charAt(++i) == "u"){ i += 3; len++; } i++; } } return Math.ceil(len.toString() / 2); }