-------------------------------------------------------------------------------
$Id$
-----------------------------------------------------------------------------*/
+require_once 'MECON/HTML/Image.php';
+$MARCO->addBody(new MECON_HTML_Image('images/inicio.gif'));
+$MARCO->setEspacios(false);
$MARCO->display();
?>