function buscar($nivelus, $tpRemDes, $whereFlds) { Ciudadano_show($nivelus, $tpRemDes, $whereFlds); }
echo $krd; ?> &<?php echo "&fechah={$fechah}&primera=1&ent=2"; ?> ">Busqueda Expediente</a> </font></td> </tr> </table> <table> <tr> <td valign="top"> <?php if (!$etapa) { if ($flds_ciudadano == "CIU" || !strlen($flds_ciudadano) && !strlen($flds_empresaESP) && !strlen($flds_oEmpresa) && !strlen($flds_FUNCIONARIO)) { Ciudadano_show($nivelus); } } ?> </td> </tr> <tr> <td valign="top"> <?php if ($flds_empresaESP == "ESP") { EmpresaESP_show($nivelus); } ?> </td> </tr>
</td> <td valign="top"><font class="FieldCaptionFONT"><a href="busquedaHist.php?<?php echo session_name() . "=" . session_id() . "&fechah={$fechah}&krd={$krd}"; ?> ">Búsqueda por histórico</a><br><a href="busquedaUsuActu.php?<?php echo session_name() . "=" . session_id() . "&fechah={$fechah}&krd={$krd}"; ?> ">Reporte por Usuarios</a></font></td> </tr> </table> <table> <tr> <td valign="top"> <?php if ($flds_ciudadano == "CIU" || !strlen($flds_ciudadano) && !strlen($flds_empresaESP) && !strlen($flds_oEmpresa)) { Ciudadano_show(); } ?> </td> </tr> <tr> <td valign="top"> <?php if ($flds_empresaESP == "ESP") { EmpresaESP_show(); } ?> </td> </tr> <tr>
Ciudadano_show($nivelus, 3, 3); } ?> </td> </tr> <tr> <td valign="top"> <?php if ($flds_oEmpresa == "OEM") { Ciudadano_show($nivelus, 2, 2); } ?> </td> </tr> <tr> <td valign="top"> <?php if ($flds_FUNCIONARIO == "FUN") { Ciudadano_show($nivelus, 4, 4); } ?> </td> </tr> <?php } } ?> </table> </body> </html>