File: /home/asjudine/public_html/acobranzas/informacion_inconsistencias_jefe_cobra.php
<?php
global $dbi;
$espacio = ' ';
$linea = '-';
require_once("../Conectarse.php");
$fecha_asignac = date("Y")."-".date("m")."-".date("d");
$control = mysql_query('SELECT cedula,codigo_militar,nombre,grado,ciudad,direccion,telefono,celular,email,plan,banco,cuenta, numero_contrato,numero_libranza,vendedor,valor_contrato,numero_cuotas,valor_cuota,cuotas_pendientes,cuotas_descontadas,saldo_anterior, saldo_nuevo,beneficiarios,fecha_inicio_pagos,fecha_inicio_contrato,fecha_termino_contrato,fecha_ultimo_pago,fecha_mes_aplicado,entidad_recaudo, unidad_y_codigo,entidad_laboral,director,causal_terminacion,fecha_anulacion,causal_rechazo,fecha_registro FROM inconsistencias WHERE cedula = "' . $_GET["ced2"] . '" and numero_contrato = "' . $_GET["numcon"] . '" ');
if (!$control) {
die('Invalid query 1: ' . mysql_error());
}
$num=mysql_num_rows($control);
list($cedula, $codi, $apes, $grad, $ciudad, $direccion, $telefono, $celular, $email,$plan,$banco,$cuenta,$numero_contrato,$numero_libranza, $vendedor,$valor_contrato, $numero_cuotas, $valor_cuota, $cuotas_pendientes, $cuotas_descontadas, $saldo_anterior,$saldo_nuevo,$beneficiarios, $fecha_inicio_pagos, $fecha_inicio_contrato, $fecha_termino_contrato, $fecha_ultimo_pago, $fecha_mes_aplicado,$entidad_recaudo, $unidad_codigo, $entidad_laboral, $director, $causal_terminacion, $fecha_anulacion, $causal_rechazo, $fecha_registro) = mysql_fetch_row($control);
//////////////////////////GUARDAR
if(isset($_POST["guardar"]))
{
$unidcodig = ($_POST[unides]."-".$_POST[codides]);
///*********************
$csql = mysql_query("INSERT INTO inconsistencias(cedula,codigo_militar,nombre,grado,ciudad,direccion,telefono,celular,email,plan,banco,cuenta, numero_contrato,numero_libranza,vendedor,valor_contrato,numero_cuotas,valor_cuota,cuotas_pendientes,cuotas_descontadas,saldo_anterior, saldo_nuevo,beneficiarios,fecha_inicio_pagos,fecha_inicio_contrato,fecha_termino_contrato,fecha_ultimo_pago,fecha_mes_aplicado,entidad_recaudo, unidad_y_codigo,entidad_laboral,director,causal_terminacion,fecha_anulacion,causal_rechazo,fecha_registro) VALUES ('".$_POST["cedb"]."','".$_POST["cod"]."','".$_POST["apenom"]."','".$_POST["gra"]."','".$_POST["ciud"]."','".$_POST["dire"]."','".$_POST["tel"]."','".$_POST["cel"]."','".$_POST["email"]."','".$_POST["plan"]."','".$_POST["ban"]. "','".$_POST["cue"]."','".$_POST["numcont"]."','".$_POST["num_lib"]."','".$_POST["vendedor"]."','".$_POST["valcon"]."','".$_POST["numcuo"]."','" . $_POST["valcuo"]."','".$_POST["cupen"]."','".$_POST["cudesc"]."','".$_POST["salant"]."','".$_POST["salnue"]."','".$_POST["bene"]."','".$_POST["iniciopag"]."','".$_POST["fechainicio"]."','".$_POST["fechatermino"]."', '".$_POST["fechaul"]."', '".$_POST["fechapl"]."','".$_POST["entidadrecaudo"]."','$unidcodig','".$_POST["enti"]."','".$_POST["direc"]."','".$_POST["causaltermina"]."','" . $_POST["fechaanulacion"]."','".$_POST["causal_rechazo"]."','".$_POST["fecha_de_registro"]."' )");
if (!$csql) { // esto es para que aparescan los errores
die('Invalid query csql: ' . mysql_error());
}
echo "<script>alert('Los datos fueron grabados correctamente');</script>";
echo "<SCRIPT LANGUAGE='javascript'>window.location.href='consulta_ced_inconsistencias.php'</SCRIPT>";
}
?>
<!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=utf-8" />
<title>INGRESAR INCONSISTENCIAS</title>
<style type="text/css">
*{margin: 0;padding: 0;}
body{background-color:#EAEAEA;font-family:Geneva, Arial, Helvetica, sans-serif;}
header {background-color: #B7271F; text-align: center;}
.cerrarsesion{width: auto;background-color: #DBD8C9;color: #000;font-size: 13px;position:absolute;top: 15px;right:10px;z-index:0;padding: 10px;border-radius: 10px;cursor: pointer;}
.cerrarsesion:hover{background-color: #ffffff;color: #000;}
.titulo{width: 100%;text-align: center;background-color: #dbd8c9;color: #b20606;padding: 6px 0;font-size: 18px;}
.est_cont5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
background-color: #EDFAF4;
margin: 2px;
padding: 2px;
height: auto;
width: auto;
border: thin groove #E9AAF0;
color: #C72350;
}
.color_fondo_sc {
background-color: #DCE0E4;
}
.Estilo1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
background-color: #D6ECFE;
margin: 2px;
padding: 2px;
height: auto;
width: auto;
border: thin groove #E9AAF0;
color: #C72350;
}
.Estilo2 {
font-size: 14px;
font-weight: bold;
}
.Estilo11 {
font-size: 14px;
color: #0066FF;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
}
.est_cont2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #2B39EC;
background-color: #F0F5CF;
height: 18px;
width: auto;
border: thin solid #FABF85;
}
.est_cont6 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #006262;
background-color: #EDFED3;
margin: 1px;
padding: 1px;
height: auto;
width: auto;
border: thin solid #D9B6F8;
}
.sol_cre1 {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #0B3495;
background-color: #E6FAFF;
margin: 1px;
padding: 1px;
height: 18px;
width: auto;
border: thin outset #56AD95;
}
.col_cre2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #F92F0B;
background-color: #B3D9F0;
height: auto;
width: auto;
border: medium groove #FC9227;
}
.Estilo50 {color: #CC3333;
font-family: "Arial Narrow";
font-weight: bold;
}
.recaudo {font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #000000;
background-color: #B6CBDC;
margin: 4px;
padding: 8px;
width: auto;
border: medium outset #339966;
}
.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: 11px;
color: #5151FF;
background-color: #C4E4FD;
border: thin solid #009999;
height: 18px;
width: auto;
}
.Estilo51 {color: #006600;
font-family: "Arial Narrow";
font-weight: bold;
}
.datos1 {font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
text-decoration: blink;
background-color: #CCFFCC;
margin: 5px;
padding: 7px;
height: auto;
width: auto;
border: thin solid #0099FF;
}
.datos1 {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
background-color: #FDE0C1;
margin: 2px;
padding: 3px;
border: medium doble #DBAED7;
}
.datos1 { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
background-color: #B8F5E8;
margin: 4px;
padding: 5px;
border: thin outset #009999;
}
.datos2 { font-family: "Courier New", Courier, monospace;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #0033FF;
background-color: #FFE2C6;
margin: 2px;
padding: 3px;
border: medium doble #EEBFEB;
}
.datos3 { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FF3300;
background-color: #A6ECD7;
margin: 4px;
padding: 4px;
border: medium groove #CCCCFF;
}
.go { font-family: "Times New Roman", Times, serif;
font-size: 9px;
font-style: normal;
color: #FF6633;
background-color: #FBDCBD;
padding: 1px;
height: auto;
width: auto;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
}
.Estilo64 {
font-size: 8px;
font-weight: bold;
color: #000000;
}
.Estilo66 {
font-size: 12px;
font-weight: bold;
}
.label {background-color: #FFFFCC; font-size: 12px; font-family: Arial; color:#0000CC; display: block;}
.Estilo67 {color: #FF0000}
blanco {
color: #FFF;
}
-->
</style>
<script Language="JavaScript">
function validarEntero(valor){
//intento convertir a entero.
//si era un entero no le afecta, si no lo era lo intenta convertir
valor = parseInt(valor)
//Compruebo si es un valor numérico
if (isNaN(valor)) {
//entonces (no es numero) devuelvo el valor cadena vacia
return ""
}else{
//En caso contrario (Si era un número) devuelvo el valor
return valor
}
}
function valida_envia(){
//valido LOS APELLIDOS
if (document.form1.ape.value.length==0){
alert("Tiene que escribir sus apellidos")
document.form1.ape.focus()
return (false);
}
//valido el nombre
if (document.form1.noms.value.length==0){
alert("Tiene que escribir sus nombres")
document.form1.noms.focus()
return (false);
}
//valido la cedula
if (document.form1.ced.value.length==0){
alert("Tiene que escribir el numero de cedula")
document.form1.ced.focus()
return (false);
}
return (true);
}
</script>
</head>
<body >
<header>
<img src="../ELEMENTS/bannerInterasjudinet.png" alt="" width=" 700" height="70">
</header>
<form action="" method="post" name="formulario" onSubmit="return Valida_Fecha(this)">
<div align="center">
<table width="655" border="5" cellpadding="5" cellspacing="5" bgcolor="red">
<tr>
<td colspan="3" bgcolor="#FFFFFF"><div align="center"><span class="blanco">CONSULTA INCONSISTENCIA</span></div></td>
</tr>
</table>
<table width="1000" border="2" cellpadding="1" cellspacing="1" >
<caption>
<div align="center"><br />
<span class="Estilo11"> DATOS TITULAR</span><br />
</div>
</caption>
<tr>
<td width="63" align="right" bgcolor="#FFFFFF"><span class="Estilo11">Apellidos y Nombres:</span></td>
<td colspan="3" align="left" bgcolor="#EFEFEF"><input name="apenom" type="text" class="Estilo66" id="apenom" value="<?php echo $apes ?>" size="60" maxlength="65" readonly=""/> </td>
<td width="136" align="right" bgcolor="#FFFFFF"><span class="Estilo11">Cedula No:</span></td>
<td width="180" bgcolor="#EFEFEF" ><div align="left">
<input name="cedb" type="text" class="Estilo66" id="cedb" value="<?php echo $cedula ?>" size="20" maxlength="20" readonly="" />
</div></td>
</tr>
<tr>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Cogido Militar :</div></td>
<td width="140" bgcolor="#EFEFEF" ><div align="left">
<input name="cod" type="text" class="Estilo66" id="cod" value="<?php echo $codi ?>" size="14" maxlength="20" readonly="" />
</div></td>
<td width="137" bgcolor="#EFEFEF"><div align="right"class="Estilo11">Grado :</div></td>
<td width="129" bgcolor="#EFEFEF"><div align="left">
<input name="gra" type="text" class="Estilo66" id="gra" value="<?php echo $grad ?>" size="12" maxlength="10" readonly="" />
</div></td>
<td align="right" bgcolor="#EFEFEF"><span class="Estilo11">Fecha Nacimiento :</span></td>
<td align="left" bgcolor="#EFEFEF"><input name="fecna" type="text" class="Estilo66" id="fecna" value="<?php echo $fecna ?>" size="7" maxlength="7" readonly="" />
<span class="Estilo64" bgcolor="#FFFFFF"><span class="Estilo11">DIA-MES</span></td>
</tr>
<tr>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Ciudad :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="ciud" type="text" class="Estilo66" id="ciud" value="<?php echo $ciudad ?>" size="14" maxlength="20" readonly="" />
</div></td>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Direccion :</div></td>
<td colspan="4" bgcolor="#EFEFEF"><div align="left">
<input name="dire" type="text" class="Estilo66" id="dire" value="<?php echo $direccion ?>" size="45" maxlength="45" readonly="" />
</div></td>
</tr>
<tr>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Telefono :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="tel" type="text" class="Estilo66" id="tel" value="<?php echo $telefono ?>" size="10" maxlength="20" readonly="" />
</div></td>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Celular :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="cel" type="text" class="Estilo66" id="cel" value="<?php echo $celular ?>" size="20" maxlength="20" readonly="" />
</div></td>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">E-mail :</div></td>
<td colspan="2" bgcolor="#EFEFEF"><div align="left">
<input name="email" type="text" class="Estilo66" id="email" value="<?php echo $email ?>" size="30" maxlength="30" readonly=""/>
</div></td>
</tr>
<tr>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Plan :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="plan" type="text" class="Estilo66" id="plan" value="<?php echo $plan ?>" size="5" maxlength="5" readonly="" />
</div></td>
<td bgcolor="#FFFFFF"><div align="right"class="Estilo11">Cuenta No :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="cue" type="text" class="Estilo66" id="cue" value="<?php echo $cuenta ?>" size="20" maxlength="20" readonly=""/>
</div></td>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Banco :</div></td>
<td colspan="2" bgcolor="#EFEFEF"><div align="left">
<input name="ban" type="text" class="Estilo66" id="ban" value="<?php echo $banco ?>" size="20" maxlength="20" readonly=""/>
</div></td>
</tr>
<tr>
<td height="28" bgcolor="#EFEFEF"><div align="right"class="Estilo11">Numero Contrato :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="numcont" type="text" class="Estilo66" id="numcont" value="<?php echo $numero_contrato ?>" size="12" maxlength="10" readonly=""/>
</div></td>
<td><div align="right"class="Estilo11">Numero libranza:</div></td>
<td bgcolor="#EFEFEF" ><div align="left">
<input name="num_lib" type="text" class="Estilo66" id="num_lib" value="<?php echo $numero_libranza ?>" size="12" maxlength="12" readonly=""/>
</div></td>
<td><div align="right"class="Estilo11">Vendedor :</div></td>
<td align="left" bgcolor="#EFEFEF" ><input name="vendedor" type="text" class="Estilo66" id="ven" value="<?php echo $vendedor ?>" size="30" maxlength="30" readonly=""/></td>
</tr>
<tr>
<td height="28" bgcolor="#EFEFEF"><div align="right"class="Estilo11">Valor Contrato :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="valcon" type="text" class="Estilo66" id="valcon" value="<?php echo $valor_contrato ?>" size="12" maxlength="10" readonly=""/>
</div></td>
<td><div align="right"class="Estilo11">Numero de Cuotas:</div></td>
<td bgcolor="#EFEFEF" ><div align="left">
<input name="numcuo" type="text" class="Estilo66" id="numcuo" value="<?php echo $numero_cuotas ?>" size="12" maxlength="12" readonly=""/>
</div></td>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Valor Cuota:</div></td>
<td align="left" bgcolor="#EFEFEF">
<input name="valcuo" type="text" class="Estilo66" id="valcuo" value="<?php echo $valor_cuota?>" size="12" maxlength="12" readonly=""/>
</td>
</TR>
<tr>
<td height="28" bgcolor="#EFEFEF"><div align="right"class="Estilo11">Cuotas Pendientes :</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="cupen" type="text" class="Estilo66" id="cupen" value="<?php echo $cuotas_pendientes ?>" size="12" maxlength="10" readonly=""/>
</div></td>
<td><div align="right"class="Estilo11">Cuotas Descontadas:</div></td>
<td bgcolor="#EFEFEF" ><div align="left">
<input name="cudesc" type="text" class="Estilo66" id="cudesc" value="<?php echo $cuotas_descontadas ?>" size="12" maxlength="12" readonly=""/>
</div></td>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Saldo Anterior:</div></td>
<td bgcolor="#EFEFEF" ><div align="left">
<input name="salant" type="text" class="Estilo66" id="salant" value="<?php echo $saldo_anterior ?>" size="12" maxlength="12" readonly=""/>
</div></td>
</TR>
<tr>
<td height="34" bgcolor="#EFEFEF"><div align="right"class="Estilo11">Saldo Nuevo:</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="salnue" type="text" class="Estilo66" id="salnue" value="<?php echo $saldo_nuevo ?>" size="12" maxlength="10" readonly=""/>
</div></td>
<td height="34" bgcolor="#EFEFEF"><div align="right"class="Estilo11">Numero de Beneficiarios:</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="bene" type="text" class="Estilo66" id="bene" value="<?php echo $beneficiarios ?>" size="3" maxlength="3" readonly=""/>
</div></td>
<td height="34" bgcolor="#EFEFEF" ><div align="right"class="Estilo11">Fecha Inicio Pagos:</div></td>
<td align="left" bgcolor="#EFEFEF">
<input name="iniciopag" type="text" class="Estilo66" id="iniciopag" value="<?php echo $fecha_inicio_pagos?>" size="5" maxlength="5" readonly=""/>
</td>
</TR>
<tr>
<td height="34" bgcolor="#EFEFEF"><div align="right"class="Estilo11">Fecha Inicio Contrato:</div></td>
<td bgcolor="#EFEFEF"><div align="left">
<input name="fechainicio" type="text" class="Estilo66" id="fechainicio" value="<?php echo $fecha_inicio_contrato ?>" size="10" maxlength="14" readonly=""/>
</div></td>
<td bgcolor="#EFEFEF"><div align="right"class="Estilo11">Fecha Termino Contrato:</div></td>
<td bgcolor="#EFEFEF" ><div align="left">
<input name="fechatermino" type="text" class="Estilo66" id="fechatermino" value="<?php echo $fecha_termino_contrato?>" size="10" maxlength="14" readonly=""/>
</div></td>
<td align="center" bgcolor="#EFEFEF"><div align="left"class="Estilo11">Fecha ultimo pago:</div>
<input name="fechaul" type="text" class="Estilo66" id="fechaul" value="<?php echo $fecha_ultimo_pago ?>" size="10" maxlength="14" readonly=""/>
</td>
<td align="center" bgcolor="#EFEFEF"><span class="Estilo11">Fecha mes aplicado:</span>
<input name="fechapl" type="text" class="Estilo66" id="fechapl" value="<?php echo $fecha_mes_aplicado?> "size="10" maxlength="14" readonly=""/>
</td>
</tr>
<tr>
<td bgcolor="#EFEFEF"><div align="center" class="Estilo56">
<div align="right" class="Estilo11"><strong>Entidad Recaudo :</strong></div>
</div></td>
<td colspan="3" align="left" bgcolor="#EFEFEF"><input name="entidadrecaudo" type="text" class="Estilo66" id="entidadrecaudo" value="<?php echo $entidad_recaudo ?>" size="60" maxlength="65" readonly=""/></td>
<td height="31" bgcolor="#EFEFEF"><div align="center" class="Estilo11">
<div align="right"><strong>Unidad y Codigo Descuento :</strong></div>
</div></td>
<td bgcolor="#EFEFEF">
<input name="codides" type="text" class="Estilo66" id="codides" value="<?php echo $unidad_codigo ?>" size="4" maxlength="4" readonly=""/>
</td>
</tr>
<tr>
<td colspan="2" bgcolor="#EFEFEF"><div align="center" class="Estilo11">
<div align="right"> <strong>Entidad Laboral: </strong></div>
</div></td>
<td colspan="2" align="left" bgcolor="#EFEFEF">
<input name="enti" type="text" class="Estilo66" id="enti" value="<?php echo $entidad_laboral ?>" size="40" maxlength="40" readonly=""/>
</td>
<td bgcolor="#EFEFEF"><div align="right" class="Estilo11"><strong>Director :</strong></div></td>
<td align="left" bgcolor="#EFEFEF" >
<input name="direc" type="text" class="Estilo66" id="direc" value="<?php echo $director ?>" size="30" maxlength="30" readonly=""/>
</td>
</tr>
<tr>
<td colspan="2" bgcolor="#EFEFEF"><div align="right" class="Estilo11"><strong>Causal Terminacion:</strong></div></td>
<td colspan="2" align="left" bgcolor="#EFEFEF" >
<input name="causaltermina" type="text" class="Estilo66" id="causaltermina" value="<?php echo $causal_terminacion ?>" size="40" maxlength="40" readonly=""/>
</td>
<td bgcolor="#EFEFEF"><div align="right" class="Estilo11"><strong>Fecha Anulación:</strong></div></td>
<td align="left" bgcolor="#EFEFEF" >
<input name="fechaanulacion" type="text" class="Estilo66" id="fechaanulacion" value="<?php echo $fecha_anulacion ?>" size="20" maxlength="20" readonly=""/>
</td>
</tr>
<tr>
<td colspan="2" bgcolor="#EFEFEF"><div align="right" class="Estilo11"><strong>Causal Rechazo:</strong></div></td>
<td colspan="2" align="left" bgcolor="#EFEFEF" >
<input name="fechaanulacion" type="text" class="Estilo66" id="fechaanulacion" value="<?php echo $causal_rechazo ?>" size="40" maxlength="20" readonly=""/>
</td>
<td bgcolor="#EFEFEF"><div align="right" class="Estilo11" ><strong>Fecha Registro:</strong></div></td>
<td align="left" bgcolor="#EFEFEF" >
<input name="fecha_de_registro" type="text" class="Estilo66" id="fecha_de_registro" value="<?php echo $fecha_registro?>" size="25" maxlength="25" readonly/></td>
</tr>
</table>
<p align="center">
<input name="menu2" type="button" class="Estilo67" id="menu2" onClick="window.location.href='consulta_inconsistencias_jefe_cobranzas.php'" value="VOLVER A LA CONSULTA">
</p>
</div>
</form>
</body>
</html>