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