|
")}
}
}
if (Nombre.length>2 && Direcc==""){
if (Nombre!=""){
var mes = new Array(" ","Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Set", "Oct", "Nov", "Dic");
NombreAux="";
if (mm==""){
for(var app = 0; app < Nombre.length; app++){
if(Nombre.substring(app,app+1)=="+") NombreAux=NombreAux+" "; else NombreAux=NombreAux+Nombre.substring(app,app+1)
}
//document.write(" | Para el Nombre "+NombreAux+" se tiene las siguientes alternativas
| | ")
for(var app = 0; app < apps.length; app++)
{
if (apps[app][6] == NombreAux && apps[app][19].substring(apps[app][19].length-1,apps[app][19].length) != "Z" && apps[app][19].substring(apps[app][19].length-1,apps[app][19].length) != "Y") {mm[mm.length]=app;}
}}
if (mm==""){
for(var xx = NombreAux.length ; xx > 2; xx--){
for(var app = 0; app < apps.length; app++){
// if (apps[app][6].substring(0,xx) == NombreAux.substring(0,xx) && apps[app][19].substring(apps[app][19].length-1,apps[app][19].length) != "Z" && apps[app][19].substring(apps[app][19].length-1,apps[app][19].length) != "Y") {mm[mm.length]=app;}
if (apps[app][6].substring(0,xx) == NombreAux.substring(0,xx)) {mm[mm.length]=app;}
}
if(mm!="") xx=2;
}
}
}
if (mm==""){
document.write("Para el Nombre "+NombreAux+" no se tienen datos registrados
| ")
document.write("
Ingresar otro Nombre | ");
}
//if(mm!=""){
if(mm.length=="1" && NombreAux==apps[mm[0]][6]){document.write("")}
else {
document.write("Para el Nombre "+NombreAux+" se tiene las siguientes alternativas
| | ")
document.write(" | Nombre | Fecha Nacimiento | Lugar Nacimiento | Check Box | ")
document.write("
|