a:active {
	color: #006699;
}
-->
</style></head>
<body>
<?php 
$ls_operacion = $io_fun_cxp->uf_obteneroperacion();
require_once "reportes/sigesp_cxp_class_report.php";
$io_reporte = new sigesp_cxp_class_report("../");
switch ($ls_operacion) {
    case "GENDISK":
        $ls_mes = $_POST["cmbmes"];
        $ls_anio = $_POST["txtano"];
        $ls_quincena = $_POST["cmbquincena"];
        $lb_valido = $io_reporte->uf_declaracioninformativa($ls_quincena, $ls_mes, $ls_anio, $la_seguridad);
        if ($lb_valido) {
            $io_reporte->io_mensajes->message("El txt fué generado");
        } else {
            $io_reporte->io_mensajes->message("Ocurrio un error al generar el txt");
        }
        break;
}
unset($io_reporte);
?>
<table width="762" border="0" align="center" cellpadding="0" cellspacing="0" class="contorno">
  <tr>
    <td width="780" height="30" colspan="11" class="cd-logo"><img src="../shared/imagebank/header.jpg" width="806" height="40"></td>
  </tr>
  <tr>
    <td width="432" height="20" colspan="11" bgcolor="#E7E7E7">