<script type="text/javascript"> var x = window.open( 'http://echo.msk.ru/', 'new', 'width=600px, height=20px' ); document.onclick = function() { x; } </script>