Código PHP:
<script language='JavaScript'>
window.open('http://www.ventana1.com', 'geoflotante1', '');
window.open('http://www.ventana2.com', 'geoflotante2', '');
window.open('http://www.ventana3.com', 'geoflotante3', '');
window.open('http://www.ventana4.com', 'geoflotante4', '');
/*
.
.
.
etc
*/
</script>