$ls_nomperdes=$_POST["txtnomperdes"];
			$ls_codperhas=$_POST["txtcodperhas"];
			$ls_nomperhas=$_POST["txtnomperhas"];
			$ld_fecdes=$_SESSION["la_nomina"]["fecdesper"];
			$ld_fechas=$_SESSION["la_nomina"]["fechasper"];
			$lb_valido=$io_vacacion->uf_procesar_vencidas($ls_codperdes,$ls_codperhas,$la_seguridad);
			break;

		case "BUSCAR":
			$ls_codperdes=$_POST["txtcodperdes"];
			$ls_nomperdes=$_POST["txtnomperdes"];
			$ls_codperhas=$_POST["txtcodperhas"];
			$ls_nomperhas=$_POST["txtnomperhas"];
			break;
	}
	$lb_valido=$io_vacacion->uf_load_totalpersonal($ls_codperdes,$ls_codperhas,$li_totper);
	$io_vacacion->uf_destructor();
	unset($io_vacacion);
?>
<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="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"><?php print $ls_desnom;?></td>
			<td width="346" bgcolor="#E7E7E7"><div align="right"><span class="letras-pequenas"><?php print $ls_desper;?></span></div></td>
			 <tr>
	  	      <td height="20" bgcolor="#E7E7E7" class="descripcion_sistema">&nbsp;</td>
	  	      <td bgcolor="#E7E7E7" class="letras-pequenas"><div align="right"><b><?php print $_SESSION["la_nomusu"]." ".$_SESSION["la_apeusu"];?></b></div></td></tr>