File: /home/asjudine/public_html/consulta_cartera.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>MENU CARTERA SERVIASJUDINET</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.titulos {font: 16px; color: red; font-family:Arial; font-weight:bold}
.label {background-color: #FFFFCC; font-size: 16px; font-family: Arial; color:#0000CC; display: block;}
.lista { background-color:#99FFFF; font-family: Arial; font-size: 16px; color: #990000;}
.campo {background-color: #FFFFCC; border:1px solid #0066FF;}
body {
background-image: url(ELEMENTOS/fondo_argollado.gif);
}
.boton {background-color: #FFCCCC; color:#FFFFFF; width:90px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
.boton1 {background-color: #FFCCCC; color:#FFFFFF; width:90px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
.boton11 {background-color: #FFCCCC; color:#FFFFFF; width:180px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
.Estilo1 {font: 16px; color: #3366FF; font-family: Arial; font-weight: bold; }
.boton111 {background-color: #FFCCCC; color:#FFFFFF; width:180px; height:25; border: 3px solid #0000CC; font-family:Arial; color:#990000;}
-->
</style>
</head>
<body>
<form action="" method="post" name="formulario" >
<fieldset>
<legend class="Estilo1">CONSULTAS CARTERA </legend>
<table width="353" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td >
<fieldset>
<legend class="titulos">Datos Cartera ServiAsjudinet </legend>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_ced_info_servi.php'>Consulta Por Cedula</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_ced_inconsistencias.php'>Ingresar Inconsistencias</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_inconsistencias.php'>Consulta Inconsistencias</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_sucursal_servi.php'>Consulta Por Sucursal</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_pagaduria_servi.php'>Consulta Por Pagaduria</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_unidad_servi.php'>Consulta Por Unidad</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_libranza_servi.php'>Consulta Por # Libranza</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_contrato_servi.php'>Consulta Por Numero y Tipo de Contrato</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_vendedor_servi.php'>Consulta Por Vendedor</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='listado_control_procesos.php'>Control procesos</a>" ?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_base.php'>Consultar Nominas</a>" ?></span></td>
</tr>
</table>
</fieldset>
</td>
</tr>
<tr>
<td>
<fieldset>
<legend class="titulos">Datos Cartera IURIS </legend>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='iuris/consultar_cedula_iuris.php'>Consulta Por Cedula</a>" ?></span></td>
</tr>
</table>
</fieldset>
</td>
</tr>
<tr>
<td>
<fieldset>
<legend class="titulos">Datos Cartera AGENDARSE </legend>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='agendarse/consultar_cedula_agendarse.php'>Consulta Por Cedula</a>" ?></span></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
</fieldset>
<tr>
<td >
</table>
</fieldset>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
</td>
</tr>
<tr>
<td><div align="center">
<p>
<input name="button3" type="button" class="ESTILO1" onClick="window.location.href='menu_admin.php'" value="Regresar al menu principal">
</p>
</div></td>
</tr>
<tr>
</table>
</form>
</body>
</html>