Ecco il codice di tutta la pagina:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
function doPopup() {
url = "awards/awards.html";
width = 138;
height = 570;
delay = 1;
timer = setTimeout("Start(url, width, height)", delay*1000);
}
</script>

<link rel="STYLESHEET" type="text/css" href="style.css">
<title>motori di ricerca</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body background="./images/bg.gif" onLoad="doPopup();" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">




<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#49655C">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#49655C">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#49655C">[img]/images/pixel.gif[/img]</td>
</tr>
<tr>
<td bgcolor="#49655C" width="150">[img]./images/scritta_menu.gif[/img]</td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#49655C" width="150"></td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#49655C" width="474" class="bianco">parole chiave per i motori di ricerca</td>
</tr>
<tr>
<td width="150" bgcolor="#FFFFFF" valign="top"></td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td width="150" bgcolor="#FFFFFF" valign="top"></td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td width="474" bgcolor="#FFFFFF" valign="top">
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#FFFFFF">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#cccccc">[img]/images/pixel.gif[/img]</td>
<td bgcolor="#FFFFFF">[img]/images/pixel.gif[/img]</td>
</tr>
</table>


</body>
</html>