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/Cloudy-with-a-Chance-of-Meatballs/">Cloudy with a Chance of Meatballs <em>(Lluvia de albóndigas)</em></a></h3>';
output += '<div class="pelicula">';
output += '<a href="http://moviehaku.com/pelicula/Cloudy-with-a-Chance-of-Meatballs"><img src="http://moviehaku.com/img/films/list/Cloudy-with-a-Chance-of-Meatballs.jpg" alt="Cloudy with a Chance of Meatballs" class="poster bordecito" /></a>';
output += '<span class="puntaje" title="Puntaje según la comunidad de usuarios de MovieHaku"><strong>5,9</strong><small>/10</small></span>';
output += '<p class="descripcion">A todo el mundo le parece una gran idea la máquina de convertir agua en comida de Flint hasta que ésta comienza a amenazar con sepultar el bajo montañas de helado, tortitas y pasta carbonara.\n\nFlint, ... <a href="http://moviehaku.com/pelicula/Cloudy-with-a-Chance-of-Meatballs/">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/Chris-Miller">Chris Miller</a>, <a href="http://moviehaku.com/persona/Phil-Lord">Phil Lord</a>.</p>';
output += '<p class="info actores">Con <a href="http://moviehaku.com/persona/Benjamin-Bratt">Benjamin Bratt</a>, <a href="http://moviehaku.com/persona/James-Caan">James Caan</a>, <a href="http://moviehaku.com/persona/Bobb-e-J--Thompson">Bobb\'e J. Thompson</a>, <a href="http://moviehaku.com/persona/Andy-Samberg">Andy Samberg</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);