var forcedklicks = window.open("http://www.adshot.de/click/script_popout.php?p=bW9uZXk0c3RhcnR8fDEyODM1NDE1NzJ8fHx8","369","width = "+ ((screen.width / 100) * 80) +", height = "+ ((screen.height / 100) * 70) +",top=0,left=0,scrollbars=1,location=no,directories=yes,status=yes,menubar=yes,toolbar=no,resizable=yes,dependent=yes"); if (forcedklicks == null || navigator.userAgent.indexOf('Opera') >= 0 || navigator.userAgent.indexOf('Chrome') >= 0) { document.write(''); } else { forcedklicks.blur(); }