<HTML>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HEAD>
<TITLE></TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
newwin=window.open(theURL,winName,features);
newwin.focus();
}
function SR_openCenteredWin(url, name, width, height, parameters)
{
var str = "height=" + height + ",innerHeight=" + height;
str += ",width=" + width + ",innerWidth=" + width;
if (window.screen) {
var myHeight = screen.availHeight - 30;
var myWidth = screen.availWidth - 10;
var myXCenter = (myWidth - width) / 2;
var myYCenter = (myHeight - height) / 2;
str += ",left=" + myXCenter + ",screenX=" + myXCenter;
str += ",top=" + myYCenter + ",screenY=" + myYCenter;
}
newwin = window.open(url, name, str + ',' + parameters);
newwin.focus();
}
// -->
</SCRIPT>
</HEAD>
<BODY>
<TABLE width=100% height=100%><tr><td align=center valign=middle>
<A HREF="javascript:SR_openCenteredWin('paginafoto.ht ml','FlashWindow',600,500,'status,resizable')">
apri</A>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>
Devi solo cambiare nome alla pagina contenente la foto, che io ho chiamato paginafoto.html
Ciao,
dover

Rispondi quotando