var output = ''
output += '<link href="http://moviehaku.com/widgets/pelicula.css" media="all" type="text/css" rel="stylesheet"/>';
output += '<div id="moviehakufilm">';
output += '<h3><a href="http://moviehaku.com/pelicula/Astro-Boy/">Astro Boy <em>(Astroboy)</em></a></h3>';
output += '<div class="pelicula">';
output += '<a href="http://moviehaku.com/pelicula/Astro-Boy"><img src="http://moviehaku.com/img/films/list/2Astro-Boy.jpg" alt="Astro Boy" class="poster bordecito" /></a>';
output += '<span class="puntaje" title="Puntaje según la comunidad de usuarios de MovieHaku"><strong>5,5</strong><small>/10</small></span>';
output += '<p class="descripcion">Astroboy es un poderoso niño robot creado a imagen del fallecido hijo de su creador, el Dr. Tenma. Sintiéndose incapaz de satisfacer las expectativas de su &quot;padre&quot;, Astroboy lo abandonará bu... <a href="http://moviehaku.com/pelicula/Astro-Boy/">Leer más &raquo;</a></p>';
output += '<p class="info"><span class="pais">(<strong>EEUU</strong> - 2009)</span> ';
output += 'Dirigida por <a href="http://moviehaku.com/persona/David-Bowers">David Bowers</a>.</p>';
output += '<p class="info actores">Con <a href="http://moviehaku.com/persona/Freddie-Highmore">Freddie Highmore</a>, <a href="http://moviehaku.com/persona/Eugene-Levy">Eugene Levy</a>, <a href="http://moviehaku.com/persona/Nicolas-Cage">Nicolas Cage</a>, <a href="http://moviehaku.com/persona/Donald-Sutherland">Donald Sutherland</a>...</p>';
output += '</div>';
output += '<p class="powered">Powered by <a href="http://moviehaku.com/"><strong>MovieHaku</strong></a></small></p>';
output += '</div>';
document.write(output);