$ls_activarcodigo="readOnly";
			$lb_valido=$io_entre->uf_srh_load_entrevista_tecnica_campos($ls_codper,$ls_fecha,$li_totrows,$lo_object);
			break;
			
			
			case "CONSULTAR":
	   	    $ls_codper=$_POST["txtcodper"];
			$ls_nomper=$_POST["txtnomper"];
			$ls_concurso=$_POST["txtcodcon"];
			$ls_descon=$_POST["txtdescon"];
			$ls_fecha=$_POST["txtfecha"];
			$ls_codeval=$_POST["txtcodeval"];
    		$ls_deneval=$_POST["txtdeneval"];
			$li_res=$_POST["txtres"];
			$ls_guardar=$_POST["hidguardar"];
			$lb_valido=$io_entre->uf_srh_consultar_items($ls_codeval,$li_totrows,$lo_object);
			break;	
	
	}
	
	unset($io_entre);
?>

<table width="762" border="0" align="center" cellpadding="0" cellspacing="0" class="contorno">
  <tr>
    <td height="30" colspan="11" class="cd-logo"><img src="../../../public/imagenes/header.jpg" width="778" height="40"></td>
  </tr>
  <tr>
    <td width="432" height="20" colspan="11" bgcolor="#E7E7E7">
		<table width="762" border="0" align="center" cellpadding="0" cellspacing="0">
			  <td width="432" height="20" bgcolor="#E7E7E7" class="descripcion_sistema">Sistema de Recursos Humanos</td>