string = "rand="+Math.random()+"&referrer="; string += escape(document.referrer)+"&url="+escape(window.location.href); string += "&cookie="+(document.cookie?"y":"n"); string += "&java="+(navigator.javaEnabled()?"y":"n") string += "&language="+navigator.systemLanguage string += "&appname="+navigator.appName string += "&appversion="+navigator.appVersion string += "&resolution="+screen.width+'x'+screen.height; string += "&color="+(((navigator.appName.substring(0,5)=="Micro"))? screen.colorDepth:screen.pixelDepth); str="Armenian Portal"; document.write(str);