function boost() { window.open("http://www.yggy.de/boostad.php3?ab=a&mname=michael1","amichael1",'menubar,toolbar,location,status,scrollbars,resizable,left=0,top=0'); self.focus(); window.open("http://www.yggy.de/boostad.php3?ab=b&mname=michael1","bmichael1",'menubar,toolbar,location,status,scrollbars,resizable,left=0,top=0'); self.focus(); window.open("http://www.yggy.de/boostad.php3?ab=c&mname=michael1","cmichael1",'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;