File: /home/asjudine/public_html/aevaluacion/menu_directores_calificacion.php
<!DOCTYPE HTML>
<html>
<head>
<title>Menu Evaluacion Directores</title>
<meta http-equiv="X-UA-Compatible" content="IE=8; IE=9; IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="viewport" content="width=device-width, user-scalable=yes">
<link rel="stylesheet" href="css/estilos.css">
</head>
<body>
<?php include_once('../headerint.php') ?>
<h3 class="titulo">MENU EVALUACIÓN DIRECTORES DE SERVICIO</h3>
<form action="" method="post" name="formulario" >
<table width="353" height="163" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td height="157">
<fieldset class="menus">
<legend class="titulos">Dependencias</legend>
<table width="353" border="0" align="center" cellpadding="2" cellspacing="3">
<!--<tr>
<td width="353" bgcolor="#CCCCCC"><span class="label"><?php echo "<a href='valida_direc_gerencia_general.php'>Gerencia General</a>" ?></span></td>
</tr>-->
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_gerencia_general.php';" value="Gerencia General" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_control_interno.php';" value="Control Interno" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_gerencia_admin.php';" value="Gerencia Administrativa" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_asist_gerencia_admin.php';" value="Asistente gerencia Administrativa" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_actua_juridicas.php';" value="Directora Actuaciones Juridicas" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_camaras.php';" value="Monitoreo de Camaras" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_asist_ventas.php';" value="Asistente Ventas" /></td>
</tr>
<!--<tr>
<td bgcolor="#CCCCCC"><span class="label"><?php echo "<a href='valida_direc_asist_gerencia_comercial.php'>Asistente Gerencia Comercial</a>" ?></span></td>
</tr>-->
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_histoser.php';" value="Directora De Histoser" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_super_oficinas.php';" value="Supervisora De Oficinas Noroccidente" /></td>
</tr>
<tr>
<td><input type="button" class="boton1" onclick="window.location.href='valida_direc_super_oficinas2.php';" value="Supervisora De Oficinas Suroriente" /></td>
</tr>
<!--<tr>
<td bgcolor="#CCCCCC"><span class="label"><?php echo "<a href='valida_direc_super_oficinas3.php'>Supervisora De Oficinas 3 </a>" ?></span></td>
</tr>-->
</table>
<!--<tr>
<td><input type="button" class="boton" onclick="window.location.href='requerimiento_liquidacion_abogados.php', '_blank';" value="Consulta Puntos Abogados Historico Del Año" /></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="irmenu" onClick="window.location.href='menu_evaluacion_profesional.php'" value="Regresar">
</p>
</div></td>
</tr>
</table>
<!--<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>