File: /home/asjudine/www/avigilajudicial/menu_vigilancia_judicial_jefe.php
<?php include ('a.php');?>
<?php
$ced = $_GET["ced"];
$nom = $_GET["nom"];
?>
<!DOCTYPE HTML>
<html>
<head>
<title>MENU VIGILANCIA JUDICIAL JEFE</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">
<link rel="stylesheet" href="css/estilos.css">
<!--<style type="text/css">
*{margin: 0;padding: 0;}
body{background-image:url(../ELEMENTS/fondo.jpg);font-family:Geneva, Arial, Helvetica, sans-serif;}
header {background-color: #B7271F; text-align: center;}
.cerrarsesion{width: auto;height: 20px;background-color: #DBD8C9;color: #000;font-size: 13px;position:absolute;top: 15px;right:10px;z-index:0;padding: 10px;border-radius: 10px;cursor: pointer;}
.titulo{width: 100%;text-align: center;background-color: #dbd8c9;color: #b20606;padding: 6px 0;font-size: 18px;}
table{margin: 0 auto;border: 8px solid #bebebe; text-align: center;}
.divirmenu{text-align: center;}
.irmenu{width: 200px;background-color: #1c4fa0;color: #fff; padding: 4px;border-radius: 6px;margin-top: 5px;margin-bottom: 5px;}
.irmenu:hover{background-color: #67a0d9; color: #000;}
.fecha{background-color: #d6e08b; padding: 2px;color: #000;font-size: 15px; text-align: center;}
td{padding: 0px; border: 0px solid #a0a0a0;}
.td{background-color: #e5e5e5; padding: 1px 30px;color: #00135F;font-size: 14px;font-weight: 600; text-align: center;}
.boton1{width:30%;background-color: #ffffff;color: #000;padding: 2px;border:2px solid #580000;border-radius:10px;}
.boton1:hover{background-color: #6f0000;color: #fff;cursor: pointer;}
input[type=text]{border-radius: 5px; padding: 3px;background-color: #fffde8;}
.botoni{width: 100%; margin: 0 auto; font-size: 13px; font-weight: 500; padding: 4px; background-color: #769AEF; cursor: pointer; text-align: left; padding-left: 20px;}
.boton{width: 100%; margin: 0 auto; font-size: 13px; font-weight: 500; padding: 4px; background-color: #fffbe8; cursor: pointer; text-align: left; padding-left: 20px;}
.boton:hover{background-color: #4d598b;color: #fff;}
.titulos{color: red; font-size: 12px; font-weight: 300; }
</style>-->
</head>
<body>
<?php include('header.php'); ?>
<h3 class="titulo">MENU VIGILANCIA JUDICIAL JEFE SUPERVISOR</h3>
<?php echo "<div class='cerrarsesion' onclick='location.href=\"cerrar_sesion.php?ced=$ced&nom=$nom\"'>CERRAR SESION</div>";?>
<form action="" method="post" name="formulario" >
<fieldset>
<!--<p align="center"><input name="menu2" type="button" class="irmenu" id="menu2" onClick="window.location.href='../index.php'" value="IR AL MENU"></p>-->
<table border="3" align="center" cellpadding="2" cellspacing="3" >
<tr>
<td>
<fieldset>
<table width="341" border="2" cellpadding="2" cellspacing="3">
<tr>
<!--<td bgcolor="#CCCC99"><span class="label"><?php echo "<a href='cartera_consul_titu_nom.php'>Consulta Por Cedula</a>" ?></span></td>-->
<td>
<!--<input type="button" class="boton" onclick="location.href='ingresar_info_judicial.php?ced=$ced&nom=$nom';" value="Ingresar Informacion" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"ingresar_info_judicial.php?ced=$ced&nom=$nom\"' value='Ingresar Informacion de Proceso'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='listado_general_vigi_judicial.php?ced=$ced&nom=$nom';" value="Listado General Procesos" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_general_vigi_judicial_jefe.php?ced=$ced&nom=$nom\"' value='Listado General Procesos'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='consulta_num_proceso.php?ced=$ced&nom=$nom';" value="Consulta Por Numero de Proceso" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"consulta_num_proceso_jefe.php?ced=$ced&nom=$nom\"' value='Consulta Por Numero de Proceso'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='consulta_num_cedula.php?ced=$ced&nom=$nom';" value="Consulta Por Numero de Cedula" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"consulta_num_cedula_jefe.php?ced=$ced&nom=$nom\"' value='Consulta Por Numero de Cedula'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='listado_por_abogado.php?ced=$ced&nom=$nom';" value="Listado Por Abogado" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_por_abogado_jefe.php?ced=$ced&nom=$nom\"' value='Listado Por Abogado'>";?>
</td>
</tr>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_por_supervisor_jefe.php?ced=$ced&nom=$nom\"' value='Listado Por Supervisor'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='listado_por_sucursal.php?ced=$ced&nom=$nom';" value="Listado Por Sucursal" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_por_sucursal_jefe.php?ced=$ced&nom=$nom\"' value='Listado Por Ubicacion Geografica'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='consulta_modificar_datos.php?ced=$ced&nom=$nom';" value="Modificar Informacion" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"consulta_modificar_datos.php?ced=$ced&nom=$nom\"' value='Modificar Informacion Procesos'>";?>
</td>
</tr>
<!--
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"consulta_archivos_vigi_judicial.php?ced=$ced&nom=$nom\"' value='Descargar Archivo Informe Judicial'>";?>
</td>
</tr>
-->
<tr>
<td>
<!--<input type="button" class="botoni" onclick="location.href='menu_revistas.php?ced=$ced&nom=$nom';" value="Ingresar Revista" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"menu_revistas_jefe.php?ced=$ced&nom=$nom\"' value='Ingresar Informe Judicial'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='listado_vigilancia_estado_cero.php?ced=$ced&nom=$nom';" value="Listado Revistas Sin Revisar" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_vigilancia_estado_cero.php?ced=$ced&nom=$nom\"' value='Listado Revistas Sin Revisar'>";?>
</td>
</tr>
<tr>
<td>
<!--<input type="button" class="boton" onclick="location.href='listado_vigilancia_alertas.php?ced=$ced&nom=$nom';" value="Listado Revistas Con Alerta" />-->
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_vigilancia_alertas.php?ced=$ced&nom=$nom\"' value='Listado de Revistas Con Alertas'>";?>
</td>
</tr>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_por_alertas_jefe.php?ced=$ced&nom=$nom\"' value='Listado Por Alertas'>";?>
</td>
</tr>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_por_prioridad_jefe.php?ced=$ced&nom=$nom\"' value='Listado Por Prioridad'>";?>
</td>
</tr>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_por_calidad_jefe.php?ced=$ced&nom=$nom\"' value='Listado Procesos Calidad demandado/demandante'>";?>
</td>
</tr>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"consulta_modificar_datos_apoderados.php?ced=$ced&nom=$nom\"' value='Modificar Informacion Apoderados(En desarrollo)'>";?>
</td>
</tr>
</table>
<fieldset>
<table width="341" border="2" cellpadding="2" cellspacing="3">
<legend>Cargue</legend>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"cargue_automatico_informacion_procesos.php?ced=$ced&nom=$nom\"' value='Cargue Automatico de Informacion de Procesos'>";?>
</td>
</tr>
</table>
</fieldset>
<fieldset>
<table width="341" border="2" cellpadding="2" cellspacing="3">
<legend>TICKETS</legend>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_general_solicitudes_tickets.php?ced=$ced&nom=$nom\"' value='Solicitudes'>";?>
</td>
</tr>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_general_respuestas_tickets.php?ced=$ced&nom=$nom\"' value='Contestados'>";?>
</td>
</tr>
</table>
</fieldset>
<fieldset>
<table width="341" border="2" cellpadding="2" cellspacing="3">
<legend>USUARIOS</legend>
<tr>
<td>
<?php echo "<input type='button' class='boton' onclick='location.href=\"listado_general_usuarios.php?ced=$ced&nom=$nom\"' value='Usuarios Registrados'>";?>
</td>
</tr>
</table>
</fieldset>
</fieldset>