File: /home/asjudine/public_html/menu_evaluacion_profesional.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>MENU EVALUACION ABOGADOS</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(file:///C|/Documents%20and%20Settings/Administrador/Mis%20documentos/Mis%20archivos%20recibidos/CAMBIOS/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; }
-->
</style>
</head>
<body>
<form action="" method="post" name="formulario" >
<fieldset>
<legend class="Estilo1">MENU EVALUACION</legend>
<table width="353" height="163" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td height="157">
<fieldset>
<legend class="titulos">Ingreso Evaluacion </legend>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<!--<tr>
<td bgcolor="#CCCC99" class="label"><?php echo "<a href='listado_evaluacion_abogado_ingre.php'>Ingresar Evaluacion Abogado</a>" ?></td>
</tr>-->
<tr>
<td bgcolor="#CCCC99" class="label"><?php echo "<a href='menu_directores_calificacion.php'>Ingresar Evaluacion Directores De Servicio</a>" ?></td>
</tr>
<tr>
<td bgcolor="#CCCC99" class="label"><?php echo "<a href='menu_abogados_calificacion.php'>Ingresar Evaluacion Abogados</a>" ?></td>
</tr>
<!--<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='listado_evaluacion_abogado_admin.php'>Acumulación de Puntos Mensual</a>" ?></span></td>
</tr>-->
</table>
</fieldset>
<fieldset>
<legend class="titulos">Consulta Evaluacion Directores De Servicio</legend>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<!--<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_evaluacion_abogado_admin.php'>Consulta Puntos Abogados Mes Vigente</a>"?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_puntuacion_historica_abogado.php'>Consulta Puntos Abogados Mensual Historico</a>" ?></span></td>
</tr>-->
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_evaluacion_directores_admin.php'>Consulta Puntos Directores Mes Vigente</a>"?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='requerimiento_liquidacion_directores.php'>Consulta Puntos Directores Historico </a>" ?></span></td>
</tr>
<!--<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='listado_evaluacion_directores_servicio.php'>Consulta Puntos Directores Historico Del Año</a>" ?></span></td>
</tr>-->
</table>
</fieldset>
<fieldset>
<legend class="titulos">Consulta Evaluacion Abogados</legend>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='consulta_evaluacion_abogados_admin.php'>Consulta Puntos Abogados Mes Vigente</a>"?></span></td>
</tr>
<tr>
<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='requerimiento_liquidacion_abogados.php'>Consulta Puntos Abogados Historico Del Año</a>" ?></span></td>
</tr>
</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="titulos" onClick="window.location.href='menu_admin.php'" value="Regresar al menu principal">
</p>
</div></td>
</tr>
</table>
</fieldset>
<!--<table width="707" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="224"> </td>
<td width="453"> </td>
</tr>
<!--<tr>
<td class="lista">Nombre del Funcionario:</td>
<td><input type="text" name="nombre" class="campo" value="<?php echo $nf2 ?>" maxlength="50" size="50" readonly="">
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table>-->
</form>
</body>
</html>