I got it but the images are shown vertically, do you know how to show the images horizontally ?
This is the code I added:
<h2><?php echo gettext('Ultimas Imagenes'); ?></h2>
<div align="center"><?php
printLatestImages(4,'',false,false,false,40,'',79,79,true,false,false);
?></div>