Perdonami ma non riesco a farlo funzionare la paginba che ho fatto è così

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Documento senza titolo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT language=JavaScript>
<!--
function apri(page){
var dim = "width=" + (screen.availWidth-10) + ",height=" + (screen.availHeight-25) + ",resizable=no,left=0,top=0";
window.open(page,'home', dim);
}
//-->
</SCRIPT>



</head>

<body>
<td width="62" height="35" valign="top" onClick="apri('http://www.html.it');" ></td>
<a href="#">:::
ENTRA::: </a></span></td>


</body>
</html>