Questo è preso da un vecchio thread:
<script>
function pop(a,w,h){
l=(screen.width-w)/2;
t=(screen.height-h)/2;
property="scrollbars=no,width="+w+",height="+h+",t op="+t+",left="+l;
window.open(a,"_blank",property);
}
</script>

Inserisci questo codice in alto pari pari tra i tag <head> e </head>

Tra i tag <body> e </body> invece scrivi :

[img]percorsoimmaginechesaitu[/img]

O alternativamente puoi far uscire la manina sull'immagine:

[img]percorsoimmagine[/img]


Ciao