case "BUSCARDETALLE":
		 	$ls_codcon=$_POST["txtcodcon"];
			$ls_descon=$_POST["txtdescon"];
			$ls_guardar=$_POST["hidguardar"];
			$ls_hidstatus=$_POST["hidstatus"];
			if(array_key_exists("chkreqindcon",$_POST))
			{			
				$ls_chk="checked=checked";
			}
			else
			{			
				$ls_chk="";
			}
			$ls_activarcodigo="readOnly";
			$lb_valido=$io_req->uf_srh_load_requisitos_campos($ls_codcon,$li_totrows,$lo_object);
			$li_totrows++;
			uf_agregarlineablanca($lo_object,$li_totrows);
			break;
	}

?>





<table width="762" border="0" align="center" cellpadding="0" cellspacing="0" class="contorno">
  <tr>
    <td height="30" colspan="11" class="cd-logo"><img src="../../../../shared/imagebank/header.jpg" width="778" height="40"></td>
  </tr>