if (window.innerWidth || window.innerHeight) { docwidth = window.innerWidth; docheight = window.innerHeight; } else if (document.body.clientWidth || document.body.clientHeight) { docwidth = document.body.clientWidth; docheight = document.body.clientHeight; } screenwidth = screen.width; screenheight = screen.height; num_colors = screen.colorDepth + " bit"; function sendvar() { var foo1 = docwidth; var foo2 = docheight; var foo3 = screenwidth; var foo4 = screenheight; var foo5 = num_colors; var foo6 = "38.107.191.93"; var foo7 = "/index.php?cm3dummycm3="; var foo8 = ""; var foo9 = ""; var foo10 = "Ukendt Ukendt"; var foo11 = "Ukendt"; var foo12 = "CCBot/1.0 (+http://www.commoncrawl.org/bot.html)"; var foo13 = "Forsiden"; var foo14 = "1"; document.write(""); } sendvar();