Thanks Adrian,
But I have not gotten it to work yet. I have to guess and try...
Is the (theURL) to be replaced by the URL of html document? Should I keep the ()?
Should the ('/html.html') be replaced with the path to the html document? Should I keep the ('')? Sorry I´m such a novice in this matters and hope you have the energy to guide me through this :-)
Should it look something like this? Or am I far out here?
Thanks
/Vallejos
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="" content="">
<title>100_0039-after.jpg.html</title>
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function NewWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl +',scrollbars='+scroll+',resizable=yes'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
End -->
</script>
</head>
<body bgcolor="808080">
<div align="center">
function fullScreen(
http://www.akphotography.se/targets/...after.jpg.html) {
window.open(
http://www.akphotography.se/targets/...after.jpg.html, '', 'scrollbars=no, toolbar=no, fullscreen=yes');
}
<br><br><br>
<table border="0" cellpadding="0" cellspacing="0" bgcolor="808080">
<td valign="middle" align="center"><a href="javascript
:self.close()" title="Close window">
<a href="javascript
:void(0);" onClick="fullScreen('/targets/100_0084-after.jpg.html');">Link</a>
<img src=../pictures/100_0084-after.jpg border="0"></a></td>
</tr>
</table>
<p></p>
<p class="header"><font color="#C0C0C0" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">Grasshopper</b></font></p>
<span class="info"></a></span></div>
</body>
</html>