File: /home/asjudine/public_html/aprobar_solicitud_jur_cre.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin título</title>
<style type="text/css">
<!--
.datos2 { font-family: "Courier New", Courier, monospace;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #0033FF;
background-color: #FFE2C6;
margin: 2px;
padding: 3px;
border: medium doble #EEBFEB;
}
.Estilo16 {
color: #000000;
font-size: 11px;
}
.Estilo17 {color: #FF0000}
.campo1 { background-color: #B7FFFF;
border: thin dashed #B6B6B6;
}
.campo1 { font-family: "Courier New", Courier, monospace;
font-size: 16px;
font-style: normal;
font-weight: bold;
background-color: #E1EFFD;
border: thin doble #009999;
}
.campo1 { font-family: "Courier New", Courier, monospace;
font-size: 16px;
color: #5151FF;
background-color: #C4E4FD;
border: thin solid #009999;
}
.provd {
background-color: #FCF1DC;
}
.Estilo50 {color: #CC3333;
font-family: "Arial Narrow";
font-weight: bold;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
</head>
<body>
<form action="" method="post" name="form1" class="provd" id="form1">
<div align="center">
<table width="739" border="3" cellpadding="3" cellspacing="3" class="campo1">
<tr>
<td colspan="3"><div align="center">APROBAR SOLICITUDES JURIDICA Y CREDITO </div></td>
</tr>
<tr>
<td width="346" height="36"><span class="Estilo16">Seleccione "<span class="Estilo17">el tipo de solicitud</span>" para continuar</span></td>
<td width="224"><select name="menu1" onchange="MM_jumpMenu('parent',this,0)">
<option value="0" selected="selected">--SELECCIONE TIPO--</option>
<option value="../listado_general_solicitudes_cre.php">CREDITO</option>
</select></td>
<td width="129"><label></label></td>
</tr>
</table>
<p>
<input name="menu2" type="button" class="Estilo50" id="menu2" onclick="window.location.href='menu_credito.php'" value="IR AL MENU" />
</p>
</div>
</form>
</body>
</html>