$agente =& new BandasNovedades_AgenteBanda($nrodoc,new date($fecha),$dbh);
$pagina =& new HTML_Page(array( 'doctype'=>'HTML 4.01 Transitional',
'charset'=>'iso-8859-1'));
+$pagina->updateAttributes(array('onload'=>'javascript:window.print()'));
$tabla =& new MECON_HTML_Tabla(array('width'=>'400'),'medio');
$IMG =& new MECON_HTML_Image('../../images/servicios_flecha_naranja.gif');
$titulo =& new HTML_Table(array('width'=>'400','border'=>'0','class'=>'titulo'));