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/Pirates-of-the-Caribbean--On-Stranger-Tides/">Pirates of the Caribbean: On Stranger Tides <em>(Piratas del Caribe 4)</em></a></h3>';
output += '<div class="pelicula">';
output += '<a href="http://moviehaku.com/pelicula/Pirates-of-the-Caribbean--On-Stranger-Tides"><img src="http://moviehaku.com/img/films/list/nd.jpg" alt="Pirates of the Caribbean: On Stranger Tides" class="poster bordecito" /></a>';
output += '<p class="imagenes"><a href="http://moviehaku.com/imagen/2323/Primera-imagen/" title="Ver imágen: Primera imagen"><img src="http://moviehaku.com/img/gallery/small/hr_pirates_of_the_caribbean-_on_stranger_tides_2.jpg" class="bordecito" /></a></p>';
output += '<p class="info"><span class="pais">(<strong>EEUU</strong> - 2011)</span> ';
output += 'Dirigida por <a href="http://moviehaku.com/persona/Rob-Marshall">Rob Marshall</a>.</p>';
output += '<p class="info actores">Con <a href="http://moviehaku.com/persona/Ian-McShane">Ian McShane</a>, <a href="http://moviehaku.com/persona/Penelope-Cruz">Penélope Cruz</a>, <a href="http://moviehaku.com/persona/Johnny-Depp">Johnny Depp</a>, <a href="http://moviehaku.com/persona/Stephen-Graham">Stephen Graham</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);