grazie per l'aiuto br1, io in pratica ho fatto così
codice:
<title>file</title>
<base target="_self">
</head>
<body>
<table border="10" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="155" height="456">
<tr>
<td width="135" height="100">
<a href="javascript:void(window.open('Inverno.jpg','','width=800,height=600,toolbar=no,menubar=no,statusbar=no,scrollbars=0'))">
[img]Immagine1.JPG[/img]</a></td>
</tr>
<tr>
<td width="135" height="100">
<a href="javascript:void(window.open('Inverno.jpg','','width=800,height=600,toolbar=no,menubar=no,statusbar=no,scrollbars=0'))">
[img]Immagine1.JPG[/img]</a></td>
</tr>
<tr>
<td width="135" height="100">
<href="images/Inverno.jpg">
</a>
<a href="javascript:void(window.open('Inverno.jpg','','width=800,height=600,toolbar=no,menubar=no,statusbar=no,scrollbars=0'))">
[img]Immagine1.JPG[/img]</a></td>
</tr>
</table>
</p>
</body>
in pratica ho creato una pagina html e vi ho attivato il javascript. Quindi dovrei creare una pagina fittizia nella mia pagina normale.