Prova a modificare il codice della pagina in questo modo:
Codice HTML:
<html>
<head>
<title>Naruto Shippuuden</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="200,568*" frameborder="NO" border="0" framespacing="0">
<frameset cols="1024" frameborder="NO" border="0" framespacing="0">
<frame name="topFrame" scrolling="no" noresize src="pagebanner.htm" >
<frameset cols="262,63%,180" frameborder="NO" border="0" framespacing="0">
<frame name="leftFrame" src="pagemenu.htm" target="_self" scrolling="auto">
<frame name="mainFrame" src="home.htm" target="_self" scrolling="auto">
<frame name="rightFrame" src="affilati.htm" target="_self" scrolling="auto">
</frameset>
</frameset>
<noframes>
<body bgcolor="#000000" text="#000000">
</body>
</noframes>
</html>