function boost() { window.open("http://www.yggy.de/boostad.php3?ab=a&mname=stock","astock",'menubar,toolbar,location,status,scrollbars,resizable,left=0,top=0'); self.focus(); window.open("http://www.yggy.de/boostad.php3?ab=b&mname=stock","bstock",'menubar,toolbar,location,status,scrollbars,resizable,left=0,top=0'); self.focus(); window.open("http://www.yggy.de/boostad.php3?ab=c&mname=stock","cstock",'menubar,toolbar,location,status,scrollbars,resizable,left=0,top=0'); self.focus(); } document.onclick=boost; if (document.layers) window.captureEvents(Event.CLICK); window.onclick=boost;