<!-- 
/*

	JS code by Frapa only for www.animeita.net
	All right reserved - no copy allowed!
	fra@animeita.net

*/

	function banner(){

	document.write("<font face='Verdana, Arial, Helvetica, sans-serif' size='1'>");

	document.write("<a href='recensione.asp?t=CLAYMORE'>");
	document.write("<div align='center'><img src='/review/img4/claymore_poster02.jpg' width='80' hspace='40' vspace='4' border='0'></div></a><br>");

	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=CLAYMORE'><font color='#004A9C'>Claymore</font></a><br>");
	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=TOY STORY 3'><font color='#004A9C'>Toy Story 3</font></a><br>");
	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=TOY STORY 2'><font color='#004A9C'>Toy Story 2</font></a><br>");
	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=TOY STORY'><font color='#004A9C'>Toy Story</font></a><br>");
	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=9'><font color='#004A9C'>9</font></a><br>");
	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=ARTHUR E LA VENDETTA DI MALTAZARD'><font color='#004A9C'>Arthur e la Vendetta di Maltazard</font></a><br>");
	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=DRAGON TRAINER'><font color='#004A9C'>Dragon Trainer</font></a><br>");
	document.write("<img src='/gfx/dot2.gif' width='16' height='5' border='0'><a href='recensione.asp?t=ASTRO BOY'><font color='#004A9C'>Astro Boy</font></a><br>");

	document.write("</font>");

	}

    banner();

//-->