File: /home/asjudine/www/menu_camaras.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Menu Reporte Quejas</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;}
.label2 {background-color: #DADADA; font-size: 16px; font-family: Arial; color:#2E7068; 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/gri06.jpg );
}
.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>
<center> <img src="ELEMENTOS\CABEZOTE SERVIASJUDINET.jpg" WIDTH=60% > </center>
<form action="" method="post" name="formulario" >
<br>
<center class="Estilo1">
MENU CAMARAS SUCURSALES
</center>
<table width="388" border="4" align="center" cellpadding="2" cellspacing="3">
<tr bgcolor="#CCCCCC">
<td>
<fieldset>
<center><legend class="titulos"><center></legend></center>
<table width="380" border="3" align="center" cellpadding="2" cellspacing="3">
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='ingreso_informacion_camaras.php'>Ingresar Informacion</a>"?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='actividad_funcionario.php'>Consulta Actividad Por Funcionario</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='actividad_registro_fecha.php'>Imprimir Registro Por Fecha</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='consulta_camaras_general.php'>Consulta General Registros</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='consulta_camaras_sucursal.php'>Consulta Por Sucursal</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='consulta_camaras_actividad.php'>Consulta Por Tipo Actividad</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='consulta_camaras_cambio_jornada.php'>Consulta Cambio De Jornada</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='consulta_camaras_actividad_abogado.php'>Consulta Actividad Por Abogado</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='consulta_camaras_contravensional.php'>Consulta Contravensional</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='ausencias_jornada_sucursales.php'>Consulta Novedades Diarias</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='consulta_camaras_actividad_funcionario.php'>Consulta Por Tipo Actividad Y Funcionario</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='eliminar_camaras_tipo_actividad.php'>Borrar Registros Por Actividad</a>" ?></span></center></td>
</tr>
<tr>
<td bgcolor="#2E7068" align="left"><center><span class="label2"><?php
echo "<a href='reporte_ausentismo.php'>Ausentismo Administrativo</a>" ?></span></center></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
</fieldset>
<table width="341" border="0" align="center" cellpadding="2" cellspacing="3">
<tr>
<td><div align="center">
<p>
<input name="button3" type="button" class="Estilo1" onClick="window.location.href='menu_admin.php'" value="Menu Principal">
</p>
</div></td>
</tr>
<tr>
</table>
</form>
</body>
</html>