<tr>
    <td height="20" width="26" class="toolbar"><div align="center"><a href="javascript:ue_search('<?php echo $ls_reporte ?>');"><img src="../shared/imagebank/tools20/imprimir.gif" alt="Imprimir" title="Imprimir" width="20" height="20" border="0"></a></div></td>
    <td class="toolbar" width="25"><a href="javascript: ue_cerrar();"><img src="../shared/imagebank/tools20/salir.gif" alt="Salir" title="Salir" width="20" height="20" border="0"></a></td>
    <td class="toolbar" width="26"><img src="../shared/imagebank/tools20/ayuda.gif" alt="Ayuda" title="Ayuda" width="20" height="20"></td>
    <td class="toolbar" width="22">&nbsp;</td>
    <td class="toolbar" width="679">&nbsp;</td>
  </tr>
</table>
<?php
	require_once("class_funciones_scg.php");
	$io_scg = new class_funciones_scg();
	
	$ldt_periodo=$_SESSION["la_empresa"]["periodo"];
	$li_ano=substr($ldt_periodo,0,4);
    $ls_operacion = $io_scg->uf_obteneroperacion();
    $ld_fecdesde = $io_scg->uf_obtenervalor("txtfecdesde", "01/01/".$li_ano);
    $ld_fechasta = $io_scg->uf_obtenervalor("txtfechasta", date("d/m/Y"));
	unset($io_scg);
?>
</div>
<p>&nbsp;</p>
<form name="form1" method="post" action="">
<?php
//////////////////////////////////////////////         SEGURIDAD               /////////////////////////////////////////////
	$io_fun_scg->uf_print_permisos($ls_permisos,$la_permisos,$ls_logusr,"location.href='sigespwindow_blank.php'");
	unset($io_fun_scg);
//////////////////////////////////////////////         SEGURIDAD               /////////////////////////////////////////////
?>		  
  <table width="535" border="0" align="center" cellpadding="0" cellspacing="0" class="formato-blanco">
   
    <tr>