grazie per la risposta, ma non riesco ancora a farlo ti posto lo script

<script LANGUAGE='JavaScript'>
<!--
function openPopup(file,width,height,scrollbars)
{
if (scrollbars == '')
{
scrollbars = 'no';
}
var width =740;
var height =340;
var l = Math.floor((screen.width-width)/2);
var t = Math.floor((screen.height-height)/2);

window. open(file,'_blank','top='+t+',left='+l+',width='+w idth+',height='+height+',scrollbars='+scrollbars);
}
// -->

[img]immagine.jpg[/img]


continuano ad aprirsi in pagine diverse.