Está en la página 1de 1409

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.

or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";

var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";


var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP

=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";

var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=

"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">

<div id="sombra" class="sombra" style="width: 100%; height: 100%


; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>

<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos

ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg


in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">

<div style="font-size: 61%; text-align: center;">


<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>

<div title="Resultados" class="tab" id="solapast


ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru

e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;

comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');

vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';

document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}

function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e

nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {

RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;

document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;

}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;

//Verificar si el usuario complet el cdigo o la descripcin


del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {

x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB

yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}

if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}

}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;

visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")

{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================

=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;

buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';

//habilitar los componentes deshabilitados para que puedan ser e


nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}

if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);

anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}

////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);

var divListaMunicipio = document.getElementById('listaMunicipios


');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)

{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");

atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);

var objcddistrito = document.getElementById('cdDistrito'


);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {

tempdsmunis = 'Todos los municipios';


}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;

{
{
{
{
{

cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}
function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}

function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios

").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');

visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){

for (var i = 0; i < portales.length; i++) {


var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}

function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';

capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280

67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>

<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>

<option value="015" >Arroyomolinos</option>


<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>

<option value="035" >Carabaa</option>


<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>

<option value="054" >Escorial, El</option>


<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>

<option value="074" >Legans</option>


<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>

<option value="095" >Navalagamella</option>


<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>

<option value="118" >Puebla de la Sierra</option>


<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>

<option value="137" >Santos de la Humosa, Los</option>


<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>

<option value="158" >Valdemanco</option>


<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>

<option value="177" >Villanueva del Pardillo</option>


<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option

value="700" selected="selected" >700 m.</option>


<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702

2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>

<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO


AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>

<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME


NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>

<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC


A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>

<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG


ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN

BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>


<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />

<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->

<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"

name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb

oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>

<option value="08">Fuencarral-El Pardo</option>


<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>

<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>

</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">

<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select

>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||

document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>

</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"

value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>

</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>

<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {

return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683

23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;

28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280

10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430

16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;

28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280

73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619

24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;

28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068773
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068773');" title="Acceda a la Ficha del Centro">
&quot;EL PRINCIPITO&quot
;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
Algete
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Virtudes, 32-34" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Virtudes, 32-34" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
principito.algete@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elpr
incipito.algete'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916291761; Fax: 916291761'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elpr
incipito.algete@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28060634
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28060634');" title="Acceda a la Ficha del Centro">
&quot;EL REGAJAL&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Aranjuez

</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE La Imago, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE La Imago, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.nu
merodos.aranjuez@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.numer
odos.aranjuez'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig

ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon


o: 918090252; Fax: 918090253'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.nume
rodos.aranjuez@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043806
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043806');" title="Acceda a la Ficha del Centro">
&quot;EL ROCIO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Villaverde)

</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CARRETERA de Carabanchel a Villaverde, 107" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CARRETERA de Carabanchel a Villaverde, 107" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
rocio.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elrocio.m
adrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon

o: 915051274; Fax: 917231460'>


<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elro
cio.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28048609
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28048609');" title="Acceda a la Ficha del Centro">
&quot;EL ROMANCERO&quot;
<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Legans
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Dinamarca, 11" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Dinamarca, 11" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
romancero.leganes@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elro
mancero.leganes'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916884688; Fax: 916884688'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elro
mancero.leganes@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28044264
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044264');" title="Acceda a la Ficha del Centro">
&quot;EL ROMERAL&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Tres Cantos
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<!-- DIRECCION -->


<input type="hidden" nam
e="direccion" value="Direccin: CALLE SECTOR ISLAS, 24" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE SECTOR ISLAS, 24" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
romeral.trescantos@educa.madrid.org&#13;web: http://www.educa.madrid.org/web/eei
.elromeral.trescantos/'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918030248; Fax: 918030248'>
<!-- EMAIL -->
<img alt="" heig

ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elro


meral.trescantos@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28073288
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28073288');" title="Acceda a la Ficha del Centro">
&quot;EL SACAPUNTAS&quot
;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Fuenlabrada
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de las Ciencias, 27" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de las Ciencias, 27" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
sacapuntas.fuenlabrada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei
.elsacapuntas.fuenlabrada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914986125; Fax: 914869995'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elsa
capuntas.fuenlabrada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068384
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068384');" title="Acceda a la Ficha del Centro">
&quot;EL SASTRECILLO VAL
IENTE&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Torres de la Alameda
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<!-- DIRECCION -->


<input type="hidden" nam
e="direccion" value="Direccin: CALLE Mayor, 71" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Mayor, 71" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
sastrecillovaliente.torres@educa.madrid.org&#13;web: http://www.educa.madrid.org
/eei.elsastrecillovaliente.torres'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918868961'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elsa
strecillovaliente.torres@educa.madrid.org'>

</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28068049
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068049');" title="Acceda a la Ficha del Centro">
&quot;EL SEOR DON GATO&qu
ot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Viclvaro)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->

<input type="hidden" nam


e="direccion" value="Direccin: CALLE de los Poetas, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de los Poetas, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
senordongato.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.el
senordongato.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 913711962 / 670939547; Fax: 917080207'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.else
nordongato.madrid@educa.madrid.org'>

</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28044355
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044355');" title="Acceda a la Ficha del Centro">
&quot;EL SOL&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Chamartn)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam

e="direccion" value="Direccin: CALLE de Enrique Jardiel Poncela, 8" />


<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Enrique Jardiel Poncela, 8" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
sol.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elsol.madri
d'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 913532644 / 913532654; Fax: 913532647'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elso
l.madrid@educa.madrid.org'>

</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt

="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title


="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043946
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043946');" title="Acceda a la Ficha del Centro">
&quot;EL SOTO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Mstoles
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de los Deportes, 23" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de los Deportes, 23" />

<!-- TELEFONO -->


<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
soto.mostoles@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elsoto.m
ostoles'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916131690; Fax: 916131690'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elso
to.mostoles@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->

<td align="left" style="vertical


-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 91
al
100
de
100
</p>
</div>
<form action="#" name="formPaginacion2432" id="f
ormPaginacion2432" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='navegador' VALUE="Netscape" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='codCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdDistrito' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"
value="S" />
<div class="paginador_tabla">

<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2432.accion_paginacion.value='1';;document.formPa
ginacion2432.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2432.accion_paginacion.value='Anterior';;document
.formPaginacion2432.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2432.accion_paginacion.value='1';;document.formPaginacion2432.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2432.accion_paginacion.value='2';;document.formP
aginacion2432.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica
;font-size:10px;" href="javascript:document.formPaginacion2432.accion_paginacion
.value='3';;document.formPaginacion2432.submit()">3</A>&nbsp;|&nbsp;<A style="fo
nt-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagina
cion2432.accion_paginacion.value='4';;document.formPaginacion2432.submit()">4</A
>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="java
script:document.formPaginacion2432.accion_paginacion.value='5';;document.formPag
inacion2432.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;f
ont-size:10px;" href="javascript:document.formPaginacion2432.accion_paginacion.v
alue='6';;document.formPaginacion2432.submit()">6</A>&nbsp;|&nbsp;<A style="font
-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPaginaci
on2432.accion_paginacion.value='7';;document.formPaginacion2432.submit()">7</A>&
nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javasc
ript:document.formPaginacion2432.accion_paginacion.value='8';;document.formPagin
acion2432.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;fon
t-size:10px;" href="javascript:document.formPaginacion2432.accion_paginacion.val
ue='9';;document.formPaginacion2432.submit()">9</A>&nbsp;|<FONT style="font-fami
ly:Arial, Helvetica;font-size:10px;"><strong>&nbsp;10&nbsp;</strong></FONT>
<a href="#" onclick="">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>

<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />

<input type="hidden" name="prox_cdTpvial" value="" />


<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>

</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11

09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;


<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";

var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=

"Formacin Profesional Grado Medio";


"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";

var ICO_OCULTAR = "ocultar.gif";


var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />

<script type="text/javascript" language="javascript" src="../../


js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>

<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>

<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style

="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images


/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/

btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>


</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>

</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript" src="/wpad_pub/dwr/interface/RecuperarNivelesEduc


ativosDWR.js"></script>
<script type="text/javascript" src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
WR.js"></script>
<script type="text/javascript" src="/wpad_pub/dwr/interface/RecuperarEspecialida

desDWR.js"></script>
<script type="text/javascript" src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">
</script>

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni

cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);

annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}

}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}

function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan

za", document.getElementById("comboNivelEducativo").options[indice].value, varce


dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;

}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{

//Si no hay enseanzas se deshabilita el combo y se inform


a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';

window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla

');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();

return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;

}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio

').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}

//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;

}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================

=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos

prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;

prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================

// La funcin valida los datos introducidos por el usuario en el


// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");

return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];

var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);

var combo = patronListaPortales.childNodes[0];


combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}

function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}

}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");

atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);

// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}

function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');

if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}

{
{
{
{
{

function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');

visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';

document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';

}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}

////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');

visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}

function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->

<div id="cuerpo" style="font-size:10px">


<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs

p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>

<option value="006" >Alcobendas</option>


<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>

<option value="026" >Brunete</option>


<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>

<option value="043" >Colmenar de Oreja</option>


<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>

<option value="065" >Getafe</option>


<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>

<option value="086" >Molar, El</option>


<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>

<option value="109" >Pelayos de la Presa</option>


<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>

<option value="128" >Rozas de Puerto Real</option>


<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>

<option value="150" >Torrejn de Velasco</option>


<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>

<option value="169" >Venturada</option>


<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5

5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">

<img src="../../images/btAyuda.gif" titl


e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>

</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>

<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP


ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR

IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>


<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>

<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL


EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>

<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL


DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt

2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>

<td valign="middle" sty


le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />

<label for="checkSubdir1" font-text>Madrid-Norte</label>


</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"

name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co

mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>

<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&

(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;

}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>

<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str

ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />

<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>


</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>

</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali

gn="middle" colspan="2" >


<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio

n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi


lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}

function capitalizarDirecciones(campoHidden, campoCelda) {


var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>

<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:


742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;

28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280

25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390

37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;

28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280

13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600

51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;

28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">

28064317
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28064317');" title="Acceda a la Ficha del Centro">
&quot;EL FARO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
San Sebastin de los Reyes
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de Talavera de la Reina, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de Talavera de la Reina, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
faro.sansebastian@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elfa
ro.sansebastian'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 916593447 / 622345250'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elfa
ro.sansebastian@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28073392
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28073392');" title="Acceda a la Ficha del Centro">

&quot;EL GATO CON BOTAS&


quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Torrejn de Ardoz
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Antonio Sols, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Antonio Sols, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
gatoconbotas.torrejondeardoz@educa.madrid.org&#13;web: http://www.educa.madrid.o
rg/eei.elgatoconbotas.torrejondeardoz'>

-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 911167918; Fax: 911167918'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elga
toconbotas.torrejondeardoz@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047009
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047009');" title="Acceda a la Ficha del Centro">
&quot;EL JUGLAR&quot;<br
>
ESCUELA INFANTIL

</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Mstoles
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Alonso Cano, 8" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Alonso Cano, 8" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
juglar.mostoles@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.eljugl
ar.mostoles'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916173761; Fax: 916173761'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elju
glar.mostoles@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043776
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043776');" title="Acceda a la Ficha del Centro">
&quot;EL LAGO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Fuenlabrada
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Zaragoza, 6" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Zaragoza, 6" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
lago.fuenlabrada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.ellag
o.fuenlabrada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916060622; Fax: 916067296'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.ella
go.fuenlabrada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>

<!-- FIN ICONOS ENSEANZAS/TRAMOS


-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068335
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068335');" title="Acceda a la Ficha del Centro">
&quot;EL LIMONERO&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Parla
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Estrella Polar, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Estrella Polar, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
limonero.parla@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.ellimon
ero.parla'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914241538; Fax: 914241539'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elli
monero.parla@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->

<!-- ICONOS SERVICIOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28047599
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047599');" title="Acceda a la Ficha del Centro">
&quot;EL LIRON&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Moratalaz)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE del Pico de los Artilleros, 123" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Pico de los Artilleros, 123" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
liron.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elliron.m
adrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 917730025 / 917730025'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elli
ron.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043569
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043569');" title="Acceda a la Ficha del Centro">
&quot;EL MADROAL&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Puente de Valle
cas)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Jos Paulete, 34" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Jos Paulete, 34" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
madronal.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elmadr
onal.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 917787607; Fax: 917787607'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elma
dronal.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28067677
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28067677');" title="Acceda a la Ficha del Centro">
&quot;EL MANANTIAL&quot;
<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic

al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Latina)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Mico, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Mico, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.nu
meroseis-latina.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei
.numeroseis-latina.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914640597; Fax: 914640597'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.nume
roseis-latina.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068347
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068347');" title="Acceda a la Ficha del Centro">
&quot;EL MANZANO&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic

al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Parla
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Planeta Tierra, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Planeta Tierra, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
manzano.parla@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elmanzan
o.parla'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914242240; Fax: 914240796'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elma
nzano.parla@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->

<!-- ICONOS SERVICIOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28048580
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28048580');" title="Acceda a la Ficha del Centro">
&quot;EL MOLINO&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Fuenlabrada
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de Europa, 25" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de Europa, 25" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
molino.fuenlabrada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elm
olino.fuenlabrada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916082112; Fax: 916082112'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elmo
lino.fuenlabrada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical

-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 71
al
80
de
100
</p>
</div>
<form action="#" name="formPaginacion2430" id="f
ormPaginacion2430" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >

<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT

TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN

NAME='titularidadPrivada' VALUE="S" >


NAME='comboMunicipios' VALUE="0" >
NAME='filtro.dsCentro' VALUE="" >
NAME='dsCentro' VALUE="" >
NAME='cdLegislacionSE' VALUE="LOGSE" >
NAME='dsMuni' VALUE="" >
NAME='filtro.cdCentro' VALUE="" >
NAME='cdTramoEdu' VALUE="-1" >
NAME='titularidadPublica' VALUE="S" >
NAME='formularioConsulta' VALUE="" >
NAME='cdEspecialidadII' VALUE="-1" >
NAME='siPrivadoComp' VALUE="" >
NAME='cdEspecialidad' VALUE="-1" >
NAME='navegador' VALUE="Netscape" >
NAME='cdMuni' VALUE="" >
NAME='codCentrosNav' VALUE="" >
NAME='cdGenerico' VALUE="0" >
NAME='titularidadPrivadaConc' VALUE="S" >
NAME='codCentrosComp' VALUE="" >
NAME='cdDistrito' VALUE="" >
NAME='cdEnsenanza' VALUE="-1" >
NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"

value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2430.accion_paginacion.value='1';;document.formPa
ginacion2430.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2430.accion_paginacion.value='Anterior';;document
.formPaginacion2430.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2430.accion_paginacion.value='1';;document.formPaginacion2430.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2430.accion_paginacion.value='2';;document.formP
aginacion2430.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica
;font-size:10px;" href="javascript:document.formPaginacion2430.accion_paginacion
.value='3';;document.formPaginacion2430.submit()">3</A>&nbsp;|&nbsp;<A style="fo
nt-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagina
cion2430.accion_paginacion.value='4';;document.formPaginacion2430.submit()">4</A
>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="java
script:document.formPaginacion2430.accion_paginacion.value='5';;document.formPag
inacion2430.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;f
ont-size:10px;" href="javascript:document.formPaginacion2430.accion_paginacion.v
alue='6';;document.formPaginacion2430.submit()">6</A>&nbsp;|&nbsp;<A style="font
-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPaginaci
on2430.accion_paginacion.value='7';;document.formPaginacion2430.submit()">7</A>&
nbsp;|<FONT style="font-family:Arial, Helvetica;font-size:10px;"><strong>&nbsp;8

&nbsp;</strong></FONT>|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10


px;" href="javascript:document.formPaginacion2430.accion_paginacion.value='9';;d
ocument.formPaginacion2430.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2430.acci
on_paginacion.value='10';;document.formPaginacion2430.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2430.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2430.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2430.accion_paginacion.value='10';;document.formP
aginacion2430.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">

<img src="../../images/btAyuda.gif" title="Ayuda


"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';

}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">

<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";

var TP_BUSQ_AVANZADA = "AVAN";


var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ

=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";

var
var
var
var
var

ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=

"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=

"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;


">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>

</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">

<table border="1" cellpadding="5" cellspacing="0">


<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">

<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />

<!-- CABECERA -->


<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc

lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")

.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {

comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';

defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd

ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv

Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv

Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv

Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv

Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv

Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;

document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;

}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);

}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di

sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}

//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros

datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}

if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}

if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {

x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu

edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';

}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;

}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio

na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {

buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request

with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);

} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");

buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA

//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");

var objcdmunis = document.getElementById('cdMuni');


if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}

// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);

var patronNombreViales = document.getElementById('listaC


allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd

is[i]) > -1);


if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;

}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;

{
{
{
{
{

}
function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);

var divListaDistritos = document.getElementById('listaDistritos'


);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios

").options[0].text = 'Todos los municipios';


document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}

function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');

option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);

if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le

ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;

28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>

<table style="width: 98%">


<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>

<option value="016" >Atazar, El</option>


<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>

<option value="036" >Casarrubuelos</option>


<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>

<option value="055" >Estremera</option>


<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>

<option value="075" >Loeches</option>


<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>

<option value="096" >Navalcarnero</option>


<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>

<option value="902" >Puentes Viejas</option>


<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>

<option value="138" >Serna del Monte, La</option>


<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>

<option value="159" >Valdemaqueda</option>


<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>

<option value="179" >Villar del Olmo</option>


<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>

<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />

<input type="hidden" name="formularioConsulta" value="bu


squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>

<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA


">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO

DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC


UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>

<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION


AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>

<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG


ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>

<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR


DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>

<td valign="middle" styl


e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->

<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"

onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu


nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"

onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>

<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">

<img id="capaEtapaEducativaImage" height


="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>

</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>

<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">

if(document.getElementById('comboEspecialidad').length <= 2){


document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas

';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>

<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />

<label for="checkSer004" title="Residencia">Residencia</label>


</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali

gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">

<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}

}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280

72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354

94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;

28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280

42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193

00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;

28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280

56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758

19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068062
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068062');" title="Acceda a la Ficha del Centro">
&quot;EL COCHERITO LER&qu
ot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Fuenlabrada

</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Fuentevaqueros, 12" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Fuentevaqueros, 12" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
cocheritolere.fuenlabrada@educa.madrid.org&#13;web: htpp://www.educa.madrid.org/
eei.elcocheritolere.fuenlabrada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig

ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon


o: 916068472; Fax: 916068472'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elco
cheritolere.fuenlabrada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28070111
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28070111');" title="Acceda a la Ficha del Centro">
&quot;EL COLUMPIO&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Loeches
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Molino, 5" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Molino, 5" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
columpio.loeches@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elcol
umpio.loeches'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918862173; Fax: 918862176'>

<!-- EMAIL -->


<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elco
lumpio.loeches@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28072387
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28072387');" title="Acceda a la Ficha del Centro">
&quot;EL COLUMPIO&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Mstoles
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical

-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: PASEO de Arroyomolinos, 64" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: PASEO de Arroyomolinos, 64" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
columpio.mostoles@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elco
lumpio.mostoles'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916472056; Fax: 916470356'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elco
lumpio.mostoles@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28067872
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28067872');" title="Acceda a la Ficha del Centro">
&quot;EL CORRO DE LA PAT
ATA&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcorcn
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->

<input type="hidden" nam


e="direccion" value="Direccin: CALLE del Cabo San Vicente, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Cabo San Vicente, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
corrodelapatata.alcorcon@educa.madrid.org&#13;web: http://www.educa.madrid.org/e
ei.elcorrodelapatata.alcorcon'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916199643; Fax: 916199643'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elco
rrodelapatata.alcorcon@educa.madrid.org'>

</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047538
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047538');" title="Acceda a la Ficha del Centro">
&quot;EL CUCO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Legans
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Maestro, 10" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D

ireccin: CALLE Maestro, 10" />


<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
cuco.leganes@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elcuco.le
ganes'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916801409; Fax: 916801409'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elcu
co.leganes@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->

<!-- ICONOS ENSEANZAS/TRAMOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28046972
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28046972');" title="Acceda a la Ficha del Centro">
&quot;EL CUQUILLO&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcobendas
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: PASEO de la Chopera, 118" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: PASEO de la Chopera, 118" />
<!-- TELEFONO -->

<!-- MAIL Y WEB: Sin uso


-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
cuquillo.alcobendas@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.el
cuquillo.alcobendas'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916624097; Fax: 916622155'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elcu
quillo.alcobendas@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28057696
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28057696');" title="Acceda a la Ficha del Centro">
&quot;EL DUENDE&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Centro)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam

e="direccion" value="Direccin: PLAZA del Dos de Mayo, 2" />


<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: PLAZA del Dos de Mayo, 2" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
duende.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elduende
.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 915227256; Fax: 915227256'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.eldu
ende.madrid@educa.madrid.org'>

</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt

="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title


="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043533
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043533');" title="Acceda a la Ficha del Centro">
&quot;EL ENCINAR&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Ciudad Lineal)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam

e="direccion" value="Direccin: CALLE del Estrecho de Mesina, 1" />


<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Estrecho de Mesina, 1" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
encinar.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elencin
ar.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 913884725; Fax: 913884725'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elen
cinar.madrid@educa.madrid.org'>

</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt

="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title


="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047447
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047447');" title="Acceda a la Ficha del Centro">
&quot;EL ESCONDITE&quot;
<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Fuenlabrada
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de las Panaderas, 12" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D

ireccin: CALLE de las Panaderas, 12" />


<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
escondite.fuenlabrada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.
elescondite.fuenlabrada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916979265; Fax: 916970227'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.eles
condite.fuenlabrada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->

<!-- ICONOS ENSEANZAS/TRAMOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28048622
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28048622');" title="Acceda a la Ficha del Centro">
&quot;EL ESPINILLO&quot;
<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Villaverde)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: PASAJE de la Avenencia, 2" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D

ireccin: PASAJE de la Avenencia, 2" />


<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
espinillo.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elesp
inillo.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 913176104; Fax: 913176104'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.eles
pinillo.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->

<!-- ICONOS ENSEANZAS/TRAMOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 61
al
70
de
100
</p>
</div>
<form action="#" name="formPaginacion2427" id="f
ormPaginacion2427" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='codCentrosComp' VALUE="" >

<INPUT TYPE=HIDDEN NAME='cdDistrito' VALUE="" >


<INPUT TYPE=HIDDEN NAME='navegador' VALUE="Netscape" >
<INPUT TYPE=HIDDEN NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"
value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2427.accion_paginacion.value='1';;document.formPa
ginacion2427.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2427.accion_paginacion.value='Anterior';;document
.formPaginacion2427.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2427.accion_paginacion.value='1';;document.formPaginacion2427.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2427.accion_paginacion.value='2';;document.formP
aginacion2427.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica
;font-size:10px;" href="javascript:document.formPaginacion2427.accion_paginacion
.value='3';;document.formPaginacion2427.submit()">3</A>&nbsp;|&nbsp;<A style="fo
nt-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagina
cion2427.accion_paginacion.value='4';;document.formPaginacion2427.submit()">4</A
>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="java
script:document.formPaginacion2427.accion_paginacion.value='5';;document.formPag
inacion2427.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;f
ont-size:10px;" href="javascript:document.formPaginacion2427.accion_paginacion.v
alue='6';;document.formPaginacion2427.submit()">6</A>&nbsp;|<FONT style="font-fa
mily:Arial, Helvetica;font-size:10px;"><strong>&nbsp;7&nbsp;</strong></FONT>|&nb
sp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:docu
ment.formPaginacion2427.accion_paginacion.value='8';;document.formPaginacion2427
.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10
px;" href="javascript:document.formPaginacion2427.accion_paginacion.value='9';;d
ocument.formPaginacion2427.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2427.acci
on_paginacion.value='10';;document.formPaginacion2427.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2427.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2427.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2427.accion_paginacion.value='10';;document.formP
aginacion2427.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>

</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>

<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}

return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022

,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->

<!--li class="item4"><a href="<!--%=Config.get("


wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";

var
var
var
var

CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var ICO_VERSION_1 = "_v1";


var ICO_VERSION_11 = "_v11";

var
var
var
var
var
var

ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser

vicios sociales,...">
<meta
<meta
<meta
g">
<meta
<meta
<link
lapas.css" />
<link
p.css" />

name="Keywords" content="Comunidad de Madrid">


name="Author" content="Comunidad de Madrid">
name="Owner" content="oficina.atencion.ciudadano@madrid.or
http-equiv="Expires" content="0" />
http-equiv="Pragma" content="no-cache" />
rel="stylesheet" type="text/css" href="../../style/wpad-so
rel="stylesheet" type="text/css" href="../../style/wpad_ap

<script type="text/javascript" language="javascript" src="../../


js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">

<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>

<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">

<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>

</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>

<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;

}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}

function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';

comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {

ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';

document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);

comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e

specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){

defOpt.text='Seleccione una enseanza';


defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;

}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');

}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}

if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;

}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+

+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;

var ckcddis= document.getElementsByName("ckcddis");


var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {

capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==

// La funcin recoge los parmetros del vial seelccionado por el usuario


// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================

====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;

var cdmuni = document.getElementById("prox_cdmuni").value;


var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");

var portalbuscado = datos[3];


var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);

boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt

h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;

var ckcddis = document.getElementsByName("ckcddis");


var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");

atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}

// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);

var patronNombreViales = document.getElementById('listaC


allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {

if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}

{
{
{
{
{

function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();

if (texto != 'Varios municipios seleccionados') {


refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;

{
{
{
{

}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {

if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();

iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request

form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];

text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}

var cambioValidaColorBuscador = true;


function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>

<option value="002" >Ajalvir</option>


<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>

<option value="022" >Boadilla del Monte</option>


<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>

<option value="040" >Ciempozuelos</option>


<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>

<option value="061" >Galapagar</option>


<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>

<option value="082" >Manzanares el Real</option>


<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>

<option value="104" >Paracuellos de Jarama</option>


<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>

<option value="124" >Robledillo de la Jara</option>


<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>

<option value="146" >Tielmes</option>


<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>

<option value="165" >Valdilecha</option>


<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>

<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>

<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa

('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm


age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO

AUTORIZADO SUPERIOR DE DANZA</option>


<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>

<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA


Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT

ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>

<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD


ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>

<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD


DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>

<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>

<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />

<label for="checkSubdir4" font-text>Madrid-Oeste</label>


</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>

</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>

<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca

tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>

</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&

(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}

}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>

<!-- FIN ETAPA EDUCATIVA -->


<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>

<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />

<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"

id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;

document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}

</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28

043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031

211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361

;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28

050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045

566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449

;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28

072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b

old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl


e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28070263
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28070263');" title="Acceda a la Ficha del Centro">
&quot;EL ARLEQUIN&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Rivas-Vaciamadrid
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de Jos Hierro, 88" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de Jos Hierro, 88" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
arlequin.rivas@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elarleq
uin.rivas'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914991589'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elar
lequin.rivas@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei

ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C


iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28072065
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28072065');" title="Acceda a la Ficha del Centro">
&quot;EL BARBERILLO DE L
AVAPIES&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Arganzuela)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE del Granito, 32 c/v Plomo, 16, " />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Granito, 32 c/v Plomo, 16, " />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
barberillodelavapies.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.or
g/eei.elbarberillodelavapies.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 915397437; Fax: 915397437'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elba
rberillodelavapies.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei

ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C


iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28071851
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28071851');" title="Acceda a la Ficha del Centro">
&quot;EL BATEO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Barajas)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Pinos de Osuna, 3" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Pinos de Osuna, 3" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
bateo.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elbateo.m
adrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 917414436 / 675858224; Fax: 917414430'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elba
teo.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C

iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043466
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043466');" title="Acceda a la Ficha del Centro">
&quot;EL BELEN&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Fuencarral-El P
ardo)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Braille, 23" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Braille, 23" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
belen.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elbelen.m
adrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 917341043; Fax: 917341043'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elbe
len.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C

iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28070937
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28070937');" title="Acceda a la Ficha del Centro">
&quot;EL BONSAI&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Fuenlabrada
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Ernest Lluch, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Ernest Lluch, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
bonsai.fuenlabrada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elb
onsai.fuenlabrada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914985345; Fax: 914985345'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elbo
nsai.fuenlabrada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">

<td align="center" valign="middl


e">
28063076
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28063076');" title="Acceda a la Ficha del Centro">
&quot;EL BOSQUE&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Arganzuela)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Delicias, 32" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Delicias, 32" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
bosque.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elbosque
.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 915271590; Fax: 915271590'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elbo
sque.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">

<td align="center" valign="middl


e">
28064299
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28064299');" title="Acceda a la Ficha del Centro">
&quot;EL BOSQUE&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Humanes de Madrid
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de la Encina, 2" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de la Encina, 2" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
bosque.humanes@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elbosqu
e.humanes'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914982718; Fax: 914982718'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elbo
sque.humanes@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043481

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043481');" title="Acceda a la Ficha del Centro">
&quot;EL CARMEN&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Hortaleza)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Vlez Rubio, 181" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Vlez Rubio, 181" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
carmen.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elcarmen
.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 913029923; Fax: 913029923'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elca
rmen.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0020_v14.gif" title="2 C
iclo de Educacin Infantil" />

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->

<!-- ICONOS SERVICIOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28048142
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28048142');" title="Acceda a la Ficha del Centro">
&quot;EL CASCANUECES&quo
t;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Velilla de San Antonio
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Paz Camacho, 72" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Paz Camacho, 72" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
cascanueces.velilla@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.el
cascanueces.velilla'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916552125; Fax: 916552125'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elca
scanueces.velilla@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>

<!-- FIN ICONOS ENSEANZAS/TRAMOS


-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28071887
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28071887');" title="Acceda a la Ficha del Centro">
&quot;EL CASERIO&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Puente de Valle
cas)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Mara Teresa Robledo, 3" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Mara Teresa Robledo, 3" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
caserio.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elcaser
io.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 913808654 / 647353242; Fax: 91 380 86 54'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elca
serio.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 51
al
60
de
100
</p>
</div>
<form action="#" name="formPaginacion2424" id="f

ormPaginacion2424" onSubmit="" class="" ><input type=hidden name="accion_paginac


ion" value=""><INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='navegador' VALUE="Netscape" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='codCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdDistrito' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"
value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2424.accion_paginacion.value='1';;document.formPa
ginacion2424.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2424.accion_paginacion.value='Anterior';;document
.formPaginacion2424.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2424.accion_paginacion.value='1';;document.formPaginacion2424.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2424.accion_paginacion.value='2';;document.formP
aginacion2424.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica
;font-size:10px;" href="javascript:document.formPaginacion2424.accion_paginacion
.value='3';;document.formPaginacion2424.submit()">3</A>&nbsp;|&nbsp;<A style="fo
nt-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagina
cion2424.accion_paginacion.value='4';;document.formPaginacion2424.submit()">4</A
>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="java
script:document.formPaginacion2424.accion_paginacion.value='5';;document.formPag

inacion2424.submit()">5</A>&nbsp;|<FONT style="font-family:Arial, Helvetica;font


-size:10px;"><strong>&nbsp;6&nbsp;</strong></FONT>|&nbsp;<A style="font-family:A
rial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2424.ac
cion_paginacion.value='7';;document.formPaginacion2424.submit()">7</A>&nbsp;|&nb
sp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:docu
ment.formPaginacion2424.accion_paginacion.value='8';;document.formPaginacion2424
.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10
px;" href="javascript:document.formPaginacion2424.accion_paginacion.value='9';;d
ocument.formPaginacion2424.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2424.acci
on_paginacion.value='10';;document.formPaginacion2424.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2424.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2424.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2424.accion_paginacion.value='10';;document.formP
aginacion2424.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque

da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.

//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">

<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>

</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>

</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">

//Constantes para las distintas acciones de bsqueda


var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI

=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";

var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=

"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>

</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>

<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>

</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"

>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {

var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}

comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;

var comboEnse = window.document.getElementById('


comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';

document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}

//Compara el ndice del array de objetos TramoEduB


ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}

}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;

CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op

tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {

var indice = document.getElementById("comboEspecialidad"


).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';

defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;

var dsCentro = document.getElementById('inpt2').value;


var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}

if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;

}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {

x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {

chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';

capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====

function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;

}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====

function desactivarBotonBuscar (idBoton) {


var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}

var form = document.getElementById('formBusquedaSencilla');


form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {

divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];

/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}

}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}

function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');

var divListaHijo = document.getElementById('listaMunicipiosHijo'


);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);

// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);

atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}

}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;

{
{
{
{

}
if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}
function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio

s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}

}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca

rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}

function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();

}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le

ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680

37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>

<option value="014" >Arganda del Rey</option>


<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>

<option value="034" >Canencia</option>


<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>

<option value="888" >Desconocido</option>


<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>

<option value="073" >Humanes de Madrid</option>


<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>

<option value="094" >Navalafuente</option>


<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>

<option value="117" >Prdena del Rincn</option>


<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>

<option value="136" >Santorcaz</option>


<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>

<option value="157" >Valdelaguna</option>


<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>

<option value="178" >Villanueva de Perales</option>


<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>

<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2

8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>

<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">


CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>

<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV


O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS

">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>


<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>

<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG


ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>

<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN


BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">

<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>

</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"

id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>

<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>

<option value="15">Ciudad Lineal</option>


<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->

<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">

<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">

<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>


</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&

(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">

<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"

name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>

<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>

</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>

<div id="solapaspanel1" style="display:


none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}

}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;

28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280

02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103

57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;

28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280

01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458

64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;

28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280

49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:

8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047587
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047587');" title="Acceda a la Ficha del Centro">
&quot;COLORIN COLORADO&q
uot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Chamartn)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE del Conde de Torralba, 8" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Conde de Torralba, 8" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.co
lorincolorado.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.c
olorincolorado.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 913159965 / 647516467; Fax: 917080207'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.colo
rincolorado.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28047770
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047770');" title="Acceda a la Ficha del Centro">
&quot;COLORIN COLORADO&q
uot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Camarma de Esteruelas
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CAMINO del Molino, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CAMINO del Molino, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: cn.cam
arma@educa.madrid.org&#13;web: http://www.educa.madrid.org/cn.camarma'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918866280; Fax: 918866280'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='cn.camar
ma@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28058202
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28058202');" title="Acceda a la Ficha del Centro">
&quot;CUENTACUENTOS&quot
;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic

al-align:middle;" valign="middle">
Collado Villalba
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Fuente del lamo, 10" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Fuente del lamo, 10" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.cu
entacuentos.colladovillalba@educa.madrid.org&#13;web: http://www.educa.madrid.or
g/eei.cuentacuentos.colladovillalba'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918510929; Fax: 918510929'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.cuen
tacuentos.colladovillalba@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt

="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title


="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28044215
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044215');" title="Acceda a la Ficha del Centro">
&quot;DIAMELA&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Coslada
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Colombia, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Colombia, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.di
amela.coslada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.diamela.
coslada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916735343; Fax: 916693402'>

<!-- EMAIL -->


<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.diam
ela.coslada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28067860
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28067860');" title="Acceda a la Ficha del Centro">
&quot;DON MELITON&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">

Alcal de Henares
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Arturo Soria, 5" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Arturo Soria, 5" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.do
nmeliton.alcala@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.donmel
iton.alcala'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 918786757 / 680519040; Fax: 911010969'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.donm
eliton.alcala@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title

="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28072338
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28072338');" title="Acceda a la Ficha del Centro">
&quot;DON PIMPON&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Galapagar
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Murillo, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Murillo, 1" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.do
npimpon.galapagar@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.donp
impon.galapagar'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918585012'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.donp
impon.galapagar@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28072028
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28072028');" title="Acceda a la Ficha del Centro">
&quot;DOA FRANCISQUITA&qu
ot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Hortaleza)
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Cambados, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Cambados, 1" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.do
nafrancisquita.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.
donafrancisquita.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 917642004 / 654310382; Fax: 917642004'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.dona
francisquita.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

&nbsp;
</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28061687
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28061687');" title="Acceda a la Ficha del Centro">
&quot;DULCINEA&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Legans
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Moraa, 27" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Moraa, 27" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso

-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.du
lcinea.leganes@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.dulcine
a.leganes'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916808230; Fax: 916808230'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.dulc
inea.leganes@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>

<!-- FIN ICONOS SERVICIOS -->


</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047472
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047472');" title="Acceda a la Ficha del Centro">
&quot;EL ALBA&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Arganzuela)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Toledo, 181" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Toledo, 181" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->

<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
alba.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elalba.mad
rid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 915173351; Fax: 915173351'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elal
ba.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->

</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28068232
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068232');" title="Acceda a la Ficha del Centro">
&quot;EL ALMENDRO&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Colmenar Viejo
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Juan Gris, 3" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Juan Gris, 3" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
almendro.colmenarviejo@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei
.elalmendro.colmenarviejo'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 918473480 / 648034719; Fax: 918451792'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elal
mendro.colmenarviejo@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei

ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C


iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 41
al
50
de
100
</p>
</div>
<form action="#" name="formPaginacion2422" id="f
ormPaginacion2422" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='codCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdDistrito' VALUE="" >
<INPUT TYPE=HIDDEN NAME='navegador' VALUE="Netscape" >
<INPUT TYPE=HIDDEN NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"
value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2422.accion_paginacion.value='1';;document.formPa
ginacion2422.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg

ina del Listado de Resultados" />


</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2422.accion_paginacion.value='Anterior';;document
.formPaginacion2422.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2422.accion_paginacion.value='1';;document.formPaginacion2422.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2422.accion_paginacion.value='2';;document.formP
aginacion2422.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica
;font-size:10px;" href="javascript:document.formPaginacion2422.accion_paginacion
.value='3';;document.formPaginacion2422.submit()">3</A>&nbsp;|&nbsp;<A style="fo
nt-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagina
cion2422.accion_paginacion.value='4';;document.formPaginacion2422.submit()">4</A
>&nbsp;|<FONT style="font-family:Arial, Helvetica;font-size:10px;"><strong>&nbsp
;5&nbsp;</strong></FONT>|&nbsp;<A style="font-family:Arial, Helvetica;font-size:
10px;" href="javascript:document.formPaginacion2422.accion_paginacion.value='6';
;document.formPaginacion2422.submit()">6</A>&nbsp;|&nbsp;<A style="font-family:A
rial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2422.ac
cion_paginacion.value='7';;document.formPaginacion2422.submit()">7</A>&nbsp;|&nb
sp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:docu
ment.formPaginacion2422.accion_paginacion.value='8';;document.formPaginacion2422
.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10
px;" href="javascript:document.formPaginacion2422.accion_paginacion.value='9';;d
ocument.formPaginacion2422.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2422.acci
on_paginacion.value='10';;document.formPaginacion2422.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2422.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2422.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2422.accion_paginacion.value='10';;document.formP
aginacion2422.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>

<!-<a style="cursor:pointer" href="javascri


pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input
<input
<input
<input
<input

type="hidden"
type="hidden"
type="hidden"
type="hidden"
type="hidden"

name="prox_cdvial" value="" />


name="prox_nmpoliciapk" value="" />
name="prox_cdTpvial" value="" />
name="prox_txtvial" value="" />
name="prox_distancia" value="" />

<input type="hidden" name="codCentrosNav" value="2806064


6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">

function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11

09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;


<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";

var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=

"Formacin Profesional Grado Superior";


"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";

</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>

<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td

class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">

<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>

<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px

" style="background-color: white;">&nbsp;</td>


<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");

//Deshabilitar los combos de municipios y distritos si s


e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){

//Si solo hay un nivel educativo, se selecciona


y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";

function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado

if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);

}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}

}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}

function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2

defOpt.text='No hay enseanzas';


defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {

window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {

var navegador = navigator.appName;


form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {

//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
// INI SECO 182146

//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

Las validaciones ya no tendrn en cuenta ni rad


comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}

if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================

=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}

}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {

//Abrir una nueva ventana que redireccione a la pantalla


de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;

}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');

}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================

/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}

BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr


oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;

var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]

+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {

verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}

function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");

atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;

var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';

var chkmunis = document.getElementsByName("ckcdmuni");


for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {

tempdsdis = 'Distrito no disponible';


}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}

{
{
{
{
{

function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}

ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr

ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}

if (codigo != 'Varios' && codigo != '') {


document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////

///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');

var comboDesglose1 = document.getElementById('comboNivelEducativ


o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">

<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>

<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>

<option value="007" >Alcorcn</option>


<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>

<option value="027" >Buitrago del Lozoya</option>


<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>

<option value="042" >Colmenar del Arroyo</option>


<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>

<option value="066" >Grin</option>


<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>

<option value="087" >Molinos, Los</option>


<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>

<option value="110" >Perales de Tajua</option>


<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>

<option value="129" >San Agustn del Guadalix</option>


<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>

<option value="151" >Torrelaguna</option>


<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>

<option value="171" >Villa del Prado</option>


<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}

">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>

</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c

ol1" id="comboGenericos" name="cdGenerico">


<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>

<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM


ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>

<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO


PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>

<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU


CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL

DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>

<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che

ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />


<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>

<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu

nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">

<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>

<option value="18">Villa de Vallecas</option>


<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||

document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}

</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f

or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">

<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>

<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>

<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >

<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>

</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);

var arrImgDirecciones = document.getElementsByName(campoCelda);


if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="

">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491

58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;

28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280

20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002

83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;

28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280

70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067

67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28044136
</td>
<td align="center" style="vertic

al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">


<a style="cursor:pointer
" onclick="enviarFormulario('28044136');" title="Acceda a la Ficha del Centro">
&quot;CARRUSEL&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcal de Henares
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Violeta, 17" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Violeta, 17" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
rrusel.alcala@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.carrusel

.alcala'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918818387; Fax: 918818387'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.carr
usel.alcala@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28044288

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044288');" title="Acceda a la Ficha del Centro">
&quot;CASA DE LOS NIOS&qu
ot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Getafe
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de los ngeles, 24" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de los ngeles, 24" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
sadelosninos.getafe@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.ca
sadelosninos.getafe'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 912027973; Fax: 916951163'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.casa
delosninos.getafe@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0020_v14.gif" title="2 C
iclo de Educacin Infantil" />

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28064305
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28064305');" title="Acceda a la Ficha del Centro">
&quot;CASCABELES&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcobendas
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Federico Moreno Torroba, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Federico Moreno Torroba, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
scabeles.alcobendas@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.ca
scabeles.alcobendas'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 914904824 / 647514863; Fax: 917080207'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.casc
abeles.alcobendas@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->

<!-- ICONOS SERVICIOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28046947
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28046947');" title="Acceda a la Ficha del Centro">
&quot;CASCANUECES&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Getafe
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de los Arquitectos, 35" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de los Arquitectos, 35" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
scanueces.getafe@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.casca
nueces.getafe'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916823802; Fax: 916823802'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.casc
anueces.getafe@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>

<!-- FIN ICONOS ENSEANZAS/TRAMOS


-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28064123
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28064123');" title="Acceda a la Ficha del Centro">
&quot;CASIOPEA&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Getafe
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Toledo, 54" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Toledo, 54" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
siopea.getafe@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.casiopea
.getafe'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 916950164 / 628170103; Fax: 916950164'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.casi
opea.getafe@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28044203
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044203');" title="Acceda a la Ficha del Centro">
&quot;CHARLIE RIVEL&quot
;<br>

ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Coslada
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Velzquez, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Velzquez, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ch
arlierivel.coslada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.cha
rlierivel.coslada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916738938; Fax: 916738938'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.char
lierivel.coslada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043508
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer

" onclick="enviarFormulario('28043508');" title="Acceda a la Ficha del Centro">


&quot;CHAVALITOS&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Latina)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Pradales, 8" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Pradales, 8" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig

ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ch


avalitos.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.chaval
itos.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 914647850 / 914647591; Fax: 914630659'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.chav
alitos.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28070664
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer

" onclick="enviarFormulario('28070664');" title="Acceda a la Ficha del Centro">


&quot;CIELO AZUL&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Viclvaro)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: BULEVAR de Indalecio Prieto, 16" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: BULEVAR de Indalecio Prieto, 16" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig

ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ci


eloazul.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.cieloaz
ul.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 917731233'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.ciel
oazul.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068050
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068050');" title="Acceda a la Ficha del Centro">
&quot;CINCO LOBITOS&quot

;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Carabanchel)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de los Morales, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de los Morales, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ci
ncolobitos.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.cinc

olobitos.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914006684; Fax: 914006684'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.cinc
olobitos.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043909
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043909');" title="Acceda a la Ficha del Centro">
&quot;COLORES&quot;<br>

ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Mstoles
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Coronel de Palma, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Coronel de Palma, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.co
lores.mostoles@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.colores
.mostoles'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916180211; Fax: 916180211'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.colo
res.mostoles@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 31
al
40
de
100
</p>

</div>
<form action="#" name="formPaginacion2420" id="f
ormPaginacion2420" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='navegador' VALUE="Netscape" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdDistrito' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"
value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2420.accion_paginacion.value='1';;document.formPa
ginacion2420.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2420.accion_paginacion.value='Anterior';;document
.formPaginacion2420.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2420.accion_paginacion.value='1';;document.formPaginacion2420.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2420.accion_paginacion.value='2';;document.formP
aginacion2420.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica
;font-size:10px;" href="javascript:document.formPaginacion2420.accion_paginacion
.value='3';;document.formPaginacion2420.submit()">3</A>&nbsp;|<FONT style="font-

family:Arial, Helvetica;font-size:10px;"><strong>&nbsp;4&nbsp;</strong></FONT>|&
nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:do
cument.formPaginacion2420.accion_paginacion.value='5';;document.formPaginacion24
20.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:
10px;" href="javascript:document.formPaginacion2420.accion_paginacion.value='6';
;document.formPaginacion2420.submit()">6</A>&nbsp;|&nbsp;<A style="font-family:A
rial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2420.ac
cion_paginacion.value='7';;document.formPaginacion2420.submit()">7</A>&nbsp;|&nb
sp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:docu
ment.formPaginacion2420.accion_paginacion.value='8';;document.formPaginacion2420
.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10
px;" href="javascript:document.formPaginacion2420.accion_paginacion.value='9';;d
ocument.formPaginacion2420.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2420.acci
on_paginacion.value='10';;document.formPaginacion2420.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2420.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2420.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2420.accion_paginacion.value='10';;document.formP
aginacion2420.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;

<a href="javascript:void(0);" onclick="j


avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">

//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />

</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}

}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->

<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO

=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}

}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>

<select id="porta1" style="cursor: pointer;">


<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>

</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>

</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>

</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"

onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu

// reas territroriales fueron seleccionadas


//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.

options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';

window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;

document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'

,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'

,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'

,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'

,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'

,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v

isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente

window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di

sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}

controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(

'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================

function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}

if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;

}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;

}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {

if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {

// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====

// La funcin valida que se hayan completado los datos relativos a la


// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';

activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================

=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}

//Validar los datos.


if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);

var divListaCallejeroHijo = document.getElementById('listaCallej


eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);

patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {

efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}

}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);

}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);

td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";

inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci

onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true) {
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true) {
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true) {

cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true) {
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}
function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}

function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];

} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';

document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);

BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo


Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {

formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';

capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />

<input type="hidden" name="dsCentro" value="" />


<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>

</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>

<option value="013" >Aranjuez</option>


<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>

<option value="033" >Campo Real</option>


<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>

<option value="053" >Daganzo de Arriba</option>


<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>

<option value="072" >Hoyo de Manzanares</option>


<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>

<option value="093" >Navacerrada</option>


<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>

<option value="116" >Pozuelo del Rey</option>


<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>

<option value="135" >Santa Mara de la Alameda</option>


<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>

<option value="156" >Valdeavero</option>


<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>

<option value="176" >Villanueva de la Caada</option>


<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox

_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v


alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043

740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>

<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP


ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>

<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI


TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE

NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>


<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>

<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR


IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>

<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR


DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid

ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>

</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>

<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"

>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>

<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>

</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>

</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">

<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){

document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>

<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>

<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec

kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>

<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);

</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;

}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804

9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585

4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2

8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803

9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219

5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2

8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807

4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298

5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043922
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043922');" title="Acceda a la Ficha del Centro">
&quot;CALEIDOSCOPIO&quot
;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Mstoles
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de Carlos V, 3" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de Carlos V, 3" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
leidoscopio.mostoles@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.c
aleidoscopio.mostoles'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916454995; Fax: 916454995'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.cale
idoscopio.mostoles@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28072429
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28072429');" title="Acceda a la Ficha del Centro">
&quot;CALIMERO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Collado Villalba
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Amapolas, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Amapolas, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
limero.colladovillalba@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei
.calimero.colladovillalba'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 675696012 / 918501097'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.cali
mero.colladovillalba@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068219
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068219');" title="Acceda a la Ficha del Centro">
&quot;CAMPANILLA&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">

Arroyomolinos
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Miguel de Cervantes, 106" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Miguel de Cervantes, 106" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
mpanilla.arroyomolinos@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei
.campanilla.arroyomolinos'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916096167; Fax: 916119054'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.camp
anilla.arroyomolinos@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title

="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28070202
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28070202');" title="Acceda a la Ficha del Centro">
&quot;CAMPANILLA&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcorcn
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Copenhague, 55" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Copenhague, 55" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: campan
illa.alcorcon@gmail.com&#13;web: http://www.educa.madrid.org/eei.campanilla.alco
rcon'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 605865768'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='campanil
la.alcorcon@gmail.com'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068301
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068301');" title="Acceda a la Ficha del Centro">
&quot;CAMPANILLA&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Tetun)
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de vila, 4" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de vila, 4" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
mpanilla.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.campan
illa.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 915707576; Fax: 915707576'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.camp
anilla.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28049195
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28049195');" title="Acceda a la Ficha del Centro">
&quot;CANCIONERO&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Getafe
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<!-- DIRECCION -->


<input type="hidden" nam
e="direccion" value="Direccin: CALLE Emilia Pardo Bazn, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Emilia Pardo Bazn, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
ncionero.getafe@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.cancio
nero.getafe'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916969593; Fax: 916969593'>
<!-- EMAIL -->
<img alt="" heig

ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.canc


ionero.getafe@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28044252
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044252');" title="Acceda a la Ficha del Centro">
&quot;CANTINELA&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Tres Cantos
</td>

<!-- ICONOS CONTACTO -->


<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: SECTOR Descubridores, 18" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: SECTOR Descubridores, 18" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
ntinela.trescantos@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.can
tinela.trescantos'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918033249; Fax: 918033249'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.cant
inela.trescantos@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28068086
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068086');" title="Acceda a la Ficha del Centro">
&quot;CARACOL COL COL&qu
ot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Ciempozuelos
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<!-- DIRECCION -->


<input type="hidden" nam
e="direccion" value="Direccin: CALLE Tablas de Daimiel, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Tablas de Daimiel, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
racolcolcol.ciempozuelos@educa.madrid.org&#13;web: http://www.educa.madrid.org/e
ei.caracolcolcol.ciempozuelos'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918086676; Fax: 918930668'>
<!-- EMAIL -->
<img alt="" heig

ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.cara


colcolcol.ciempozuelos@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28058147
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28058147');" title="Acceda a la Ficha del Centro">
&quot;CARANTOAS&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Cobea
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Dalia, 18" />

<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Dalia, 18" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
rantonas.cobena@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.carant
onas.cobena'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916208527; Fax: 916208527'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.cara
ntonas.cobena@educa.madrid.org'>
</td>

<!-- FIN ICONOS CONTACTO -->


<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043491
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043491');" title="Acceda a la Ficha del Centro">
&quot;CARRICOCHE&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Usera)
</td>
<!-- ICONOS CONTACTO -->

<td align="left" style="vertical


-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Moreja, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Moreja, 1" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ca
rricoche.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.carric
oche.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 913170465; Fax: 913698583'>
<!-- EMAIL -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.carr
icoche.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 21
al
30
de
100
</p>
</div>
<form action="#" name="formPaginacion2418" id="f
ormPaginacion2418" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >

<INPUT
<INPUT
<INPUT
<INPUT
<INPUT

TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN

NAME='dsMuni' VALUE="" >


NAME='codCentrosComp' VALUE="" >
NAME='cdDistrito' VALUE="" >
NAME='navegador' VALUE="Netscape" >
NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"

value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2418.accion_paginacion.value='1';;document.formPa
ginacion2418.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2418.accion_paginacion.value='Anterior';;document
.formPaginacion2418.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2418.accion_paginacion.value='1';;document.formPaginacion2418.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2418.accion_paginacion.value='2';;document.formP
aginacion2418.submit()">2</A>&nbsp;|<FONT style="font-family:Arial, Helvetica;fo
nt-size:10px;"><strong>&nbsp;3&nbsp;</strong></FONT>|&nbsp;<A style="font-family
:Arial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2418.
accion_paginacion.value='4';;document.formPaginacion2418.submit()">4</A>&nbsp;|&
nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:do
cument.formPaginacion2418.accion_paginacion.value='5';;document.formPaginacion24
18.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:
10px;" href="javascript:document.formPaginacion2418.accion_paginacion.value='6';
;document.formPaginacion2418.submit()">6</A>&nbsp;|&nbsp;<A style="font-family:A
rial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2418.ac
cion_paginacion.value='7';;document.formPaginacion2418.submit()">7</A>&nbsp;|&nb
sp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:docu
ment.formPaginacion2418.accion_paginacion.value='8';;document.formPaginacion2418
.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10
px;" href="javascript:document.formPaginacion2418.accion_paginacion.value='9';;d
ocument.formPaginacion2418.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2418.acci
on_paginacion.value='10';;document.formPaginacion2418.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2418.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2418.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2418.accion_paginacion.value='10';;document.formP
aginacion2418.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina

del Listado de Resultados" />


</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>

capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm

UtmX + "," + lista[i].nmUtmY + ";"


}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2

8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad

de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS

=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";

var
var
var
var
var
var

CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">

<meta name="Description" content="Web oficial del gobierno auton


&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg

in-top:-125px; z-index: 15;">


<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">

<option value="">Elija nmero</option>


<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">

<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito

sHijo" border="0" cellpadding="0" cellspacing="0">


<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">

</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;

codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();

}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');

defOpt4.text='No hay enseanzas';


defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();

if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';

}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';

}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';

}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';

}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {

continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].

value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';

defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec

ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);

var defOpt = document.createElement('option');


if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {

return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {

document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;

}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch

ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById

("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');

var optSelected = elmtSelectDistritos.options[elmtSelect


Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';

} else if (tpBusqueda == TP_BUSQ_SENCILLA) {


capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}

//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin desactiva los viales cuando:
// 1) El usuario selecciona una va normalizada en el pop-up de seleccin de
viales.

// 2) El usuario selecciona un punto en el mapa de localizacin.


// 3) El usuario pulsa el botn VOLVER en el listado de centros prximos par
a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====

// Si cambia el municipio, el vial debe resetearse.


//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';

vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");

table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];

boton.setAttribute("id","btn" + "_" + cdmuni[i]


+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();

var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);

var divLista = document.getElementById('listaDistritos')


;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen

td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {

divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";

td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");

var tempdsdis = '';


for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}

{
{
{
{
{

function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {

document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true) {
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true) {
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true) {
cantidadChecksSeleccionados++;
}

if (document.getElementById("checkSubdir4").checked==true) {
cantidadChecksSeleccionados++;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}

function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito

();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';

//habilitar los componentes deshabilitados para que puedan ser e


nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {

value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>

<option value="002" >Ajalvir</option>


<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>

<option value="022" >Boadilla del Monte</option>


<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>

<option value="040" >Ciempozuelos</option>


<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>

<option value="061" >Galapagar</option>


<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>

<option value="082" >Manzanares el Real</option>


<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>

<option value="104" >Paracuellos de Jarama</option>


<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>

<option value="124" >Robledillo de la Jara</option>


<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>

<option value="146" >Tielmes</option>


<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>

<option value="165" >Valdilecha</option>


<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>

<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">

<img id="capaDatosGeneralesImage" height


="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>

<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO


AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>

<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO


PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>

<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI


MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL

PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S

ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>


<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>

<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>

<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu

nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">

<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>

<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">

<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">

<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>


</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;

if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;

}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>

</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>

</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">

<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >

<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;

document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();

}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800

2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064

3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2

8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806

2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573

5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2

8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806

6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue

stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28072004
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28072004');" title="Acceda a la Ficha del Centro">
&quot;ANA DE AUSTRIA&quo
t;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Hortaleza)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Ana de Austria, 32" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Ana de Austria, 32" />

<!-- TELEFONO -->


<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.an
adeaustria.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.anad
eaustria.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 917500832 / 682149845'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.anad
eaustria.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28044161
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044161');" title="Acceda a la Ficha del Centro">
&quot;ANDERSEN&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcorcn
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de Via Grande, 2" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de Via Grande, 2" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.an
dersen.alcorcon@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.anders
en.alcorcon'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916102111; Fax: 916128971'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.ande
rsen.alcorcon@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28068098
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068098');" title="Acceda a la Ficha del Centro">
&quot;ANTON PIRULERO&quo
t;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Coslada
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Puerto de Bilbao, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Puerto de Bilbao, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso

-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.an
tonpirulero.coslada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.an
tonpirulero.coslada'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 916731099 / 650873580'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.anto
npirulero.coslada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28062643
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28062643');" title="Acceda a la Ficha del Centro">
&quot;ARCE&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Moratalaz)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE del Alcalde Garrido Juaristi, 6" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Alcalde Garrido Juaristi, 6" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ar
ce.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.arce.madrid'
>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 913285820; Fax: 913285820'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.arce
.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043454
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043454');" title="Acceda a la Ficha del Centro">
&quot;ARCO IRIS&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Villa de Vallec
as)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Diego Olivera Victorio, 10" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Diego Olivera Victorio, 10" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ar
coiris.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.arcoiris
.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 913311422; Fax: 913311422'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.arco
iris.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28049055
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28049055');" title="Acceda a la Ficha del Centro">
&quot;ARCO IRIS&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcal de Henares
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Valverde de Alcala, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Valverde de Alcala, 1" />
<!-- TELEFONO -->

<!-- MAIL Y WEB: Sin uso


-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ar
coiris.alcala@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.arcoiris
.alcala'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918811481; Fax: 918809878'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.arco
iris.alcala@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28065292
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28065292');" title="Acceda a la Ficha del Centro">
&quot;ARTE&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Getafe
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Mezquita, 36" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Mezquita, 36" />

<!-- TELEFONO -->


<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ar
te.getafe@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.arte.getafe'
>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 916843528 / 916962941; Fax: 916962941'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.arte
.getafe@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->

<td align="left" style="vertical


-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt

="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title


="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28068037
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068037');" title="Acceda a la Ficha del Centro">
&quot;ASERRIN ASERRAN&qu
ot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Rozas de Madrid, Las
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Castillo de Atienza, 4" />

<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Castillo de Atienza, 4" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.as
errinaserran.lasrozas@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.
aserrinaserran.lasrozas'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 916365929 / 679450550; Fax: 916365929'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.aser
rinaserran.lasrozas@educa.madrid.org'>
</td>

<!-- FIN ICONOS CONTACTO -->


<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title

="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043740
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043740');" title="Acceda a la Ficha del Centro">
&quot;BRBEL INHELDER&quot
;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Fuencarral-El P
ardo)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam

e="direccion" value="Direccin: CARRETERA de Colmenar, k15" />


<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CARRETERA de Colmenar, k15" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ba
rbelinhelder.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.ba
rbelinhelder.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 914972303 / 914972300; Fax: 914972301'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.barb
elinhelder.madrid@educa.madrid.org'>

</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt

="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title


="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28049067
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28049067');" title="Acceda a la Ficha del Centro">
&quot;BARCO DE PAPEL&quo
t;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Navalcarnero
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de los Cinco Siglos, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D

ireccin: AVENIDA de los Cinco Siglos, 1" />


<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ba
rcodepapel.navalcarnero@educa.madrid.org&#13;web: http://www.educa.madrid.org/ee
i.barcodepapel.navalcarnero'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918113003; Fax: 918113657'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.barc
odepapel.navalcarnero@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->

<!-- ICONOS ENSEANZAS/TRAMOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 11
al
20
de
100
</p>
</div>
<form action="#" name="formPaginacion2416" id="f
ormPaginacion2416" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='navegador' VALUE="Netscape" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdDistrito' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"
value="S" />

<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2416.accion_paginacion.value='1';;document.formPa
ginacion2416.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2416.accion_paginacion.value='Anterior';;document
.formPaginacion2416.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2416.accion_paginacion.value='1';;document.formPaginacion2416.submit()">1<
/A>&nbsp;|<FONT style="font-family:Arial, Helvetica;font-size:10px;"><strong>&nb
sp;2&nbsp;</strong></FONT>|&nbsp;<A style="font-family:Arial, Helvetica;font-siz
e:10px;" href="javascript:document.formPaginacion2416.accion_paginacion.value='3
';;document.formPaginacion2416.submit()">3</A>&nbsp;|&nbsp;<A style="font-family
:Arial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2416.
accion_paginacion.value='4';;document.formPaginacion2416.submit()">4</A>&nbsp;|&
nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:do
cument.formPaginacion2416.accion_paginacion.value='5';;document.formPaginacion24
16.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:
10px;" href="javascript:document.formPaginacion2416.accion_paginacion.value='6';
;document.formPaginacion2416.submit()">6</A>&nbsp;|&nbsp;<A style="font-family:A
rial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2416.ac
cion_paginacion.value='7';;document.formPaginacion2416.submit()">7</A>&nbsp;|&nb
sp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:docu
ment.formPaginacion2416.accion_paginacion.value='8';;document.formPaginacion2416
.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10
px;" href="javascript:document.formPaginacion2416.accion_paginacion.value='9';;d
ocument.formPaginacion2416.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2416.acci
on_paginacion.value='10';;document.formPaginacion2416.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2416.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2416.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2416.accion_paginacion.value='10';;document.formP
aginacion2416.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>

<div id="solapaspanel2" style="display:


none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'

value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">

<iframe id="mapa" style="width:722px; height:462px; over


flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org

/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var TEXT_TRAMO_EDU_INF1

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";

= "1 Ciclo de Educacin Infantil";

var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP
TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"2 Ciclo de Educacin Infantil";


"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";
"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";
</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />

<meta http-equiv="Pragma" content="no-cache" />


<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(
1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest

ran los <strong>100</strong> primeras.<br>&nbsp;</span>


<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>
</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>

</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p
x" style="background-color: white; vertical-align: top; text-align: center;">
<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0

" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">

<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">

</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">
<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;

codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron
//ms de dos reas territoriales, aunque una de ellas sea la
de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb

o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas
window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}

function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {
var indice = document.getElementById("comboTipoEnsenanza
").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);

//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);

//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);

//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);

//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);

//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================

// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();
function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';

document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}
function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');

defOpt3.text='No hay enseanzas';


defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {
var indice = document.getElementById("comboEnsenanza").s
electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e

specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");

if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio

para realizar la bsqueda.");


return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;
efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric

o en el campo Cdigo del Centro (p.e. 28065371)");


} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;
x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {

x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
//
//
ioEnsenanzas ni radioTipoCentro ni
if
).selectedIndex > 0
||
).selectedIndex > 0
||
ectedIndex > 0
||
selectedIndex > 0
||
.selectedIndex > 0) {

INI SECO 182146


Las validaciones ya no tendrn en cuenta ni rad
comboTipoCentro
(document.getElementById('comboTipoEnsenanza'
document.getElementById('comboNivelEducativo'
document.getElementById('comboEnsenanza').sel
document.getElementById('comboEspecialidad').
document.getElementById('comboEspecialidad2')

x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}

if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;

efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se
leccionado es Madrid (079)
//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {

if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}
function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)
{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================

=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales
var url = "BuscarDireccionNP.icm?";
url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==

var vialValidado = false;


function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}
desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================

=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}
//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";

prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {
var mensaje = '';
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}

//Verificar que la direccin haya sido validada.


if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr
oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica

for (var i = 0; i < lista.length; i++) {


cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');
// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};

td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;

p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboDistritos = document.getElementById("comboDistritos");
var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {

ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {
cdmunis = new Array();
dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');

atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");

table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);

tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];

}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}
}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}

{
{
{
{
{

function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te

xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}
function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}

if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy
Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {

if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value
= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());

var btnSeleccionarDistrito = document.getElementById('btnSelecci


onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD
//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;

}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;

}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');
var comboDesglose2 = document.getElementById('comboEnsenanza');
var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;

}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>
</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->

<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de
l centro, municipio o c&oacute;digo:</label>
</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>

<option value="004" >lamo, El</option>


<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>
<option value="008" >Aldea del Fresno</option>
<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>

<option value="024" >Braojos</option>


<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>
<option value="028" >Bustarviejo</option>
<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>

<option value="046" >Collado Mediano</option>


<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>
<option value="045" >Colmenar Viejo</option>
<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>

<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>


<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>
<option value="067" >Guadalix de la Sierra</option>
<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>

<option value="084" >Mejorada del Campo</option>


<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>
<option value="088" >Montejo de la Sierra</option>
<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>

<option value="107" >Patones</option>


<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>
<option value="111" >Pezuela de las Torres</option>
<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>

<option value="126" >Robregordo</option>


<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>
<option value="130" >San Fernando de Henares</option>
<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>

<option value="148" >Torrejn de Ardoz</option>


<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>
<option value="152" >Torrelodones</option>
<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>

<option value="167" >Velilla de San Antonio</option>


<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>
<option value="170" >Villaconejos</option>
<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>

</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>
</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">

<table style="width: 100%">


<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected
id="0" value="0">Todos los cdigos genricos</option>
<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>

<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO


AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM
ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>

<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC


IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>
<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND
ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>

<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC


UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU
CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA

L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>
<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D
E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio

n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>
</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che

ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />


<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve
nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit
ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"

name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"

id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir5" font-text>Madrid-Capital</label>
</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>

<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>
<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>

<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>
<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">

if(document.getElementById('comboNivelEducativo').length <= 2){


document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){
document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza
s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';

//Si no hay enseanzas se aplica el codigo -2


document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>

</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi

sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>
<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"

id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>
<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde

n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />

<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"
id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>

<div id="listaCallesPortales" style="visibility: hidden; position: absol


ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>
</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();

}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);
if (arrDirecciones != null && arrDirecciones.length > 0) {
for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">

<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043

971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804
7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143

;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089
8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28

036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2
8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064

494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870
0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605

;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015
7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28

072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2
8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050

321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805
9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>

<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28060646
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28060646');" title="Acceda a la Ficha del Centro">
&quot;ACHALAY&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Boadilla del Monte
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de Isabel de Farnesio, 14" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de Isabel de Farnesio, 14" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ac
halay.boadilla@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.achalay
.boadilla'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916326518; Fax: 916322448'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.acha
lay.boadilla@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28063027
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28063027');" title="Acceda a la Ficha del Centro">
&quot;ACUARELA&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
San Fernando de Henares
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA del Somorrostro, 193" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA del Somorrostro, 193" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ac
uarela.sanfernando@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.acu
arela.sanfernando'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 916694580 / 692598438'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.acua
rela.sanfernando@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047460
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047460');" title="Acceda a la Ficha del Centro">
&quot;ADIVINANZAS&quot;<
br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alcorcn
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de las Palmeras, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de las Palmeras, 1" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ad
ivinanzas.alcorcon@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.adi
vinanzas.alcorcon'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 662968877; Fax: 917080207'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.adiv
inanzas.alcorcon@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>

<!-- FIN ICONOS SERVICIOS -->


</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28047551
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047551');" title="Acceda a la Ficha del Centro">
&quot;AGUA DULCE&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Tetun)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Leeros, 25" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Leeros, 25" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso

-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ag
uadulce.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.aguadul
ce.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914594049; Fax: 914594049'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.agua
dulce.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>

<!-- FIN ICONOS SERVICIOS -->


</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28044100
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044100');" title="Acceda a la Ficha del Centro">
&quot;AILANTOS&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Valdemoro
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: PLAZA Duque de Ahumada, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: PLAZA Duque de Ahumada, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.ai
lantos.valdemoro@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.ailan
tos.valdemoro'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918955900; Fax: 918955900'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.aila
ntos.valdemoro@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei

ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C


iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28043405
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043405');" title="Acceda a la Ficha del Centro">
&quot;ALBAICIN&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Usera)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Albaicn, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Albaicn, 1" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.al
baicin.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.albaicin
.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 913171194; Fax: 913171194'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.alba
icin.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C

iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043417
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043417');" title="Acceda a la Ficha del Centro">
&quot;ALFAR&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Puente de Valle
cas)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Gerardo Diego, 15" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Gerardo Diego, 15" />
<!-- TELEFONO -->

<!-- MAIL Y WEB: Sin uso


-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.al
far.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.alfar.madri
d'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 917773745; Fax: 917773745'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.alfa
r.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28067665
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28067665');" title="Acceda a la Ficha del Centro">
&quot;ALTAIR&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Latina)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Jos de Cadalso, 43" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Jos de Cadalso, 43" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso

-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.nu
merocinco-latina.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/ee
i.numerocinco-latina.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 917652101 / 651706603'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.nume
rocinco-latina.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047861
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28047861');" title="Acceda a la Ficha del Centro">
&quot;AMADEO VIVES&quot;
<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Latina)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de los Ybenes, 6" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de los Ybenes, 6" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: cn.ama
deovives.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/cn.amadeov
ives.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 915099954; Fax: 915099954'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='cn.amade
ovives.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28070913
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28070913');" title="Acceda a la Ficha del Centro">
&quot;AMANECER&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Viclvaro)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE del Titanio, 7" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Titanio, 7" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.am
anecer.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.amanecer
.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 917604732 / 695920484; Fax: 917604732'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.aman
ecer.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 1
al
10
de
100
</p>
</div>
<form action="#" name="formPaginacion2414" id="f
ormPaginacion2414" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='cdEnsenanza' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivadaConc' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='codCentrosNav' VALUE="" >
<INPUT TYPE=HIDDEN NAME='comboDistritos' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='codCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdDistrito' VALUE="" >
<INPUT TYPE=HIDDEN NAME='navegador' VALUE="Netscape" >
<INPUT TYPE=HIDDEN NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"
value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="" c
lass="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />

</a>
<a href="#" onclick="" c
lass="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
<FONT style="fon
t-family:Arial, Helvetica;font-size:10px;"><strong>&nbsp;1&nbsp;</strong></FONT>
|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:
document.formPaginacion2414.accion_paginacion.value='2';;document.formPaginacion
2414.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-siz
e:10px;" href="javascript:document.formPaginacion2414.accion_paginacion.value='3
';;document.formPaginacion2414.submit()">3</A>&nbsp;|&nbsp;<A style="font-family
:Arial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2414.
accion_paginacion.value='4';;document.formPaginacion2414.submit()">4</A>&nbsp;|&
nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:do
cument.formPaginacion2414.accion_paginacion.value='5';;document.formPaginacion24
14.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:
10px;" href="javascript:document.formPaginacion2414.accion_paginacion.value='6';
;document.formPaginacion2414.submit()">6</A>&nbsp;|&nbsp;<A style="font-family:A
rial, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2414.ac
cion_paginacion.value='7';;document.formPaginacion2414.submit()">7</A>&nbsp;|&nb
sp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javascript:docu
ment.formPaginacion2414.accion_paginacion.value='8';;document.formPaginacion2414
.submit()">8</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10
px;" href="javascript:document.formPaginacion2414.accion_paginacion.value='9';;d
ocument.formPaginacion2414.submit()">9</A>&nbsp;|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2414.acci
on_paginacion.value='10';;document.formPaginacion2414.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2414.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2414.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2414.accion_paginacion.value='10';;document.formP
aginacion2414.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri

pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho
d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";
//Recuperar los cdigos de centros de la lista de centros original
for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709

13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068
086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url

Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(
"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig
ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page

name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-------------------------------------------------------------------Definicin de variables para uso en servidor mappings


--------------------------------------------------------------------->

<!-------------------------------------------------------------------Constantes para uso en cliente con javascript


--------------------------------------------------------------------->
<script type="text/javascript">
//Constantes para las distintas acciones de bsqueda
var ACC_BUSQ_AVANZADA = "ACC_BUSQ_AVANZADA";
var ACC_BUSQ_SENCILLA = "ACC_BUSQ_SENCILLA";
var ACC_BUSQ_SENCILLA_PROX = "ACC_BUSQ_SENCILLA_PROX";
var TP_BUSQ_AVANZADA = "AVAN";
var TP_BUSQ_SENCILLA = "SENC";
var TP_BUSQ_PROXIMIDAD = "PROX";
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

CD_TRAMO_EDU_INF1
CD_TRAMO_EDU_INF2
CD_TRAMO_EDU_PRIM
CD_TRAMO_EDU_ESO
CD_TRAMO_EDU_BACH
CD_TRAMO_EDU_FPB
CD_TRAMO_EDU_FPGM
CD_TRAMO_EDU_PCPI
CD_TRAMO_EDU_PFPGS
CD_TRAMO_EDU_FPGS
CD_TRAMO_EDU_ESP
CD_TRAMO_EDU_IDIO
CD_TRAMO_EDU_MUS
CD_TRAMO_EDU_DANZ
CD_TRAMO_EDU_ARTDIS
CD_TRAMO_EDU_ARTDRAM
CD_TRAMO_EDU_DEP
CD_TRAMO_EDU_ADULT
CD_TRAMO_EDU_ENSEXT

var
var
var
var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_INF1
TEXT_TRAMO_EDU_INF2
TEXT_TRAMO_EDU_PRIM
TEXT_TRAMO_EDU_ESO
TEXT_TRAMO_EDU_BACH
TEXT_TRAMO_EDU_FPB
TEXT_TRAMO_EDU_FPGM
TEXT_TRAMO_EDU_PCPI
TEXT_TRAMO_EDU_PFPGS
TEXT_TRAMO_EDU_FPGS
TEXT_TRAMO_EDU_ESP

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"0010";
"0020";
"0030";
"0040";
"0050";
"0055";
"0060";
"0070";
"0078";
"0080";
"0090";
"0100";
"0110";
"0120";
"0130";
"0140";
"0150";
"0160";
"0170";
"1 Ciclo de Educacin Infantil";
"2 Ciclo de Educacin Infantil";
"Educacin Primaria";
"Educacin Secundaria Obligatoria";
"Bachillerato";
"Formacin Profesional Bsica";
"Formacin Profesional Grado Medio";
"Prog. Cualificacin Profesional Inicial";
"Curso prueba acceso ciclos F.P.G.S.";
"Formacin Profesional Grado Superior";
"Educacin Especial";

var
var
var
var
var
var
var
var

TEXT_TRAMO_EDU_IDIO
TEXT_TRAMO_EDU_MUS
TEXT_TRAMO_EDU_DANZ
TEXT_TRAMO_EDU_ARTDIS
TEXT_TRAMO_EDU_ARTDRAM
TEXT_TRAMO_EDU_DEP
TEXT_TRAMO_EDU_ADULT
TEXT_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=

"Enseanza de Idiomas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Artsticas";
"Enseanzas Deportivas";
"Educacin Personas Adultas";
"Enseanzas Extranjeras";

var PATH_URL_ICO_BUSQ = "../../images/busqueda/";


var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var
var

ICO_TRAMO_EDU_INF1
ICO_TRAMO_EDU_INF2
ICO_TRAMO_EDU_PRIM
ICO_TRAMO_EDU_ESO
ICO_TRAMO_EDU_BACH
ICO_TRAMO_EDU_FPB
ICO_TRAMO_EDU_FPGM
ICO_TRAMO_EDU_PCPI
ICO_TRAMO_EDU_PFPGS
ICO_TRAMO_EDU_FPGS
ICO_TRAMO_EDU_ESP
ICO_TRAMO_EDU_IDIO
ICO_TRAMO_EDU_MUS
ICO_TRAMO_EDU_DANZ
ICO_TRAMO_EDU_ARTDIS
ICO_TRAMO_EDU_ARTDRAM
ICO_TRAMO_EDU_DEP
ICO_TRAMO_EDU_ADULT
ICO_TRAMO_EDU_ENSEXT

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

"Nivel_0010";
"Nivel_0020";
"Nivel_0030";
"Nivel_0040";
"Nivel_0050";
"Nivel_0055";
"Nivel_0060";
"Nivel_0070";
"Nivel_0078";
"Nivel_0080";
"Nivel_0090";
"Nivel_0100";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0110";
"Nivel_0150";
"Nivel_0160";
"Nivel_0170";

var ICO_COMEDOR = "Comedor";


var ICO_HORARIO = "Horario";
var ICO_TRANSPORTE
= "Transporte";
var
var
var
var
var
var

ICO_TELEFONO
= "Telefono";
ICO_BILINGUISMO = "Bilinguismo";
ICO_TECNICO = "Tecnico";
ICO_EXCELENCIA = "Excelencia";
ICO_DIRECCION = "Direccion";
ICO_FAX
= "Fax";

var
var
var
var
var
var
var
var

ICO_VERSION_1 = "_v1";
ICO_VERSION_11 = "_v11";
ICO_VERSION_12 = "_v12";
ICO_VERSION_2 = "_v2";
ICO_VERSION_21 = "_v21";
ICO_VERSION_13 = "_v13";
ICO_VERSION_14 = "_v14";
ICO_VERSION_ACTUAL = ICO_VERSION_14;

var ICO_EXTENSION = ".gif";


var ICO_HEIGHT = "16px";
var ICO_WIDTH = "21px";
var ICO_OCULTAR = "ocultar.gif";
var ICO_MOSTRAR = "mostrar.gif";

</script>

<html lang="es">
<head>
<title>Servicio Web a Padres de Alumnos de la Comunidad de Madri
d</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
<meta http-equiv="Content-Language" content="es">
<meta name="Description" content="Web oficial del gobierno auton
&oacute;mico con informaci&oacute;n sobre econom&iacute;a, educaci&oacute;n, ser
vicios sociales,...">
<meta name="Keywords" content="Comunidad de Madrid">
<meta name="Author" content="Comunidad de Madrid">
<meta name="Owner" content="oficina.atencion.ciudadano@madrid.or
g">
<meta http-equiv="Expires" content="0" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../../style/wpad-so
lapas.css" />
<link rel="stylesheet" type="text/css" href="../../style/wpad_ap
p.css" />
<script type="text/javascript" language="javascript" src="../../
js/solapas.js"></script>
<script type="text/javascript">
if(history.forward(1)) location.replace(history.forward(

1));
function efectoBuscar(activo) {
visualizar(document.getElementById("sombra"), ac
tivo);
}
function visualizar(obj, activo) {
if (activo) {
obj.style.visibility = "";
obj.style.display = "block";
} else {
obj.style.visibility = "hidden";
obj.style.display = "none";
}
}
</script>
</head>
<body style="font-size: 100%; text-align: left;">
<div id="sombra" class="sombra" style="width: 100%; height: 100%
; top: 0px; left: 0px; position: fixed; visibility: hidden; z-index: 10 ">
<table border="1" cellpadding="5" cellspacing="0" style=
"position: absolute; top: 50%; left: 50%; margin-left:-100px; margin-top:-50px;
">
<tr>
<td width="200px" height="100px" style="
background-color: white; vertical-align: middle; text-align: center;">
<label class="estilo_busqueda_ro
jo">Buscando...</label><br><br>
<img src="../../images/esperar.g
if"/>
</td>
</tr>
</table>
</div>
<div id="listaCalles" style="width: 500px; height: 250px; positi
on: absolute; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="500px" height="250px" style="
background-color: white; vertical-align: top;">
<span id="listaCallesMuchas" cla
ss="estilo_busqueda_rojo">Se han obtenido demasiadas coincidencias y slo se muest
ran los <strong>100</strong> primeras.<br>&nbsp;</span>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="350px
" class="estilo_busqueda"><strong>Viales</strong></td>
<td
class="estilo_busqueda"><strong>Portales</strong></td>
</tr>

</table>
<br>
<div id="listaCallejero" style="
width: 450px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaCallejer
oHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
<td widt
h="400px"><a href="#" style="cursor: pointer; text-decoration: none;" onclick="a
lert('olee');">Calle Mayor de lo mas grande del mundo</a></td>
<td widt
h="100px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
<tr>
<td widt
h="350px"><a href="#" class="estilo_parrafo" style="cursor: pointer; text-decora
tion: none;" onclick="alert('olee');">Calle Mayor de lo mas grande del mundo</a>
</td>
<td widt
h="150px">
<input type="button" style="cursor: pointer;" value="n" onclick="alert('oleee');"
/>
<select id="porta1" style="cursor: pointer;">
<option value="">Elija nmero</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
</td>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="450p

x" style="background-color: white; vertical-align: top; text-align: center;">


<a style
="cursor:pointer" onclick="ocultarListaCalles();"><img src="../../images/btVolve
r.gif" alt="Volver" title="Volver" /></a>
</td>
</tr>
<tr>
<td width="450p
x" style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>

<div id="listaMunicipios" style="width: 400px; height: 250px; po


sition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; mar
gin-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los mun
icipios a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaMunicipiosPadre" s
tyle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaMunicipi
osHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaMunicipios();"><img src="../../images
/btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>

<td width="175p
x" style="background-color: white; vertical-align: top; text-align: left;">
<a style
="cursor:pointer" onclick="ocultarListaMunicipios();"><img src="../../images/btC
errar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="listaDistritos" style="width: 400px; height: 250px; pos
ition: fixed; top: 50%; left: 50%; visibility:hidden; margin-left:-250px; marg
in-top:-125px; z-index: 15;">
<table border="1" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td width="400px" height="250px" style="
background-color: white; vertical-align: top;">
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td class="estil
o_busqueda" style="text-align: center;" width="400px"><strong>Seleccione los dis
tritos a consultar</strong></td>
</tr>
</table>
<br>
<div id="listaDistritosPadre" st
yle="width: 400px; height: 200px; overflow: auto;" class="estilo_busqueda">
<table id="listaDistrito
sHijo" border="0" cellpadding="0" cellspacing="0">
<tr>
</tr>
</table>
</div>
<br>
<table border="0" cellpadding="0
" cellspacing="0">
<tr>
<td width="175p
x" style="background-color: white; vertical-align: top; text-align: right;">
<a style
="cursor:pointer" onclick="seleccionarListaDistritos();"><img src="../../images/
btAceptar.gif" alt="Aceptar" title="Aceptar" /></a>
</td>
<td width="50px
" style="background-color: white;">&nbsp;</td>
<td width="175p

x" style="background-color: white; vertical-align: top; text-align: left;">


<a style
="cursor:pointer" onclick="ocultarListaDistritos();"><img src="../../images/btCe
rrar.gif" alt="Cerrar" title="Cerrar" /></a>
</td>
</tr>
<tr>
<td colspan="2"
style="background-color: white; height: 10px">
&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div id="contenedor">
<div style="font-size: 61%; text-align: center;">
<input type="hidden" id="accionBusq" name="accio
nBusq" value="ACC_BUSQ_AVANZADA" />
<!-- CABECERA -->
<DIV id="cabecera">
<DIV id="cabecera_superior">
<DIV id="cabecera_superior_logo">
<A href="Inicio.icm">
<IMG title="Servicio Web a Padres de Alumnos de
la Comunidad de Madrid" src="../../images/logo.gif">
</A>
</DIV>
<DIV id="cabecera_superior_derecha">
<P class= "pad_atencion">
<A href="http://www.madrid.org/cs/Satellite?lang
uage=es&pagename=PortalCiudadano%2FPage%2FPCIU_home" accesskey="9" title="012 At
encin al Ciudadano">
<IMG title="012 Atencin al Ciudadano" src
="../../images/logo_atencion.gif">
</A>
</P>
<P class="pad_comunidad">
<A href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid%2FHome" accesskey="1" title="Pulse la tecla 1 para acceder
a Madrid.org">
<IMG title="Comunidad de Madrid - madrid
.org" src="../../images/logo_comunidad.gif">
</A>
</P>
</DIV>
</DIV>
</DIV>
</div>

<div class="contenedorVacio">

<p>&nbsp;</p>
</div>
<!-- NOVEDADES -->
<br/>
<!-- Pestaas -->
<div id="solapas" style="width: 775px; height: auto; pos
ition: relative; min-width: 775px; background-color: transparent;">
<div title="Criterios de bsqueda" class="tabselec
ted" id="solapastab0" style="width: 130px; height: 30px; font-size: 67%; text-al
ign: center;"
onclick="javascript: selectTab('solapas',3,0);in
iciarComboMunicipio();iniciarComboDistrito();"
>
Criterios de b&uacute;squeda
</div>
<div title="Resultados" class="tab" id="solapast
ab1" style="width: 130px; height: 30px; font-size: 67%; text-align: center;" onc
lick="javascript:selectTab('solapas',3,1);" >
Resultados
</div>
<div title="Resultados en mapa" class="tab" id="
solapastab2" style="width: 130px; height: 30px; font-size: 67%; text-align: cent
er;" onclick="javascript:selectTab('solapas',3,2);">
Resultados en mapa
</div>
<div class="contenedorFichaCentro" style="displa
y: block; height: auto;">
<div id="solapaspanel0" style="display:
block;">

<script
<script
<script
<script

language="JavaScript" src="../../js/jsrsClient.js"></script>
language="JavaScript" src="../../js/sistemasRS.js"></script>
type="text/javascript" src="/wpad_pub/dwr/engine.js"></script>
type="text/javascript" src="/wpad_pub/dwr/util.js"></script>

<script type="text/javascript"
ativosDWR.js"></script>
<script type="text/javascript"
WR.js"></script>
<script type="text/javascript"
desDWR.js"></script>
<script type="text/javascript"
</script>

src="/wpad_pub/dwr/interface/RecuperarNivelesEduc
src="/wpad_pub/dwr/interface/RecuperarEnsenanzasD
src="/wpad_pub/dwr/interface/RecuperarEspecialida
src="/wpad_pub/dwr/interface/BuscarCallesDWR.js">

<script type="text/javascript">
var cambiaAreas = true;
//==============================================================
============================
//Funcin que verifica si estn seleccionados ms de 1 check en el apa
rtado rea Territorial
// Habilita o deshabilita las listas de municipios y distritos e
n funcin de cuntas y qu
// reas territroriales fueron seleccionadas
//==============================================================
============================
function verificarCantidadDeChecksAreaTerritorial() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir1")
.value;
}
if (document.getElementById("checkSubdir2").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir2")
.value;
}
if (document.getElementById("checkSubdir3").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir3")
.value;
}
if (document.getElementById("checkSubdir4").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir4")
.value;
}
//Madrid - Capital: rea territorial 5
if (document.getElementById("checkSubdir5").checked==tru
e) {
cantidadChecksSeleccionados++;
codigo = document.getElementById("checkSubdir5")
.value;
}
var comboMunicipios = document.getElementById("comboMuni
cipios");
var comboDistritos = document.getElementById("comboDistr
itos");
//Deshabilitar los combos de municipios y distritos si s
e seleccionaron

//ms de dos reas territoriales, aunque una de ellas sea la


de Madrid.
if (cantidadChecksSeleccionados == 0) {
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
comboDistritos.disabled = true;
comboMunicipios.disabled = false;
} else if (cantidadChecksSeleccionados >= 2) {
var def = document.createElement('option');
def.text = "Todos los municipios";
def.value = 0;
try{//Mozilla
comboMunicipios.add(def,comboMunicipios.
options[0]);
}catch(e){//IExplorer
comboMunicipios.add(def,0);
}
comboMunicipios.value = 0;
comboMunicipios.disabled = true;
comboDistritos.value = 0;
comboDistritos.disabled = true;
} else {
comboMunicipios.disabled=false;
ComboRS('RefrescarComboMunicipioRS.icm', codigo,
'comboMunicipios','iniciarMunicipios');
if (document.getElementById("checkSubdir5").chec
ked==true) {
comboMunicipios.disabled = true;
//comboMunicipios.selectedIndex=1;
comboDistritos.disabled = false;
comboDistritos.selectedIndex = 0;
} else {
comboMunicipios.selectedIndex = 0;
comboDistritos.selectedIndex = 0;
}
}
iniciarComboMunicipio();
iniciarComboDistrito();
}
function rellenarComboNivelEducativoDWR(lista){
var idCombo_nivel_educativo = lista.shift();
eliminarOpcionesSelect(idCombo_nivel_educativo);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si la lista tiene niveles educativos, rellenar el comb
o
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
annadirOpcionesSelect(idCombo_nivel_educativo, l
ista, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si solo hay un nivel educativo, se selecciona
y se rellena directamente las enseanzas

window.document.getElementById(idCombo_n
ivel_educativo).selectedIndex = '1';
window.document.getElementById(idCombo_n
ivel_educativo).disabled = true;
CargarComboEnsenanza();
} else {
window.document.getElementById(idCombo_n
ivel_educativo).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_nivel_edu
cativo).add(defOpt, 0);
window.document.getElementById(idCombo_nivel_edu
cativo).disabled = true;
var comboEnse = window.document.getElementById('
comboEnsenanza');
vaciarCombo(comboEnse);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEnse.add(defOpt2, 0);
comboEnse.disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe.add(defOpt3, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt4 = document.createElement('option');
defOpt4.text='No hay enseanzas';
defOpt4.value='-2';
comboEspe2.add(defOpt4, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function vaciarCombo(combo){
while(combo.length > 0){
combo.remove(combo.selectedIndex);
}
}
var varcedlegislacion = "";
function CargarComboNivelEducativo() {

var indice = document.getElementById("comboTipoEnsenanza


").selectedIndex;
document.getElementById("comboNivelEducativo").selectedI
ndex="0";
document.getElementById("comboNivelEducativo").disabled
= true;
document.getElementById("comboNivelEducativo").options[0
].text = 'Seleccione una enseanza';
document.getElementById("comboNivelEducativo").options[0
].value = '-1';
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
muestraRegimenDual();
if(indice>0){
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0010","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 2){

RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0020","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0030","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0040","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0050","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0053","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 7){

RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0055","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0060","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0070","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0078","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0080","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 12){

RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0090","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0100","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0110","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0111","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0112","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 17){

RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0120","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0130","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0140","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0141","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0142","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 22){

RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0150","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0160","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el ndice del array de objetos TramoEduB
ean y el ndice de la opcin del combo seleccionado
if (document.getElementById("comboTipoEnsenanza"
).selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNiv
Edu("comboNivelEducativo","0170","LOGSE","ADM",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm'
,'0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
}
}
//Funcion de control de jornadas
function checkJornadas(clicked) {
var ordinaria = document.getElementById('checkOrdinaria'
);
var continua = document.getElementById('checkContinua');
if (clicked.id == 'checkOrdinaria') {
continua.checked = false;
} else if (clicked.id == 'checkContinua') {
ordinaria.checked = false;
}
}
//=======================================
// Funciones DWR
//=======================================
function init(){
DWREngine.setErrorHandler(errors);
}
function errors(message) {
efectoBuscar(false);
//alert("Errores " + message);
}
init();

function muestraRegimenDual(){
var tipoEnsenanza=document.getElementById("comboTipoEnse
nanza").value;
if ((tipoEnsenanza=='0060') || (tipoEnsenanza=='0080')){
document.getElementById("itRegimenDual").style.v
isibility = 'visible';
document.getElementById("lbRegimenDual").style.v
isibility = 'visible';
}else
{
document.getElementById("itRegimenDual").style.v
isibility = 'hidden';
document.getElementById("lbRegimenDual").style.v
isibility = 'hidden';
document.getElementById("itRegimenDual").checked
=false;
}
}
function CargarComboEnsenanza() {
var indice = document.getElementById("comboNivelEducativ
o").selectedIndex;
document.getElementById("comboEnsenanza").selectedIndex=
"0";
document.getElementById("comboEnsenanza").disabled = tru
e;
document.getElementById("comboEnsenanza").options[0].tex
t = 'Seleccione una enseanza';
document.getElementById("comboEnsenanza").options[0].val
ue = '-1';
document.getElementById("comboEspecialidad").selectedInd
ex="0";
document.getElementById("comboEspecialidad").disabled =
true;
document.getElementById("comboEspecialidad").options[0].
text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").options[0].
value = '-1';
document.getElementById("comboEspecialidad2").selectedIn
dex="0";
document.getElementById("comboEspecialidad2").disabled =
true;
document.getElementById("comboEspecialidad2").options[0]
.text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").options[0]
.value = '-1';
if(indice > 0) {
RecuperarEnsenanzasDWR.obtenerEnse("comboEnsenan
za", document.getElementById("comboNivelEducativo").options[indice].value, varce
dlegislacion, "ADM", rellenarComboEnsenanzaDWR);
}
}

function rellenarComboEnsenanzaDWR(lista) {
var idCombo_ensenanza = lista.shift();
eliminarOpcionesSelect(idCombo_ensenanza);
var defOpt = document.createElement('option');
if(lista.length > 0){
//Si hay ms de una enseanza se listan todas
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
annadirOpcionesSelect(idCombo_ensenanza, lista,
"cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una enseanza se lista y se selecciona
automticamente
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '1';
window.document.getElementById(idCombo_e
nsenanza).disabled = true;
CargarComboEspecialidad();
} else {
window.document.getElementById(idCombo_e
nsenanza).selectedIndex = '0';
window.document.getElementById(idCombo_e
nsenanza).disabled = false;
}
} else {
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_ensenanza
).add(defOpt, 0);
window.document.getElementById(idCombo_ensenanza
).disabled = true;
var comboEspe = window.document.getElementById('
comboEspecialidad');
vaciarCombo(comboEspe);
var defOpt2 = document.createElement('option');
defOpt2.text='No hay enseanzas';
defOpt2.value='-2';
comboEspe.add(defOpt2, 0);
comboEspe.disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad() {

var indice = document.getElementById("comboEnsenanza").s


electedIndex;
document.getElementById("comboEspecialidad").sel
ectedIndex="0";
document.getElementById("comboEspecialidad").dis
abled = true;
document.getElementById("comboEspecialidad").opt
ions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad").opt
ions[0].value = '-1';
// 321005
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad", document.getElementById("comboEnsenanza").options[indice].va
lue, varcedlegislacion, "ADM" , rellenarComboEspecialidadDWR);
}
}
function rellenarComboEspecialidadDWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
CargarComboEspecialidad2(); // 321005
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';
window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';

window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
// 321005
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
function CargarComboEspecialidad2() {
var indice = document.getElementById("comboEspecialidad"
).selectedIndex;
document.getElementById("comboEspecialidad2").se
lectedIndex="0";
document.getElementById("comboEspecialidad2").di
sabled = true;
document.getElementById("comboEspecialidad2").op
tions[0].text = 'Seleccione una enseanza';
document.getElementById("comboEspecialidad2").op
tions[0].value = '-1';
if(indice > 0) {
RecuperarEspecialidadesDWR.obtenerEspe("
comboEspecialidad2", document.getElementById("comboEspecialidad").options[indice
].value, varcedlegislacion, "ADM" , rellenarComboEspecialidad2DWR);
}
}
function rellenarComboEspecialidad2DWR(lista){
var idCombo_especialidad = lista.shift();
eliminarOpcionesSelect(idCombo_especialidad);
var defOpt = document.createElement('option');
if(lista.length > 0){
defOpt.text='Seleccione una enseanza';
defOpt.value='-1';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
annadirOpcionesSelect(idCombo_especialidad, list
a, "cdNivelEdu", "dsAbrev");
if(lista.length == 1){
//Si slo hay una especialidad se lista y se selec
ciona automticamente
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '1';
window.document.getElementById(idCombo_e
specialidad).disabled = true;
} else {
window.document.getElementById(idCombo_e
specialidad).selectedIndex = '0';

window.document.getElementById(idCombo_e
specialidad).disabled = false;
}
}else{
//Si no hay enseanzas se deshabilita el combo y se inform
a al usuario
//El valor del combo para "No hay enseanzas" es -2
defOpt.text='No hay enseanzas';
defOpt.value='-2';
window.document.getElementById(idCombo_especiali
dad).add(defOpt, 0);
window.document.getElementById(idCombo_especiali
dad).disabled = true;
var comboEspe2 = window.document.getElementById(
'comboEspecialidad2');
vaciarCombo(comboEspe2);
var defOpt3 = document.createElement('option');
defOpt3.text='No hay enseanzas';
defOpt3.value='-2';
comboEspe2.add(defOpt3, 0);
comboEspe2.disabled = true;
}
controlVisibilidadDesgloseEns();
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaSencilla() {
// Si se indic el cdigo o la descripcin del centro
var campoCodNomMuni = document.getElementById('basica.st
rCodNomMuni');
if (campoCodNomMuni == null) {
return false;
}
if (campoCodNomMuni.value == null || campoCodNomMuni.val
ue == '') {
alert("Complete el campo Cdigo, nombre o muncipio
para realizar la bsqueda.");
return false;
}
var form = document.getElementById('formBusquedaSencilla
');
if (form != null) {
var navegador = navigator.appName;
form.navegador.value = navegador;

efectoBuscar(true);
form.submit();
}
}
//==============================================================
=======================
// La funcin enva los datos del formulario para recuperar el lista
do de centros.
// Antes valida que se haya completado el cdigo o la descripcin de
l centro, o
// cualquier otro filtro de consulta.
//==============================================================
=======================
function validacionesBusquedaAvanzada() {
//Si se indic el cdigo o la descripcin del centro
var cdCentro = document.getElementById('inpt1').value;
var dsCentro = document.getElementById('inpt2').value;
var x = false;
//Verificar si el usuario complet el cdigo o la descripcin
del centro
//y, en su caso, enviar el formulario sin validar otros
datos.
//seco 293566
var comboGenericos = document.getElementById("comboGener
icos");
//fin seco 293566
//seco 298916
if (document.getElementById('comboGenericos').selectedIn
dex > 0) {
x = true;
}
//fin seco 298916
if (cdCentro != '' || dsCentro != '') {
//Normalizar la descripcin del centro, excluyendo
caracteres extraos
if (dsCentro != '') {
document.getElementById('inpt2').value =
dsCentro.replace(/['"<>]/gi,'');
}
//Validar si el cdigo de centro es un nmero
if (cdCentro != '') {
if (isNaN(cdCentro)) {
alert("Introduzca un valor numric
o en el campo Cdigo del Centro (p.e. 28065371)");
} else {
efectoBuscar(true);
document.getElementById('formBus
quedaAvanzada').submit();
return;
}
} else {
//document.formBusquedaAvanzada.submit()
;

x = true;
}
//Validar otros datos si no se indic el cdigo o la descrip
cin del centro.
//Se valida que se haya incluido algn tipo de criterio de
consulta.
}// else {
//reas territoriales
if (document.getElementById('che
ckSubdir1').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir2').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir3').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir4').checked == true) {
x = true;
}
if (document.getElementById('che
ckSubdir5').checked == true) {
x = true;
}
if (document.getElementById('cdMuni').value != '
') {
x = true;
}
if (document.getElementById('cdDistrito').value
!= '') {
x = true;
}
if (document.getElementById('titularidadPublica'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivada'
).checked == true) {
x = true;
}
if (document.getElementById('titularidadPrivadaC
onc').checked == true) {
x = true;
}
// INI SECO 182146
// Las validaciones ya no tendrn en cuenta ni rad
ioEnsenanzas ni radioTipoCentro ni comboTipoCentro

if (document.getElementById('comboTipoEnsenanza'
).selectedIndex > 0
|| document.getElementById('comboNivelEducativo'
).selectedIndex > 0
|| document.getElementById('comboEnsenanza').sel
ectedIndex > 0
|| document.getElementById('comboEspecialidad').
selectedIndex > 0
|| document.getElementById('comboEspecialidad2')
.selectedIndex > 0) {
x = true;
}
if (document.getElementById('itRegimenPresencial
').checked == true) {
x = true;
}
if (document.getElementById('itRegimenDistancia'
).checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer001').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer002').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer003').checked == true) {
x = true;
}
if (document.getElementB
yId('checkSer004').checked == true) {
x = true;
}
if (document.getElementById('checkOrdinaria').ch
ecked == true) {
x = true;
}
if (document.getElementById('checkContinua').che
cked == true) {
x = true;
}
if (document.getElementById('checkCentroBilingue
').checked == true) {
x = true;
}
if (document.getElementById('checkCentroConvenio
').checked == true) {
x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasFr').checked == true) {

x = true;
}
if (document.getElementById('checkSeccionesLingu
isticasAl').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraA').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraM').checked == true) {
x = true;
}
if (document.getElementById('che
ckIntegraT').checked == true) {
x = true;
}
if (document.getElementById('itCentroExcelencia'
).checked == true) {
x = true;
}
if (document.getElementById('itAulaExcelencia').
checked == true) {
x = true;
}
if (document.getElementById('itInTecno').checked
== true) {
x = true;
}
if (x == false) {
alert("Complete el campo Cdigo del Centro
o seleccione alguno de los filtros de bsqueda.");
} else {
var formulario = document.getElementById
("formBusquedaAvanzada");
for(var i = 0; i < formulario.length; i+
+){
formulario.elements[i].disabled
= false;
}
var navegador = navigator.appName;
formulario.navegador.value = navegador;
efectoBuscar(true);
formulario.submit();
}
//}
}
//==============================================================
=====================================
//Funcin que habilita la lista de distritos slo si el municipio se

leccionado es Madrid (079)


//==============================================================
=====================================
function CargarComboDistritos(elmtSelectMunicipios) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
var optSelected = elmtSelectMunicipios.options[elmtSelec
tMunicipios.options.selectedIndex].value;
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
objcdmunis.value = optSelected;
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i]
.value) == objcdmunis) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
document.getElementById("comboDistritos").selectedIndex=
"0";
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
function SeleccionarComboDistritos(elmtSelectDistritos) {
elmtSelectDistritos.options[0].text = 'Todos los distrit
os';
//ComboRS('RefrescarControlesConsultaGeneral.icm', formB
usquedaAvanzada.cdDistrito.options[formBusquedaAvanzada.cdDistrito.selectedIndex
].value, 'ensenanzas');
var optSelected = elmtSelectDistritos.options[elmtSelect
Distritos.options.selectedIndex].value;
var ckcddis= document.getElementsByName("ckcddis");
var objcddis = document.getElementById("cdDistrito");
objcddis.value = optSelected;
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue) == objcddis) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
}

function controlVisibilidadCapa(idCapa, idEstadoCapa, idImagen)


{
var icoMostrar = ICO_MOSTRAR;
var icoOcultar = ICO_OCULTAR;
var strImagenUp = '../../images/' + ICO_OCULTAR;
var strImagenDown = '../../images/' + ICO_MOSTRAR;
var capa = document.getElementById(idCapa);
var visible = document.getElementById(idEstadoCapa);
var img = document.getElementById(idImagen);
if (capa != null && visible != null && img != null) {
// Si es visible la ocultamos
if (visible.value == 'true') {
img.src = strImagenDown;
visible.value = 'false';
capa.style.display = 'none';
} else {
img.src = strImagenUp;
visible.value = 'true';
capa.style.display = '';
}
}
}
function mostrarBusqueda(tpBusqueda, idCapa) {
var idCapaBusqAvanzada = 'capaBusquedaAvanzada';
var idCapaBusqSencilla = 'capaBusquedaSencilla';
var capaBusqAvanzada = document.getElementById(idCapaBus
qAvanzada);
var capaBusqSencilla = document.getElementById(idCapaBus
qSencilla);
if (tpBusqueda == TP_BUSQ_AVANZADA) {
capaBusqSencilla.style.display = 'none';
capaBusqAvanzada.style.display = '';
} else if (tpBusqueda == TP_BUSQ_SENCILLA) {
capaBusqSencilla.style.display = '';
capaBusqAvanzada.style.display = 'none';
}
}
//======================================================================
=
// La funcin abre el pop-up que permite al usuario seleccionar un vial.
// Antes deber haber completado el municipio, el tipo de vial, el nombre
// de la va y el nmero de vial.
//======================================================================
=
function verificarBusqueda() {
if (validarDatosVial()) {
//Abrir una nueva ventana que redireccione a la pantalla
de bsqueda de viales

var url = "BuscarDireccionNP.icm?";


url += "&cdMuni=" + document.formBusquedaSencilla.prox_c
dmuni.value;
url += "&txtNombreVial=" + document.formBusquedaSencilla
.prox_txtvial.value;
url += "&txtNumeroVial=" + document.formBusquedaSencilla
.prox_nmpoliciapk.value;
window.open(url, "buscardireccion", "Scrollbars=auto, re
sizable=yes, width=800, height=600, top=30, left=30");
return;
}
}
//======================================================================
=====
// La funcin valida que se hayan completado los datos relativos a la
// direccin y que stos sean datos correctos
//======================================================================
=====
function validarDatosVial() {
if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
var numero = document.getElementById('prox_nmpoliciapk').value;
document.getElementById('prox_nmpoliciapk').value = numero.repla
ce(/['"<>]/gi,'');
if (document.getElementById('prox_txtvial').value == ''){
alert("Debe introducir el nombre del vial.");
return false;
}
return true;
}
//======================================================================
==
// La funcin recoge los parmetros del vial seelccionado por el usuario
// en el pop-up de viales. Desactiva los componentes y considera validad
a
// la direccin seleccionada
//======================================================================
==
var vialValidado = false;
function devolverVial(tipoVia, nombreOficial, codigoVial, portal, cdDis,
dsDis) {
with (document.formBusquedaSencilla) {
//Completar los valores de los elementos
prox_cdTpvial.value = tipoVia;
prox_txtvial.value = nombreOficial;
prox_cdvial.value = codigoVial;
}

desactivarViales();
vialValidado = true;
}
//======================================================================
=====
// La funcin elimina la direccin seleccionada por un usuario.
//======================================================================
=====
function borrarBusqueda() {
document.getElementById('prox_cdmuni').options[0].selected = tru
e;
document.getElementById('prox_txtvial').value = '';
document.getElementById('prox_nmpoliciapk').value = '';
activarViales();
vialValidado = false;
return;
}
//======================================================================
=====
// La funcin activa los viales cuando:
// 1) El radio "Por direccin" no est seleccionado y el usuario lo seleccio
na
//======================================================================
=====
function activarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
activarBotonBuscar('buscarVial');
}
//======================================================================
=====
//
//
viales.
//
//

La funcin desactiva los viales cuando:


1) El usuario selecciona una va normalizada en el pop-up de seleccin de
2) El usuario selecciona un punto en el mapa de localizacin.
3) El usuario pulsa el botn VOLVER en el listado de centros prximos par

a
//
volver al formulario de bsqueda inicial.
// 4) El usuario selecciona el radio "Por localizacin".
// 5) Estado por defecto al acceder a la pantalla de consulta de centros
proximos.
//======================================================================
=====
function desactivarViales () {
with (document.formBusquedaSencilla) {
prox_cdmuni.disabled = true;
prox_txtvial.disabled = true;
prox_nmpoliciapk.disabled = true;
}
desactivarBotonBuscar('buscarVial');
}

//======================================================================
=====
// La funcin permite activar el botn de bsqueda de viales
//======================================================================
=====
function activarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.onclick = buscar.oldOnClick ? buscar.oldOnClick : null;
buscar.disabled = false;
if (buscar.style){
buscar.style.cursor = 'pointer';
}
}
//======================================================================
=====
// La funcin permite desactivar el botn de bsqueda de viales
//======================================================================
=====
function desactivarBotonBuscar (idBoton) {
var buscar = document.getElementById(idBoton);
buscar.oldOnClick = buscar.onclick;
buscar.onclick = cancelLink;
buscar.disabled = true;
if (buscar.style) {
buscar.style.cursor = 'default';
}
}
//======================================================================
=====
// Se asigna la funcin al evento onClick de los botones de "Buscar" y
// "Localizar" en funcin de si el usuario ha deseleccionado la opcin
// de tipo de bsqueda asociada a cada botn
//======================================================================
=====
function cancelLink () {
return false;
}
//======================================================================
====
// Si cambia el municipio, el vial debe resetearse.
//======================================================================
====
function resetearDireccion(){
with (document.formBusquedaSencilla) {
prox_txtvial.value = "";
prox_nmpoliciapk.value = "";
prox_cdvial.value = "";
}
}
//===============================================================
// La funcin valida los datos introducidos por el usuario en el
// formulario cuando pulsa consultar
//===============================================================
/*function validacionesBusquedaProximidad() {

var mensaje = '';


if (document.getElementById('prox_cdmuni').selectedIndex == "0")
{
alert("Debe seleccionar un municipio.");
return false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
alert("La direccin no ha sido validada.\nComplete los dat
os de la direccin, pulse sobre el botn 'Localizar' y seleccione en la ventana emer
gente el vial que le interese.");
return false;
}
//Validar los datos.
if (!validarDatosVial()) {
return false;
}
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
with (form) {
prox_cdmuni.disabled = false;
prox_txtvial.disabled = false;
prox_nmpoliciapk.disabled = false;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
form.submit();
}*/
function validacionesBusquedaProximidad() {
efectoBuscar(true);
var mensaje = '';
vialValidado = true;
var cdmuni = document.getElementById("prox_cdmuni").value;
var cddir = document.getElementById("prox_txtvial").value;
if (cddir == "" || cddir.length<3) {
vialValidado = false;
}
//Verificar que la direccin haya sido validada.
if (!vialValidado) {
efectoBuscar(false);
alert("Indique una direccin de al menos 3 caracteres.");
return false;
}
BuscarCallesDWR.buscarDireccion(cdmuni, cddir, retornoBusquedaPr

oximidad);
}
var cdmuni=new Array();
var cdvial=new Array();
var nombrevia=new Array();
var comboAnterior=null;
var botonAnterior=null;
function retornoBusquedaProximidad(datos){
var divListaCallejero = document.getElementById('listaCallejero'
);
var divListaCallejeroHijo = document.getElementById('listaCallej
eroHijo');
if (divListaCallejero.children.namedItem('listaCallejeroHijo') !
= null) {
divListaCallejero.removeChild(divListaCallejeroHijo);
}
if (datos[4] == 'S'){
visualizar(document.getElementById("listaCallesMuchas"),
true);
} else {
visualizar(document.getElementById("listaCallesMuchas"),
false);
}
var lista = datos[1];
if (lista.length == 1 && datos[0]=="S") {
buscarCalle(lista[0]['cdMuni'],lista[0]['cdVial'],datos[
2]);
}else if (lista.length > 0) {
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaCallejeroHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var portalbuscado = datos[3];
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < lista.length; i++) {
cdmuni[i] = lista[i]['cdMuni'];
cdvial[i] = lista[i]['cdVial'];
nombrevia[i] = lista[i]['dsViaOfic'];
var atd;
var tr = document.createElement('tr');

// Nombre calle
var td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "350px";
td.setAttributeNode(atd);
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(nombrevia[
i]);
var patronNombreViales = document.getElementById
('listaCallesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(new
text);
var anchor = patronNombreViales.childNodes[0];
/*
anchor.setAttribute("id", "via" + "_" + cdmuni[i
] + "_" + cdvial[i]);
anchor.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2], null);
};
*/
td.appendChild(anchor);
tr.appendChild(td);
// Numero portal
td = document.createElement('td');
tr.appendChild(td);
/*atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);*/
var patronCallesPortales = document.getElementBy
Id('listaCallesPortales').cloneNode(true);
var boton = patronCallesPortales.childNodes[0];
boton.setAttribute("id","btn" + "_" + cdmuni[i]
+ "_" + cdvial[i]);
boton.onclick = function () {
var param = this.getAttribute("id").spli
t("_");
buscarComboPortal(param[1],param[2],port
albuscado);
};
td.appendChild(boton);
// Combo portal
var patronListaPortales = document.getElementByI
d('listaPortales').cloneNode(true);
var combo = patronListaPortales.childNodes[0];
combo.setAttribute("id","cmb" + "_" + cdmuni[i]
+ "_" + cdvial[i]);

combo.onchange = function () {
var param = this.getAttribute("id").spli
t("_");
buscarCalle(param[1],param[2],this.optio
ns[this.selectedIndex].value);
};
td.appendChild(combo);
tbody.appendChild(tr);
}
divListaCallejero.appendChild(table);
var divListaCalles = document.getElementById('listaCalle
s');
visualizar(divListaCalles, true);
} else {
efectoBuscar(false);
alert('No se han encontrado ninguna va con requisitos sol
icitados.');
}
}
////////////////////////////////////////////////////////////////////////
//////////
// XXX
MECANISMO DISTRITOS Y MUNICIPIOS BUSQUEDA AVANZADA
//
////////////////////////////////////////////////////////////////////////
//////////
var cdmunis = new Array();
var dsmunis = new Array();
var cddistritos = new Array();
var dsdistritos = new Array();
function iniciarMunicipios(verificar) {
if (verificar == true || cdmunis.length == 0) {
verificarCantidadDeChecksAreaTerritorial();
}
var comboMunicipios = document.getElementById("comboMunicipios")
;
var posicionMuni = 0;
cdmunis = new Array();
dsmunis = new Array();
var p = 0;
for(posicionMuni=0; posicionMuni < comboMunicipios.options.lengt
h; posicionMuni++) {
if (comboMunicipios.options[posicionMuni].value != 0) {
cdmunis[p] = comboMunicipios.options[posicionMun
i].value;
dsmunis[p] = comboMunicipios.options[posicionMun
i].text;
p++;
}
}
crearChecksMunicipio(cdmunis, dsmunis);
}
function iniciarDistritos(verificar) {
if (verificar == true) {
verificarCantidadDeChecksAreaTerritorial();
}

var comboDistritos = document.getElementById("comboDistritos");


var posicionDistrito = 0;
cddistritos = new Array();
dsdistritos = new Array();
var p = 0;
for(posicionDistrito=0; posicionDistrito < comboDistritos.option
s.length; posicionDistrito++) {
if (comboDistritos.options[posicionDistrito].value != 0)
{
cddistritos[p] = comboDistritos.options[posicion
Distrito].value;
dsdistritos[p] = comboDistritos.options[posicion
Distrito].text;
p++;
}
}
crearChecksDistrito(cddistritos, dsdistritos);
}
function verMunicipios() {
iniciarMunicipios(false);
efectoBuscar(true);
var divListaMunicipio = document.getElementById('listaMunicipios
');
var chkmunis = document.getElementsByName("ckcdmuni");
var objcdmunis = document.getElementById('cdMuni');
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
if (objcdmunis.value.indexOf(chkmunis[i].value)>
-1) {
chkmunis[i].checked = true;
} else {
chkmunis[i].checked = false;
}
}
}
visualizar(divListaMunicipio, true);
}
function verDistritos() {
//iniciarDistritos();
efectoBuscar(true);
var divLista = document.getElementById('listaDistritos')
;
var ckcddis = document.getElementsByName("ckcddis");
var objcddis = document.getElementById('cdDistrito');
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
if (objcddis.value.indexOf(ckcddis[i].va
lue)>-1) {
ckcddis[i].checked = true;
} else {
ckcddis[i].checked = false;
}
}
}
visualizar(divLista, true);
}
function iniciaComboMunicipio() {

cdmunis = new Array();


dsmunis = new Array();
var chkmunis = document.getElementsByName("ckcdmuni");
if(chkmunis != null) {
for (var i = 0; i < chkmunis.length; i++) {
chkmunis[i].checked = false;
}
}
var ckcddis = document.getElementsByName("ckcddis");
if(ckcddis != null) {
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
refrescarLocalizacionBA(true);
}
function crearChecksMunicipio(cdmunis, dsmunis){
var divLista = document.getElementById('listaMunicipiosPadre');
var divListaHijo = document.getElementById('listaMunicipiosHijo'
);
if (divLista.children.namedItem('listaMunicipiosHijo') != null)
{
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaMunicipiosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cdmunis.length; i++) {
var atd;
var tr = document.createElement('tr');
// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);

atd = document.createAttribute("id");
atd.nodeValue = "ckcdmuni";
inputcheck.setAttributeNode(atd);
var objcdmunis = document.getElementById('cdMuni');
var vieneSeleccionado = (objcdmunis.value.indexOf(cdmuni
s[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cdmunis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsmunis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function crearChecksDistrito(cddis, dsdis){
var divLista = document.getElementById('listaDistritosPadre');
var divListaHijo = document.getElementById('listaDistritosHijo')
;
if (divLista.children.namedItem('listaDistritosHijo') != null) {
divLista.removeChild(divListaHijo);
}
// Creacin tabla
var table = document.createElement('table');
table.setAttribute("id", "listaDistritosHijo");
table.setAttribute("border", "0");
table.setAttribute("cellpadding", "1px");
table.setAttribute("cellspacing", "0");
var tbody = document.createElement('tbody');
table.appendChild(tbody);
// Creacin ciclica
for (var i = 0; i < cddis.length; i++) {
var atd;
var tr = document.createElement('tr');

// Margen
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "100px";
td.setAttributeNode(atd);
tr.appendChild(td);
// Check
td = document.createElement('td');
atd = document.createAttribute("width");
atd.nodeValue = "50px";
td.setAttributeNode(atd);
var inputcheck = document.createElement('input');
atd = document.createAttribute("type");
atd.nodeValue = "checkbox";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("name");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
atd = document.createAttribute("id");
atd.nodeValue = "ckcddis";
inputcheck.setAttributeNode(atd);
var objcddistrito = document.getElementById('cdDistrito'
);
var vieneSeleccionado = (objcddistrito.value.indexOf(cdd
is[i]) > -1);
if (vieneSeleccionado){
atd = document.createAttribute("checked");
atd.nodeValue = "checked";
inputcheck.setAttributeNode(atd);
}
atd = document.createAttribute("value");
atd.nodeValue = cddis[i];
inputcheck.setAttributeNode(atd);
td.appendChild(inputcheck);
tr.appendChild(td);
// Nombre Municipio
var td = document.createElement('td');
atd = document.createAttribute("height");
atd.nodeValue = "22px";
td.setAttributeNode(atd);
var newtext = document.createTextNode(dsdis[i]);
var patronNombreViales = document.getElementById('listaC
allesNombreViales').cloneNode(true);
patronNombreViales.childNodes[0].appendChild(newtext);
var anchor = patronNombreViales.childNodes[0];
td.appendChild(anchor);
tr.appendChild(td);
tbody.appendChild(tr);
}
divLista.appendChild(table);
}
function calcularCdMunicipio() {
var tempcdmunis = '';
var chkmunis = document.getElementsByName("ckcdmuni");
for (var i = 0; i < chkmunis.length; i++) {

if (chkmunis[i].checked) {
tempcdmunis = tempcdmunis + ";" + "" + cdmunis[i
];
}
}
return tempcdmunis;
}
function calcularDsMunicipio() {
var chkmunis = document.getElementsByName("ckcdmuni");
var tempdsmunis = '';
for (var i = 0; i < chkmunis.length; i++) {
if (chkmunis[i].checked) {
if (tempdsmunis != '') {
tempdsmunis = 'Varios municipios selecci
onados';
} else {
tempdsmunis = dsmunis[i];
}
}
}
if (tempdsmunis == '') {
tempdsmunis = 'Todos los municipios';
}
return tempdsmunis;
}
function calcularCdDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempcddis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
tempcddis = tempcddis + ";" + "" + cddistritos[i
];
}
}
return tempcddis;
}
function calcularDsDistrito() {
var ckcddis = document.getElementsByName("ckcddis");
var tempdsdis = '';
for (var i = 0; i < ckcddis.length; i++) {
if (ckcddis[i].checked) {
if (tempdsdis != '') {
tempdsdis = 'Varios distritos selecciona
dos';
} else {
tempdsdis = dsdistritos[i];
}
}
}
if (tempdsdis == '') {
var objcdmunis = document.getElementById('cdMuni');
if (puedeMarcarDistrito()) {
tempdsdis = 'Todos los distritos';
} else {
tempdsdis = 'Distrito no disponible';
}

}
return tempdsdis;
}
function puedeMarcarMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir5").checked==true)
cantidadChecksSeleccionados++;
cantidadChecksSeleccionados++;
}
return cantidadChecksSeleccionados < 2;
}

{
{
{
{
{

function puedeMarcarDistrito() {
var objcdmunis = document.getElementById('cdMuni');
var tienedistrito = (objcdmunis.value.indexOf("079") > -1);
if (!tienedistrito) {
var objdat5 = document.getElementById('checkSubdir5');
if (objdat5 != null) {
tienedistrito = objdat5.checked;
}
}
return tienedistrito;
}
function seleccionarListaMunicipios() {
document.getElementById("cdMuni").value = calcularCdMunicipio();
var texto = calcularDsMunicipio();
if (texto != 'Varios municipios seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").options[0].te
xt = texto;
document.getElementById("comboDistritos").disabled = !pu
edeMarcarDistrito();
var btnSeleccionarDistrito = document.getElementById('bt
nSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito()
);
}
ocultarListaMunicipios();
}

function seleccionarListaDistritos() {
document.getElementById("cdDistrito").value = calcularCdDistrito
();
var texto = calcularDsDistrito();
if (texto != 'Varios distritos seleccionados') {
refrescarLocalizacionBA(false);
} else {
document.getElementById("comboDistritos").selectedIndex=
"0";
document.getElementById("comboDistritos").options[0].tex
t = texto;
}
ocultarListaDistritos();
}
function ocultarListaMunicipios() {
efectoBuscar(false);
var divListaMunicipios = document.getElementById('listaMunicipio
s');
visualizar(divListaMunicipios, false);
}
function ocultarListaDistritos() {
efectoBuscar(false);
var divListaDistritos = document.getElementById('listaDistritos'
);
visualizar(divListaDistritos, false);
}
function iniciarComboMunicipio() {
var cantidadChecksSeleccionados = 0;
var codigo = "";
if (document.getElementById("checkSubdir1").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir2").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir3").checked==true)
cantidadChecksSeleccionados++;
}
if (document.getElementById("checkSubdir4").checked==true)
cantidadChecksSeleccionados++;
}

{
{
{
{

//Madrid - Capital: rea territorial 5


if (document.getElementById("checkSubdir5").checked==true) {
cantidadChecksSeleccionados++;
}
if(cantidadChecksSeleccionados > 1) {
document.getElementById("comboMunicipios").options[0].te
xt = 'Todos los municipios';
document.getElementById("comboMunicipios").selectedIndex
="0";
document.getElementById("comboMunicipios").disabled = tr
ue;
} else if (cantidadChecksSeleccionados == 1 && document.getElementBy

Id("checkSubdir5").checked==true) {
document.getElementById("comboMunicipios").value = '079'
;
document.getElementById("comboMunicipios").disabled = tr
ue;
} else {
if (document.getElementById("cdMuni").value != '0') {
var cdmunis = document.getElementById("cdMuni").
value;
var lcdmuni = cdmunis.split(";");
var codigo = '';
for (var i = 0; i < lcdmuni.length; i++) {
if (lcdmuni[i] != '') {
if (codigo == '') {
codigo = lcdmuni[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboMunicipios
").value = codigo;
} else if (codigo == '') {
document.getElementById("comboMunicipios
").options[0].text = 'Todos los municipios';
document.getElementById("comboMunicipios
").selectedIndex="0";
} else {
document.getElementById("comboMunicipios
").options[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios
").selectedIndex="0";
}
} else {
document.getElementById("comboMunicipios").optio
ns[0].text = 'Varios municipios seleccionados';
document.getElementById("comboMunicipios").selec
tedIndex="0";
}
}
}
function iniciarComboDistrito() {
if (document.getElementById("cdDistrito").value != '0') {
var cddistri = document.getElementById("cdDistrito").val
ue;
var lcddistri = cddistri.split(";");
var codigo = '';
for (var i = 0; i < lcddistri.length; i++) {
if (lcddistri[i] != '') {
if (codigo == '') {
codigo = lcddistri[i];
} else {
codigo = 'Varios';
}
}
}
if (codigo != 'Varios' && codigo != '') {
document.getElementById("comboDistritos").value

= codigo;
} else if (codigo == '') {
document.getElementById("comboDistritos").option
s[0].text = 'Todos los distritos';
document.getElementById("comboDistritos").select
edIndex="0";
} else {
document.getElementById("comboDistritos").option
s[0].text = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").select
edIndex="0";
}
} else {
document.getElementById("comboDistritos").options[0].tex
t = 'Varios distritos seleccionados';
document.getElementById("comboDistritos").selectedIndex=
"0";
}
document.getElementById("comboDistritos").disabled = !puedeMarca
rDistrito();
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
function refrescarLocalizacionBA(verificar) {
if (verificar) {
iniciarMunicipios(verificar);
iniciarDistritos(verificar);
}
document.getElementById("cdMuni").value = calcularCdMunicipio();
document.getElementById("dsMuni").value = calcularDsMunicipio();
if (!puedeMarcarDistrito()) {
var ckcddis = document.getElementsByName("ckcddis");
for (var i = 0; i < ckcddis.length; i++) {
ckcddis[i].checked = false;
}
}
document.getElementById("cdDistrito").value = calcularCdDistrito
();
document.getElementById("dsDistrito").value = calcularDsDistrito
();
iniciarComboMunicipio();
iniciarComboDistrito();
var btnSeleccionarMunicipio = document.getElementById('btnSelecc
ionarMunicipio');
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSelecci
onarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
}
////////////////////////////////////////////////////////////////////////
///////////////
//
BUSQUEDA PROXIMIDAD

//
////////////////////////////////////////////////////////////////////////
///////////////
function buscarComboPortal(muni, vial, portal){
if (comboAnterior != null) {
visualizar(botonAnterior, true);
visualizar(comboAnterior, false);
comboAnterior = null;
botonAnterior = null;
}
botonAnterior = document.getElementById("btn" + "_" + muni + "_"
+ vial);
comboAnterior = document.getElementById("cmb" + "_" + muni + "_"
+ vial);
BuscarCallesDWR.buscarPortales(muni, vial, portal, rellenarCombo
Portal);
}
function rellenarComboPortal(portales) {
if (comboAnterior != null) {
if (comboAnterior.childNodes.length <= 1){
for (var i = 0; i < portales.length; i++) {
var option = document.createElement('opt
ion');
option.setAttribute("value",portales[i])
;
var newtext = document.createTextNode(po
rtales[i]);
option.appendChild(newtext);
comboAnterior.appendChild(option);
}
}
visualizar(botonAnterior, false);
visualizar(comboAnterior, true);
}
}
function buscarCalle(muni, vial, portal){
var form = document.getElementById('formBusquedaSencilla');
form.action = 'BusquedaSencilla.icm?tipoBusqueda=PROX';
//habilitar los componentes deshabilitados para que puedan ser e
nviados a travs del request
form.prox_cdmuni.value = muni;
form.prox_cdvial.value = vial;
if (portal == null){
form.prox_nmpoliciapk.value = '';
} else {
form.prox_nmpoliciapk.value = portal;
}
var navegador = navigator.appName;
form.navegador.value = navegador;
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
form.submit();
}

function ocultarListaCalles() {
efectoBuscar(false);
var divListaCalles = document.getElementById('listaCalles');
visualizar(divListaCalles, false);
}
function nuevaBusqueda() {
var nuevaBusqueda = 'S';
var accionBusq = document.getElementById('accionBusq').value;
var formulario = document.getElementById('frmNuevaBusqueda');
if (formulario != null) {
formulario.action = 'MostrarConsultaGeneral.icm?nuevaBus
queda=S&accionBusq=' + accionBusq;
formulario.submit();
}
}
function eliminarOpcionesSelect(idSelect) {
var objSelect = document.getElementById(idSelect);
if (objSelect != null) {
objSelect.options.length = 0;
}
}
function annadirOpcionesSelect(idSelect, listaOpciones, nameValue, nameD
esc) {
var
var
var
var

objSelect = document.getElementById(idSelect);
text;
value;
opt;

if (listaOpciones != null) {
for (var i = 0; i < listaOpciones.length; i++) {
value = listaOpciones[i][nameValue];
text = listaOpciones[i][nameDesc];
if (value) {
opt = new Option(text, value);
objSelect.options[objSelect.options.length] = op
t;
}
}
}
}
function controlVisibilidadDesgloseEns() {
var comboEtapa = document.getElementById('comboNivelEducativo');
var comboDesglose1 = document.getElementById('comboNivelEducativ
o');

var comboDesglose2 = document.getElementById('comboEnsenanza');


var comboDesglose3 = document.getElementById('comboEspecialidad'
);
var comboDesglose4 = document.getElementById('comboEspecialidad2
');
var
var
var
var

capaDesglose1
capaDesglose2
capaDesglose3
capaDesglose4

=
=
=
=

document.getElementById('desgloseEns1');
document.getElementById('desgloseEns2');
document.getElementById('desgloseEns3');
document.getElementById('desgloseEns4');

if (comboEtapa.selectedIndex < 0 || comboDesglose1.length <= 1)


{
capaDesglose1.style.display = 'none';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose1.selectedIndex < 0 || comboDesglose2.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'none';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose2.selectedIndex < 0 || comboDesglose3.le
ngth <= 1) {
capaDesglose1.style.display = 'block';
capaDesglose2.style.display = 'block';
capaDesglose3.style.display = 'none';
capaDesglose4.style.display = 'none';
} else if (comboDesglose3.selectedIndex < 0 || comboDesglose4.le
ngth <= 1) {
capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'none';

capaDesglose1.style.display
capaDesglose2.style.display
capaDesglose3.style.display
capaDesglose4.style.display

=
=
=
=

'block';
'block';
'block';
'block';

} else {

}
}
var cambioValidaColorBuscador = true;
function validaColorBuscador(obji){
if (cambioValidaColorBuscador){
obji.style.color='#000000';
obji.value='';
cambioValidaColorBuscador = false;
}
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Consulta de centros educativos</p>

</div>
<div class="formularioconTit">
<!-- CONSULTA BASICA DE CENTROS -->
<!--formulario-->
<div id="capaBusquedaSencilla" class="interior" style="display:
none;" >
<form id="formBusquedaSencilla" name="formBusquedaSencil
la" action="BusquedaSencilla.icm" method="post">
<input type="hidden" name="navegador" value="" /
>
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value=
"28060646;28063027;28047460;28047551;28044100;28043405;28043417;28067665;2804786
1;28070913;28072004;28044161;28068098;28062643;28043454;28049055;28065292;280680
37;28043740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044
252;28068086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;2804
4203;28043508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;280
67860;28072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28
043466;28070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;2
8072387;28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;
28073392;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580
;28047022;28068323;28064275;28065334;28073264;28044240;28043600;28048014;2804382
1;28060671;28068773;28060634;28043806;28048609;28044264;28073288;28068384;280680
49;28044355;28043946" />
<input type="hidden" name="formularioConsulta" v
alue="busquedaAvanzada" />
<input type='hidden' name='codCentrosComp' value
=''/>
<input type='hidden' name='dscCentrosComp' value
=''/>
<input type='hidden' name='siPrivadoComp' value=
''/>

<!-- E_JML102 encargo="397712" -->


<br/><br/>
<!-- E_JML102-->
<fieldset>
<legend><span><strong>Buscar centros&nbs
p;</strong></span></legend>
<table style="width: 100%">
<tr>
<td>
<label>Nombre de

l centro, municipio o c&oacute;digo:</label>


</td>
<td>
<input onkeypres
s="javascript:if(event.keyCode==13){validacionesBusquedaSencilla();}" type="text
" id="basica.strCodNomMuni" name="basica.strCodNomMuni" value="" size="60" maxle
ngth="100"/>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" onclick="javascript:validacionesBusquedaSencilla(); return false;"
>
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>
<br></br>
<fieldset>
<legend><span><strong>Buscar centros por
proximidad&nbsp;</strong></span></legend>
<table style="width: 98%">
<tr>
<td>
<label>Municipio
:</label>
</td>
<td colspan="2">
&nbsp;<select cl
ass="col1" name="prox_cdmuni" id="prox_cdmuni"
onkeypress="javascript:if(event.keyCode==13){validacionesBusquedaProximidad();}"
>
<option
id="0" value="">Todos los municipios</option>
<option value="001" >Acebeda, La</option>
<option value="002" >Ajalvir</option>
<option value="003" >Alameda del Valle</option>
<option value="004" >lamo, El</option>
<option value="005" >Alcal de Henares</option>
<option value="006" >Alcobendas</option>
<option value="007" >Alcorcn</option>

<option value="008" >Aldea del Fresno</option>


<option value="009" >Algete</option>
<option value="010" >Alpedrete</option>
<option value="011" >Ambite</option>
<option value="012" >Anchuelo</option>
<option value="013" >Aranjuez</option>
<option value="014" >Arganda del Rey</option>
<option value="015" >Arroyomolinos</option>
<option value="016" >Atazar, El</option>
<option value="017" >Batres</option>
<option value="018" >Becerril de la Sierra</option>
<option value="019" >Belmonte de Tajo</option>
<option value="021" >Berrueco, El</option>
<option value="020" >Berzosa del Lozoya</option>
<option value="022" >Boadilla del Monte</option>
<option value="023" >Boalo, El</option>
<option value="024" >Braojos</option>
<option value="025" >Brea de Tajo</option>
<option value="026" >Brunete</option>
<option value="027" >Buitrago del Lozoya</option>

<option value="028" >Bustarviejo</option>


<option value="029" >Cabanillas de la Sierra</option>
<option value="030" >Cabrera, La</option>
<option value="031" >Cadalso de los Vidrios</option>
<option value="032" >Camarma de Esteruelas</option>
<option value="033" >Campo Real</option>
<option value="034" >Canencia</option>
<option value="035" >Carabaa</option>
<option value="036" >Casarrubuelos</option>
<option value="037" >Cenicientos</option>
<option value="038" >Cercedilla</option>
<option value="039" >Cervera de Buitrago</option>
<option value="051" >Chapinera</option>
<option value="052" >Chinchn</option>
<option value="040" >Ciempozuelos</option>
<option value="041" >Cobea</option>
<option value="046" >Collado Mediano</option>
<option value="047" >Collado Villalba</option>
<option value="043" >Colmenar de Oreja</option>
<option value="042" >Colmenar del Arroyo</option>

<option value="045" >Colmenar Viejo</option>


<option value="044" >Colmenarejo</option>
<option value="048" >Corpa</option>
<option value="049" >Coslada</option>
<option value="050" >Cubas de la Sagra</option>
<option value="053" >Daganzo de Arriba</option>
<option value="888" >Desconocido</option>
<option value="054" >Escorial, El</option>
<option value="055" >Estremera</option>
<option value="056" >Fresnedillas de la Oliva</option>
<option value="057" >Fresno de Torote</option>
<option value="058" >Fuenlabrada</option>
<option value="059" >Fuente el Saz de Jarama</option>
<option value="060" >Fuentiduea de Tajo</option>
<option value="061" >Galapagar</option>
<option value="062" >Garganta de los Montes</option>
<option value="063" >Gargantilla del Lozoya y Pinilla de Buitrago</option>
<option value="064" >Gascones</option>
<option value="065" >Getafe</option>
<option value="066" >Grin</option>

<option value="067" >Guadalix de la Sierra</option>


<option value="068" >Guadarrama</option>
<option value="069" >Hiruela, La</option>
<option value="070" >Horcajo de la Sierra-Aoslos</option>
<option value="071" >Horcajuelo de la Sierra</option>
<option value="072" >Hoyo de Manzanares</option>
<option value="073" >Humanes de Madrid</option>
<option value="074" >Legans</option>
<option value="075" >Loeches</option>
<option value="076" >Lozoya</option>
<option value="901" >Lozoyuela-Navas-Sieteiglesias</option>
<option value="078" >Madarcos</option>
<option value="079" >Madrid</option>
<option value="080" >Majadahonda</option>
<option value="082" >Manzanares el Real</option>
<option value="083" >Meco</option>
<option value="084" >Mejorada del Campo</option>
<option value="085" >Miraflores de la Sierra</option>
<option value="086" >Molar, El</option>
<option value="087" >Molinos, Los</option>

<option value="088" >Montejo de la Sierra</option>


<option value="089" >Moraleja de Enmedio</option>
<option value="090" >Moralzarzal</option>
<option value="091" >Morata de Tajua</option>
<option value="092" >Mstoles</option>
<option value="093" >Navacerrada</option>
<option value="094" >Navalafuente</option>
<option value="095" >Navalagamella</option>
<option value="096" >Navalcarnero</option>
<option value="097" >Navarredonda y San Mams</option>
<option value="099" >Navas del Rey</option>
<option value="100" >Nuevo Baztn</option>
<option value="101" >Olmeda de las Fuentes</option>
<option value="102" >Orusco de Tajua</option>
<option value="104" >Paracuellos de Jarama</option>
<option value="106" >Parla</option>
<option value="107" >Patones</option>
<option value="108" >Pedrezuela</option>
<option value="109" >Pelayos de la Presa</option>
<option value="110" >Perales de Tajua</option>

<option value="111" >Pezuela de las Torres</option>


<option value="112" >Pinilla del Valle</option>
<option value="113" >Pinto</option>
<option value="114" >Piucar-Gandullas</option>
<option value="115" >Pozuelo de Alarcn</option>
<option value="116" >Pozuelo del Rey</option>
<option value="117" >Prdena del Rincn</option>
<option value="118" >Puebla de la Sierra</option>
<option value="902" >Puentes Viejas</option>
<option value="119" >Quijorna</option>
<option value="120" >Rascafra</option>
<option value="121" >Reduea</option>
<option value="122" >Ribatejada</option>
<option value="123" >Rivas-Vaciamadrid</option>
<option value="124" >Robledillo de la Jara</option>
<option value="125" >Robledo de Chavela</option>
<option value="126" >Robregordo</option>
<option value="127" >Rozas de Madrid, Las</option>
<option value="128" >Rozas de Puerto Real</option>
<option value="129" >San Agustn del Guadalix</option>

<option value="130" >San Fernando de Henares</option>


<option value="131" >San Lorenzo de El Escorial</option>
<option value="132" >San Martn de la Vega</option>
<option value="133" >San Martn de Valdeiglesias</option>
<option value="134" >San Sebastin de los Reyes</option>
<option value="135" >Santa Mara de la Alameda</option>
<option value="136" >Santorcaz</option>
<option value="137" >Santos de la Humosa, Los</option>
<option value="138" >Serna del Monte, La</option>
<option value="140" >Serranillos del Valle</option>
<option value="141" >Sevilla la Nueva</option>
<option value="143" >Somosierra</option>
<option value="144" >Soto del Real</option>
<option value="145" >Talamanca de Jarama</option>
<option value="146" >Tielmes</option>
<option value="147" >Titulcia</option>
<option value="148" >Torrejn de Ardoz</option>
<option value="149" >Torrejn de la Calzada</option>
<option value="150" >Torrejn de Velasco</option>
<option value="151" >Torrelaguna</option>

<option value="152" >Torrelodones</option>


<option value="153" >Torremocha de Jarama</option>
<option value="154" >Torres de la Alameda</option>
<option value="903" >Tres Cantos</option>
<option value="155" >Valdaracete</option>
<option value="156" >Valdeavero</option>
<option value="157" >Valdelaguna</option>
<option value="158" >Valdemanco</option>
<option value="159" >Valdemaqueda</option>
<option value="160" >Valdemorillo</option>
<option value="161" >Valdemoro</option>
<option value="162" >Valdeolmos-Alalpardo</option>
<option value="163" >Valdepilagos</option>
<option value="164" >Valdetorres de Jarama</option>
<option value="165" >Valdilecha</option>
<option value="166" >Valverde de Alcal</option>
<option value="167" >Velilla de San Antonio</option>
<option value="168" >Velln, El</option>
<option value="169" >Venturada</option>
<option value="171" >Villa del Prado</option>

<option value="170" >Villaconejos</option>


<option value="172" >Villalbilla</option>
<option value="173" >Villamanrique de Tajo</option>
<option value="174" >Villamanta</option>
<option value="175" >Villamantilla</option>
<option value="176" >Villanueva de la Caada</option>
<option value="178" >Villanueva de Perales</option>
<option value="177" >Villanueva del Pardillo</option>
<option value="179" >Villar del Olmo</option>
<option value="180" >Villarejo de Salvans</option>
<option value="181" >Villaviciosa de Odn</option>
<option value="182" >Villavieja del Lozoya</option>
<option value="183" >Zarzalejo</option>
</select>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<label>Va, portal
:</label>
</td>
<td>

<input t
ype="text" name="prox_txtvial" id="prox_txtvial" value="" maxlength="50" size="5
5"
onkeypress="javascript: if(event.keyCode==13){validacionesBusquedaProximidad();}
">

<input type="hid
den" name="prox_cdTpvial" id="prox_cdTpvial" value="" maxlength="50">
<input type="hid
den" name="prox_cdvial" id="prox_cdvial" value="" maxlength="50">
<input type="hid
den" id="prox_nmpoliciapk" name="prox_nmpoliciapk" value=""/>
</td>
<td>
<label>Distancia
:</label>
</td>
<td>
<select id="prox
_distancia" name="prox_distancia" onkeypress="javascript:if(event.keyCode==13){v
alidacionesBusquedaProximidad();}">
<option
value="300" >300 m.</option>
<option
value="500" >500 m.</option>
<option
value="700" selected="selected" >700 m.</option>
<option
value="1000" >1 Km.</option>
<option
value="2000" >2 Km.</option>
</select>
</td>
<td align="right">
<a href="javascr
ipt:void(0);" id="buscarProx" onclick="javascript:validacionesBusquedaProximida
d(); return false;">
<img src
="../../images/btBuscar.gif" alt="Consultar Centros" />
</a>
</td>
</tr>
</table>
</fieldset>

<table>
<tr>
<td>
<strong><a href="javascr
ipt:void(0);" onclick="javascript: mostrarBusqueda('AVAN', 'capaBusquedaAvanzada
'); return false;" >Consulta general: ir a b&uacute;squeda avanzada</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a style="cursor:pointer" href="MostrarAyuda
.icm?tipo=consulta_general_simple&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" titl
e="Ayuda"/>
</a>
</div>
</form>

</div>
<!-- FIN CONSULTA BASICA DE CENTROS -->
<!-- CONSULTA AVANZADA DE CENTROS -->
<div id="capaBusquedaAvanzada" class="interior" >
<form id="formBusquedaAvanzada" name="formBusquedaAvanza
da" action="BusquedaAvanzada.icm" method="post" onkeypress="javascript:if(event.
keyCode==13){validacionesBusquedaAvanzada();}">
<input type="hidden" name="navegador" value="" />
<input type="hidden" name="cdCentro" value="" />
<input type="hidden" name="dsCentro" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
<input type='hidden' name='codCentrosComp' value=''/>
<input type='hidden' name='dscCentrosComp' value=''/>
<input type='hidden' name='siPrivadoComp' value=''/>
<p class="titulo"><span><strong>Centros educativos de la
Comunidad de Madrid (b&uacute;squeda avanzada)</strong></span></p>
<br></br>
<!-- DATOS GENERALES -->
<fieldset>
<legend>
<input type="hidden" id="capaDatosGenera
lesVisible" value="true">
<img id="capaDatosGeneralesImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaDatosGeneralesContent', 'capaDatosGeneralesVisible', 'capaDatosGeneralesIm
age');"/>&nbsp;&nbsp;
<span><strong>Datos generales&nbsp;</str
ong></span>
</legend>
<div id="capaDatosGeneralesContent">
<table style="width: 100%">
<tr>
<td>
<label>Tipo:</la
bel>
</td>
<td>
<select class="c
ol1" id="comboGenericos" name="cdGenerico">
<option selected

id="0" value="0">Todos los cdigos genricos</option>


<option id="036" value="036" title="AULAS HOSPITALARIAS">AULAS HOSPITALARIAS</o
ption>
<option id="221" value="221" title="C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO ME
DIO">C AUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO</option>
<option id="220" value="220" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MED
IO Y SUPERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO MEDIO Y SUPERIOR</option>
<option id="222" value="222" title="CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUP
ERIOR">CAUTORIZADO DE ENSEANZAS DEPORTIVAS GRADO SUPERIOR</option>
<option id="104" value="104" title="CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO">
CENTRO AUTORIZADO DE ARTES PLSTICAS Y DISEO</option>
<option id="137" value="137" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA">CENTRO
AUTORIZADO ELEMENTAL DE MSICA</option>
<option id="414" value="414" title="CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA
">CENTRO AUTORIZADO ELEMENTAL DE MSICA Y DANZA</option>
<option id="158" value="158" title="CENTRO AUTORIZADO PROFESIONAL DE DANZA">CEN
TRO AUTORIZADO PROFESIONAL DE DANZA</option>
<option id="138" value="138" title="CENTRO AUTORIZADO PROFESIONAL DE MSICA">CENT
RO AUTORIZADO PROFESIONAL DE MSICA</option>
<option id="172" value="172" title="CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO"
>CENTRO AUTORIZADO SUPERIOR DE ARTE DRAMTICO</option>
<option id="159" value="159" title="CENTRO AUTORIZADO SUPERIOR DE DANZA">CENTRO
AUTORIZADO SUPERIOR DE DANZA</option>
<option id="105" value="105" title="CENTRO AUTORIZADO SUPERIOR DE DISEO">CENTRO
AUTORIZADO SUPERIOR DE DISEO</option>
<option id="139" value="139" title="CENTRO AUTORIZADO SUPERIOR DE MSICA">CENTRO
AUTORIZADO SUPERIOR DE MSICA</option>
<option id="060" value="060" title="CENTRO DE CAPACITACIN AGRARIA">CENTRO DE CAP
ACITACIN AGRARIA</option>
<option id="413" value="413" title="CENTRO DE FORMACIN AMBIENTAL">CENTRO DE FORM

ACIN AMBIENTAL</option>
<option id="304" value="304" title="CENTRO DE FORMACIN PARA EL EMPLEO">CENTRO DE
FORMACIN PARA EL EMPLEO</option>
<option id="303" value="303" title="CENTRO DOCENTE EN EL EXTRANJERO">CENTRO DOC
ENTE EN EL EXTRANJERO</option>
<option id="094" value="094" title="CENTRO DOCENTE EXTRANJERO EN ESPAA">CENTRO D
OCENTE EXTRANJERO EN ESPAA</option>
<option id="305" value="305" title="CENTRO DOCENTE MILITAR">CENTRO DOCENTE MILI
TAR</option>
<option id="038" value="038" title="CENTRO EDUCATIVO-TERAPUTICO">CENTRO EDUCATIV
O-TERAPUTICO</option>
<option id="016" value="016" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SECUNDARIA">CENTRO INTEGRADO
DE ENSEANZAS ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA, EDUCACIN PRIMARIA Y SEC
UNDARIA</option>
<option id="017" value="017" title="CENTRO INTEGRADO DE ENSEANZAS ARTSTICAS ELEME
NTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA">CENTRO INTEGRADO DE ENSEANZA
S ARTSTICAS ELEMENTALES Y PROFESIONALES DE MSICA Y EDUCACIN SECUNDARIA</option>
<option id="037" value="037" title="CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULT
AS">CENTRO PRIVADO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="021" value="021" title="CENTRO PRIVADO DE EDUCACIN ESPECIAL">CENTRO
PRIVADO DE EDUCACIN ESPECIAL</option>
<option id="004" value="004" title="CENTRO PRIVADO DE EDUCACIN INFANTIL">CENTRO
PRIVADO DE EDUCACIN INFANTIL</option>
<option id="072" value="072" title="CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA
Y SECUNDARIA">CENTRO PRIVADO DE EDUCACIN INFANTIL PRIMARIA Y SECUNDARIA</option>
<option id="415" value="415" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMAC
IN PROFESIONAL">CENTRO PRIVADO DE EDUCACIN INFANTIL Y FORMACIN PROFESIONAL</option>
<option id="015" value="015" title="CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMAR
IA">CENTRO PRIVADO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="013" value="013" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA">CENTRO
PRIVADO DE EDUCACIN PRIMARIA</option>

<option id="073" value="073" title="CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUND


ARIA">CENTRO PRIVADO DE EDUCACIN PRIMARIA Y SECUNDARIA</option>
<option id="045" value="045" title="CENTRO PRIVADO DE EDUCACIN SECUNDARIA">CENTR
O PRIVADO DE EDUCACIN SECUNDARIA</option>
<option id="058" value="058" title="CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECF
ICA">CENTRO PRIVADO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="074" value="074" title="CENTRO PRIVADO DE INFANTIL Y SECUNDARIA">CE
NTRO PRIVADO DE INFANTIL Y SECUNDARIA</option>
<option id="031" value="031" title="CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS
">CENTRO PBLICO DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="049" value="049" title="CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFIC
A">CENTRO PBLICO DE FORMACIN PROFESIONAL ESPECFICA</option>
<option id="068" value="068" title="CENTRO PBLICO INTEGRADO DE FORMACIN PROFESION
AL">CENTRO PBLICO INTEGRADO DE FORMACIN PROFESIONAL</option>
<option id="039" value="039" title="CENTRO REGIONAL DE ENSEANZAS INTEGRADAS">CEN
TRO REGIONAL DE ENSEANZAS INTEGRADAS</option>
<option id="411" value="411" title="CENTRO REGIONAL DE INNOVACIN Y FORMACIN">CENT
RO REGIONAL DE INNOVACIN Y FORMACIN</option>
<option id="412" value="412" title="CENTRO TERRITORIAL DE INNOVACIN Y FORMACIN">C
ENTRO TERRITORIAL DE INNOVACIN Y FORMACIN</option>
<option id="035" value="035" title="CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECI
MIENTOS PENITENCIARIOS">CENTROS PBLICOS DE EDUCACIN ADULTOS ESTABLECIMIENTOS PENIT
ENCIARIOS</option>
<option id="020" value="020" title="COLEGIO DE EDUCACIN ESPECIAL">COLEGIO DE EDU
CACIN ESPECIAL</option>
<option id="070" value="070" title="COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SEC
UNDARIA">COLEGIO DE EDUCACIN INFANTIL, PRIMARIA Y SECUNDARIA</option>
<option id="014" value="014" title="COLEGIO DE EDUCACIN INFANTIL Y PRIMARIA">COL
EGIO DE EDUCACIN INFANTIL Y PRIMARIA</option>
<option id="012" value="012" title="COLEGIO DE EDUCACIN PRIMARIA">COLEGIO DE EDU

CACIN PRIMARIA</option>
<option id="151" value="151" title="CONSERVATORIO PROFESIONAL DE DANZA">CONSERV
ATORIO PROFESIONAL DE DANZA</option>
<option id="131" value="131" title="CONSERVATORIO PROFESIONAL DE MSICA">CONSERVA
TORIO PROFESIONAL DE MSICA</option>
<option id="152" value="152" title="CONSERVATORIO SUPERIOR DE DANZA">CONSERVATO
RIO SUPERIOR DE DANZA</option>
<option id="132" value="132" title="CONSERVATORIO SUPERIOR DE MSICA">CONSERVATOR
IO SUPERIOR DE MSICA</option>
<option id="205" value="205" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. AT.TEMP.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. AT.TEMP.</option>
<option id="204" value="204" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. ESPECIF.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. ESPECIF.</option>
<option id="206" value="206" title="EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGG
ICA. GENERAL.">EQUIPOS DE ORIENTACIN EDUCATIVA Y PSICOPEDAGGICA. GENERAL.</option>
<option id="006" value="006" title="ESCUELA INFANTIL-CASA DE NIOS">ESCUELA INF
ANTIL-CASA DE NIOS</option>
<option id="103" value="103" title="ESCUELA DE ARTE">ESCUELA DE ARTE</option>
<option id="003" value="003" title="ESCUELA INFANTIL">ESCUELA INFANTIL</option>
<option id="008" value="008" title="ESCUELA INFANTIL PRIVADA">ESCUELA INFANTIL
PRIVADA</option>
<option id="032" value="032" title="ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS AD
ULTAS">ESCUELA MUNICIPAL DE EDUCACIN DE PERSONAS ADULTAS</option>
<option id="185" value="185" title="ESCUELA MUNICIPAL DE MSICA">ESCUELA MUNICIPA
L DE MSICA</option>
<option id="187" value="187" title="ESCUELA MUNICIPAL DE MSICA Y DANZA">ESCUELA
MUNICIPAL DE MSICA Y DANZA</option>
<option id="080" value="080" title="ESCUELA OFICIAL DE IDIOMAS">ESCUELA OFICIAL
DE IDIOMAS</option>

<option id="183" value="183" title="ESCUELA PRIVADA DE DANZA">ESCUELA PRIVADA D


E DANZA</option>
<option id="182" value="182" title="ESCUELA PRIVADA DE MSICA">ESCUELA PRIVADA DE
MSICA</option>
<option id="184" value="184" title="ESCUELA PRIVADA DE MSICA Y DANZA">ESCUELA PR
IVADA DE MSICA Y DANZA</option>
<option id="171" value="171" title="ESCUELA SUPERIOR DE ARTE DRAMTICO">ESCUELA S
UPERIOR DE ARTE DRAMTICO</option>
<option id="180" value="180" title="ESCUELA SUPERIOR DE CANTO">ESCUELA SUPERIOR
DE CANTO</option>
<option id="120" value="120" title="ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN
BIENES CUL.">ESCUELA SUPERIOR DE CONSERVACIN Y RESTAURACIN BIENES CUL.</option>
<option id="106" value="106" title="ESCUELA SUPERIOR DE DISEO">ESCUELA SUPERIOR
DE DISEO</option>
<option id="300" value="300" title="ESTABLECIMIENTO ADMINISTRATIVO">ESTABLECIMI
ENTO ADMINISTRATIVO</option>
<option id="081" value="081" title="EXTENSION ESCUELA OFICIAL DE IDIOMAS">EXTEN
SION ESCUELA OFICIAL DE IDIOMAS</option>
<option id="042" value="042" title="INSTITUTO DE EDUCACIN SECUNDARIA">INSTITUTO
DE EDUCACIN SECUNDARIA</option>
<option id="047" value="047" title="SECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA">S
ECCIN DE INSTITUTO DE EDUCACIN SECUNDARIA</option>
<option id="034" value="034" title="UNIDAD DE FORMACIN E INSERCIN LABORAL">UNIDAD
DE FORMACIN E INSERCIN LABORAL</option>
<option id="005" value="005" title="ZONA CASAS DE NIOS">ZONA CASAS DE NIOS</optio
n>
</td>
<td>
<label for="inpt
2">Nombre:</label>
</td>
<td>
<input type="tex
t" id="inpt2" name="filtro.dsCentro" size="30" value=""/>

</td>
<td>
<label for="inpt
1">C&oacute;digo:</label>
</td>
<td>
<input type="tex
t" id="inpt1" name="filtro.cdCentro" size="8" value="" maxlength="8"/>
</td>
</tr>
</table>
<table style="width: 100%">
<tr>
<td>
<label>Titularid
ad:</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPublica" name="titularidadPublica" value="S" checked="che
cked" />
<label for="titu
laridadPublica">P&uacute;blico</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivada" name="titularidadPrivada" value="S" checked="che
cked" />
<label for="titu
laridadPrivada">Privado</label>
</td>
<td valign="middle" styl
e="padding-left: 0px;">
<input type="che
ckbox" id="titularidadPrivadaConc" name="titularidadPrivadaConc" value="S" chec
ked="checked" />
<label for="titu
laridadPrivadaConc">Privado concertado</label>
</td>
</tr>
<tr>
<td>
<label>Opciones
ling&uuml;&iacute;sticas:</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroBilingue" name="checkCentroBilingue" value="S" />
<label for="chec
kCentroBilingue">Centro biling&uuml;e <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n
bsp;&nbsp;espa&ntilde;ol-ingl&eacute;s</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkCentroConvenio" name="checkCentroConvenio" value="S" />
<label for="checkCentroConve

nio">Centro con convenio<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Brit


ish Council</label>
</td>
<td valign="middle" sty
le="padding-left: 0px;">
<input type="che
ckbox" id="checkSeccionesLinguisticasFr" name="checkSeccionesLinguisticasFr" val
ue="FR" />
<label for="chec
kSeccionesLinguisticasFr">Secciones lingsticas de francs en I.E.S.</label><br>
<input type="che
ckbox" id="checkSeccionesLinguisticasAl" name="checkSeccionesLinguisticasAl" val
ue="AL" />
<label for="chec
kSeccionesLinguisticasAl">Secciones lingsticas de alemn en I.E.S.</label>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN DATOS GENERALES -->
<br></br>
<!-- LOCALIZACION -->
<fieldset>
<legend>
<input type="hidden" id="capaLocalizVisi
ble" value="true">
<img id="capaLocalizImage" height="15" w
idth="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capaL
ocalizContent', 'capaLocalizVisible', 'capaLocalizImage');"/>&nbsp;&nbsp;
<span><strong>Localizaci&oacuten&nbsp;</
strong></span>
</legend>
<div id="capaLocalizContent">
<table style="width: 100%">
<tr>
<td>
<label>&Aacute;r
ea territorial:</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir1"
value="1"
name="checkSubdir1"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir1" font-text>Madrid-Norte</label>
</td>
<td>

<input type="checkbox"
id="checkSubdir2"
value="2"
name="checkSubdir2"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir2" font-text>Madrid-Sur</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir3"
value="3"
name="checkSubdir3"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir3" font-text>Madrid-Este</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir4"
value="4"
name="checkSubdir4"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />
<label for="checkSubdir4" font-text>Madrid-Oeste</label>
</td>
<td>
<input type="checkbox"
id="checkSubdir5"
value="5"
name="checkSubdir5"
onclick="javascript: document.getElementById('cdMuni').value = ''; iniciaComboMu
nicipio();" />

<label for="checkSubdir5" font-text>Madrid-Capital</label>


</td>
</table>
<table border="0" style="width: 100%" cl
ass="interior" summary="tabla">
<tr class="interior">
<td style="width: 100px;
">
<label>Municipio
:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsMuni" id="dsMuni" style="width: 300px" readonly="readonly" /><input
type="hidden" name="cdMuni" id="cdMuni" value=""/>
<select class="c
ol1_2"
id="comb
oMunicipios"
name="co
mboMunicipios"
onchange
="javascript:CargarComboDistritos(this);">
<option
selected id="0" value="0">Todos los municipios</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verMunicipios();"><img id="btnSeleccionarMunicipio" src="../.
./images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
<tr class="interior">
<td style="width: 100px;
">
<label>Distrito
municipal:</label>
</td>
<td style="width: 350px"
>
<input type="hid
den" name="dsDistrito" id="dsDistrito" style="width: 300px" readonly="readonly"
/><input type="hidden" name="cdDistrito" id="cdDistrito" value=""/>
<select class="c
ol1_2"
id="comb
oDistritos"
name="co
mboDistritos"
onchange="javascript:SeleccionarComboDistritos(this);">
<option
selected id="0" value="0">Todos los distritos</option>

<option value="02">Arganzuela</option>
<option value="21">Barajas</option>
<option value="11">Carabanchel</option>
<option value="01">Centro</option>
<option value="05">Chamartn</option>
<option value="07">Chamber</option>
<option value="15">Ciudad Lineal</option>
<option value="08">Fuencarral-El Pardo</option>
<option value="16">Hortaleza</option>
<option value="10">Latina</option>
<option value="09">Moncloa-Aravaca</option>
<option value="14">Moratalaz</option>
<option value="13">Puente de Vallecas</option>
<option value="03">Retiro</option>
<option value="04">Salamanca</option>
<option value="20">San Blas-Canillejas</option>
<option value="06">Tetun</option>
<option value="12">Usera</option>
<option value="19">Viclvaro</option>
<option value="18">Villa de Vallecas</option>

<option value="17">Villaverde</option>
</select>
</td>
<td style="margin-top: 1
0px">
<a style="cursor
:pointer" onclick="verDistritos();"><img id="btnSeleccionarDistrito" src="../../
images/btSeleccionar.gif" alt="Seleccionar" title="Seleccionar" /></a>
</td>
</tr>
</table>
</div>
</fieldset>
<!-- FIN LOCALIZACION -->
<br></br>
<!-- ETAPA EDUCATIVA -->
<fieldset>
<legend>
<input type="hidden" id="capaEtapaEducat
ivaVisible" value="true">
<img id="capaEtapaEducativaImage" height
="15" width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa
('capaEtapaEducativaContent', 'capaEtapaEducativaVisible', 'capaEtapaEducativaIm
age');"/>&nbsp;&nbsp;
<span><strong>Etapa educativa&nbsp;</str
ong></span>
</legend>
<div id="capaEtapaEducativaContent">
<table style="width: 98%">
<tr>
<td valign="middle" widt
h="25%">
<label for="comb
oTipoEnsenanza">Ense&ntilde;anza:</label>
</td>
<td valign="middle" clas
s="lista">
<select class="c
ol1_2" id="comboTipoEnsenanza" name="cdTramoEdu" onchange="CargarComboNivelEduca
tivo();" >
<option
selected="selected" value="-1">Seleccione un tramo educativo</option>
<option value="0010" >1 Ciclo de Educacin Infantil</option>

<option value="0020" >2 Ciclo de Educacin Infantil</option>

<option value="0030" >Educacin Primaria</option>

<option value="0040" >Educacin Secundaria Obligatoria</option>

<option value="0050" >Bachillerato</option>

<option value="0053" >Programas Profesionales (LOE-LOMCE)</option>

<option value="0055" >Formacin Profesional Bsica (LOE-LOMCE)</option>

<option value="0060" >Formacin Profesional Grado Medio</option>

<option value="0070" >Prog. Cualificacin Profesional Inicial</option>

<option value="0078" >Curso prueba acceso ciclos F.P.G.S.</option>

<option value="0080" >Formacin Profesional Grado Superior</option>

<option value="0090" >Educacin Especial</option>

<option value="0100" >Enseanza de Idiomas</option>

<option value="0110" >Enseanzas Artsticas Msica</option>

<option value="0111" >Ens.Artsticas Superiores de Msica</option>

<option value="0112" >Ens. Artsticas Superiores de Danza</option>

<option value="0120" >Enseanzas Artsticas Danza</option>

<option value="0130" >Ens. Artsticas Artes Plsticas y Diseo</option>

<option value="0140" >Enseanzas Artsticas Arte Dramtico</option>

<option value="0141" >Ense. Artsticas Superiores de Diseo</option>

<option value="0142" >Ens.Conservac.y Restaurac. Bienes Cultur</option>

<option value="0150" >Enseanzas Deportivas</option>

<option value="0160" >Educacin Personas Adultas</option>

<option value="0170" >Enseanzas Extranjeras</option>


</select>
</td>
</tr>
</table>
<div id="desgloseEns1" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboNivelEducativo">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboNivelEducativo" name="cdNivelEdu" disabled="disabled"
onchange="javascript:CargarComboEnsenanza();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboNivelEducativo').length <= 2){
document.getElementById('comboNivelEducativo').disabled = true;
if(document.getElementById('comboNivelEducativo').length == 1 &&
(document.getElementById('comboTipoEnsenanza').selectedIndex > 0 ||
document.getElementById('comboTipoEnsenanza').options[0].value == -2)){

document.getElementById('comboNivelEducativo').options[0].text = 'No hay enseanza


s';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboNivelEducativo').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns2" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEnsenanza">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
name="cdEnsenanza" class="col1_2" id="comboEnsenanza" disabled="disabled" onCha
nge="javascript:CargarComboEspecialidad();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEnsenanza').length <= 2){
document.getElementById('comboEnsenanza').disabled = true;
if(document.getElementById('comboEnsenanza').length == 1 &&
(document.getElementById('comboNivelEducativo').selectedIndex > 0 ||
document.getElementById('comboNivelEducativo').options[0].value == -2)){
document.getElementById('comboEnsenanza').options[0].text = 'No hay enseanzas';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEnsenanza').options[0].value = -2;
}
}
</script
>

</td>
</tr>
</table>
</div>
<div id="desgloseEns3" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>
<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad" name="cdEspecialidad" disabled="disabled"
onChange="javascript:CargarComboEspecialidad2();">
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad').length <= 2){
document.getElementById('comboEspecialidad').disabled = true;
if(document.getElementById('comboEspecialidad').length == 1 &&
(document.getElementById('comboEnsenanza').selectedIndex > 0 ||
document.getElementById('comboEnsenanza').options[0].value == -2)){
document.getElementById('comboEspecialidad').options[0].text = 'No hay enseanzas'
;
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad').options[0].value = -2;
}
}
</script
>
</td>
</tr>
</table>
</div>
<div id="desgloseEns4" >
<table style="width: 98%">
<tr>
<td valign="midd
le" width="25%">
<label f
or="comboEspecialidad">Desglose de la ense&ntilde;anza:</label>
</td>

<td valign="midd
le" class="lista">
<select
class="col1_2" id="comboEspecialidad2" name= "cdEspecialidadII" disabled="disab
led" >
<option selected="selected" value="-1">Seleccione una ense&ntilde;anza</option>
</select
>
<script
type="text/javascript">
if(document.getElementById('comboEspecialidad2').length <= 2){
document.getElementById('comboEspecialidad2').disabled = true;
if(document.getElementById('comboEspecialidad2').length == 1 &&
(document.getElementById('comboEspecialidad').selectedIndex > 0 ||
document.getElementById('comboEspecialidad').options[0].value == -2)){
document.getElementById('comboEspecialidad2').options[0].text = 'No hay enseanzas
';
//Si no hay enseanzas se aplica el codigo -2
document.getElementById('comboEspecialidad2').options[0].value = -2;
}
}
controlVisibilidadDesgloseEns();
</script
>
</td>
</tr>
</table>
</div>
</div>
</fieldset>
<!-- FIN ETAPA EDUCATIVA -->
<br></br>
<!-- OTROS CRITERIOS -->
<fieldset>
<legend>
<input type="hidden" id="capaOtrosCritVi
sible" value="true">
<img id="capaOtrosCritImage" height="15"
width="15" src="../../images/ocultar.gif" onclick="controlVisibilidadCapa('capa
OtrosCritContent', 'capaOtrosCritVisible', 'capaOtrosCritImage');"/>&nbsp;&nbsp;
<span><strong>Otros criterios&nbsp;</str
ong></span>
</legend>
<div id="capaOtrosCritContent">
<table>
<tr>

<td colspan="2">Programa
de Excelencia en Bachillerato:</td>
<td valign="middle">
<input type="che
ckbox" id="itCentroExcelencia" name="itCentroExcelencia" value="1" />
<label for="itCe
ntroExcelencia">Centro de Excelencia</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itAulaExcelencia" name="itAulaExcelencia" value="1" />
<label for="itAu
laExcelencia">Aula de Excelencia</label>
</td>
</tr>
<tr>
<td>Instituto de innovac
in tecnolgica</td>
<td valign="middle">
<input type="che
ckbox" id="itInTecno" name="itInTecno" value="1" />
</td>
</tr>
<tr>
<td>
<label>Servicios
complementarios:</label>
</td>
<td valign="middle">
<input type="checkbox" title="Transporte"
name="checkSer001"
id="checkSer001"
value="001" />
<label for="checkSer001" title="Transporte">Transporte</label>
</td>
<td valign="middle">
<input type="checkbox" title="Horario ampliado"
name="checkSer002"
id="checkSer002"
value="002" />
<label for="checkSer002" title="Horario ampliado">Horario ampliado</label>
</td>

<td valign="middle">
<input type="checkbox" title="Comedor"
name="checkSer003"
id="checkSer003"
value="003" />
<label for="checkSer003" title="Comedor">Comedor</label>
</td>
<td valign="middle">
<input type="checkbox" title="Residencia"
name="checkSer004"
id="checkSer004"
value="004" />
<label for="checkSer004" title="Residencia">Residencia</label>
</td>
</tr>
<tr>
<td>
<label>R&eacute;
gimen:</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenPresencial" name="itRegimenPresencial" value="1" />
<label for="itRe
gimenPresencial">Presencial</label>
</td>
<td valign="middle">
<input type="che
ckbox" id="itRegimenDistancia" name="itRegimenDistancia" value="2" />
<label for="itRe
gimenDistancia">Distancia</label></td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="itRegimenDual" name="itRegimenDual" value="5" style="visibility:hidde
n;" />
<label style="v
isibility:hidden;" for="itRegimenDual" id="lbRegimenDual" name="lbRegimenDual">D
ual Formacin Profesional</label>
</td>
</tr>
<tr>
<td>
<label>Jornada:<
/label>

</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkOrdinaria" name="checkOrdinaria" onclick="checkJornadas(this);"
value="O" />
<label for="chec
kOrdinaria">Jornada dividida en 2 sesiones</label>
</td>
<td valign="middle" cols
pan="2">
<input type="che
ckbox" id="checkContinua" name="checkContinua" onclick="checkJornadas(this);" va
lue="C" />
<label for="chec
kContinua">Jornada continuada</label>
</td>
</tr>
<tr>
<td>
<label>Integraci
&oacute;n preferente:</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraA"
value="A"
name="checkIntegraA" />
<label for="checkIntegraA">Auditivos</label>
</td>
<td vali
gn="middle" >
<input type="checkbox"
id="checkIntegraM"
value="M"
name="checkIntegraM" />
<label for="checkIntegraM">Motricos</label>
</td>
<td vali
gn="middle" colspan="2" >
<input type="checkbox"

id="checkIntegraT"
value="T"
name="checkIntegraT" />
<label for="checkIntegraT">Trastorno Generalizado del Desarrollo</label>
</td>
</tr>
</table>
</div>
</fieldset>
<table>
<tr>
<td>
<strong><a href="javascript:void
(0);" onclick="javascript: mostrarBusqueda('SENC', 'capaBusquedaSencilla'); retu
rn false;">Volver a la b&uacute;squeda simple...</a></strong>
</td>
</tr>
</table>
<div class="botonera">
<a href="javascript:void(0);" onclick="javascrip
t:validacionesBusquedaAvanzada(); return false;">
<img src="../../images/btConsultar.gif"
alt="Consultar Centros" />
<input type='hidden' name='cdLegislacion
SE' value='LOGSE' />
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarAyuda.icm?tip
o=consulta_general_avanzada&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</div>
</form>
</div>
</div>

<!-- <div id="listaCallesNombreViales" style="visibility: hidden; positi


on: absolute; top: 0; left: 0"><a href="#" class="estilo_parrafo" style="cursor:
pointer; text-decoration: none;" onclick="alert('olee');"></a></div> -->
<div id="listaCallesNombreViales" style="visibility: hidden; position: a
bsolute; top: 0; left: 0"><span class="estilo_parrafo" /></div>
<div id="listaCallesPortales" style="visibility: hidden; position: absol
ute; top: 0; left: 0"><input type="image" src="../../images/btNumero.gif" style=
"cursor: pointer;" value="n" onclick="alert('oleee');"/></div>
<div id="listaPortales" style="visibility: hidden; display:none; positio
n: absolute; top: 0; left: 0"><select class="estilo_combo_numeros" style="visibi
lity: hidden; display:none; cursor: pointer;"><option value="">Elija nmero</optio
n></select></div>

</div>
<!-- fin del DIV cuerpo -->
<script>
verificarCantidadDeChecksAreaTerritorial();
iniciarComboMunicipio();
iniciarComboDistrito();
iniciarMunicipios(false);
iniciarDistritos(false);
var btnSeleccionarMunicipio = document.getElementById('btnSeleccionarMunicipio')
;
visualizar(btnSeleccionarMunicipio, puedeMarcarMunicipio());
var btnSeleccionarDistrito = document.getElementById('btnSeleccionarDistrito');
visualizar(btnSeleccionarDistrito, puedeMarcarDistrito());
//refrescarLocalizacionBA(false);
</script>
</div>
<div id="solapaspanel1" style="display:
none;">

<script type="text/javascript">
//=============================================================
// La funcin permite acceder a la ficha del centro
//=============================================================
function enviarFormulario(codigo,descripcion) {
var accionBusq = document.getElementById('accionBusq').value;
if (accionBusq == ACC_BUSQ_AVANZADA) {
document.formBusquedaAvanzada.action = 'MostrarFichaCentro.icm';
document.formBusquedaAvanzada.cdCentro.value = codigo;
document.getElementById("comboTipoEnsenanza").disabled = false;
document.getElementById("comboNivelEducativo").disabled = false;
document.getElementById("comboEnsenanza").disabled = false;
document.getElementById("comboEspecialidad").disabled = false;
document.getElementById("comboEspecialidad2").disabled = false;
document.formBusquedaAvanzada.submit();
} else if (accionBusq == ACC_BUSQ_SENCILLA || accionBusq == ACC_BUSQ_SEN
CILLA_PROX) {
document.formBusquedaSencilla.action = 'MostrarFichaCentro.icm';
document.formBusquedaSencilla.cdCentro.value = codigo;
document.formBusquedaSencilla.submit();
}
}
function capitalizarDirecciones(campoHidden, campoCelda) {
var arrDirecciones = document.getElementsByName(campoHidden);
var arrImgDirecciones = document.getElementsByName(campoCelda);

if (arrDirecciones != null && arrDirecciones.length > 0) {


for (var i = 0; i<arrDirecciones.length; i++) {
var direccion = arrDirecciones[i].value;
if (direccion != null) {
direccion = direccion.toLowerCase();
direccionCap = direccion.replace(/^[a-z]/g, conv
ertToUpper);
direccionCap = direccionCap.replace(/\s+[a-z]/g,
convertToUpper);
if (direccionCap != null) {
arrImgDirecciones[i].title = direccionCa
p;
}
}
}
}
function convertToUpper() {
return arguments[0].toUpperCase();
}
}
//=============================================================
//La funcin permite exportar el listado
//=============================================================
function exportarListado() {
var parametros = "&codCentrosNav=" + document.formResultadoLista.codCentrosNa
v.value ;
var myPopup = null;
myPopup = window.open('','exportar_listado', '');
if (!myPopup.opener)
myPopup.opener = self;
document.frmExportarResultado.codCentrosExp.value = document.formResultadoLis
ta.codCentrosExp.value;
document.frmExportarResultado.submit();
}
</script>
<!--cuerpo-->
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado consulta de centros educativos</p>
</div>
<div id="tablaform" style="padding-left: 5px; padding-right: 5px; width:
742px;">
<form id="formResultadoLista" name="formResultadoLista" action="
">
<input type="hidden" name="codCentrosNav" value="28060646;280630

27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946" />
<input type="hidden" name="codCentrosExp" value="28060646;280630
27;28047460;28047551;28044100;28043405;28043417;28067665;28047861;28070913;28072
004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043740;2804
9067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;28068086;280
58147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;28043508;28
070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28072338;2
8072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;28070937;
28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;28067872
;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392;2804700
9;28043776;28068335;28047599;28043569;28067677;28068347;28048580;28047022;280683
23;28064275;28065334;28073264;28044240;28043600;28048014;28043821;28060671;28068
773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044355;2804
3946;28047915;28044008;28043818;28047265;28070354;28068271;28043685;28047459;280
72375;28046212;28065358;28046081;28048701;28071942;28043855;28047848;28072341;28
062631;28047745;28047629;28071978;28048610;28048634;28049110;28047435;28047654;2
8064111;28044173;28043843;28043934;28072405;28068360;28070342;28074013;28058159;
28063015;28072031;28043429;28067689;28047071;28048762;28044197;28046935;28043788
;28047721;28046984;28071841;28070925;28047836;28046959;28047484;28044033;2807024
1;28047526;28057431;28071954;28047541;28072041;28071929;28065310;28064287;280469
96;28072016;28073112;28043557;28072399;28058160;28048579;28043791;28047575;28072
077;28047401;28071000;28043594;28044859;28071930;28044227;28043612;28048661;2807
3586;28047666;28071863;28071966;28068104;28047514;28071917;28072818;28070640;280
59462;28070998;28070299;28059589;28043892;28072363;28044045;28059590;28065978;28
073847;28072284;28072053;28043570;28070123;28070652;28061699;28061705;28043831;2
8044094;28043961;28048981;28057532;28043430;28047502;28049092;28048208;28046960;
28043511;28044239;28071905;28043545;28047563;28047711;28065322;28061675;28057453
;28058184;28044151;28044860;28070196;28060658;28043910;28068074;28071875;2806826
8;28071012;28043673;28072430;28066004;28071899;28050628;28044291;28070214;280476
05;28005121;28057714;28065346;28044082;28065309;28047198;28071981;28047010;28044
011;28044185;28046194;28072417;28073124;28066314;28043582;28073215;28066247;2800
2713;28067884;28058172;28047617;28047897;28049134;28065383;28061663;28047630;280
68372;28048658;28066028;28066259;28068116;28049146;28043880;28047642;28048646;28
043995;28046121;28058925;28043624;28074025;28044124;28043636;28047423;28068311;2
8047678;28047681;28043867;28065981;28068293;28068281;28060622;28043651;28047496;
28047691;28049080;28057866;28043661;28071024;28057726;28070238;28072326;28063003
;28067896;28047101;28070317;28070366;28070251;28057428;28043879;28057441;2806306
4;28066260;28047277;28064093;28044021;28057465;28066016;28048592;28058196;280477
08;28049021;28049201;28044343;28043703;28043715;28065991;28072302;28057556;28043
971;28064101;28043727;28049079;28043739;28056382;28057416;28056242;28062680;2806
8797;28056254;28056266;28056291;28056278;28056308;28056311;28057829;28056151;280
62679;28056175;28056187;28056205;28056217;28057374;28056229;28056230;28057404;28
058871;28056321;28058861;28060798;28060804;28068761;28056333;28056345;28056357;2
8056370;28057386;28057398;28058858;28059449;28050677;28047034;28058226;28047290;
28057520;28047046;28056771;28047083;28047150;28049845;28057738;28047058;28048695
;28047061;28043958;28047782;28049161;28075285;28047095;28059450;28047927;2804779
4;28066272;28072831;28047988;28047800;28047873;28049171;28074499;28057741;280491
58;28050641;28047824;28049951;28056825;28075078;28057830;28068256;28050631;28057
519;28048117;28058895;28047939;28047319;28050665;28058937;28058214;28048737;2804

7253;28075753;28071036;28074177;28058913;28047769;28064457;28050689;28070381;280
68244;28067276;28047757;28056801;28047137;28056795;28047851;28047149;28048683;28
049109;28071671;28067288;28047125;28074566;28057842;28067690;28058901;28057544;2
8074761;28048063;28074773;28064329;28047812;28048075;28075856;28047903;28068891;
28048026;28062667;28047113;28075066;28050653;28048041;28047162;28059437;28067719
;28047174;28047186;28061717;28048671;28059516;28048749;28074712;28075170;2805725
8;28047204;28047940;28047952;28049833;28047964;28048713;28047216;28056783;280472
28;28057489;28058809;28057477;28048002;28047231;28074724;28057507;28075169;28068
220;28058883;28075340;28048038;28075789;28050185;28047241;28048725;28049183;2807
5029;28075261;28073136;28049961;28064603;28060661;28057568;28070226;28048087;280
48099;28048105;28069871;28047289;28075273;28047733;28064743;28067264;28048181;28
062606;28064755;28048129;28048130;28075765;28057261;28048154;28074751;28056813;2
8048166;28047307;28074736;28048750;28002695;28073896;28003857;28060269;28063970;
28071802;28063751;28004989;28002865;28004990;28018393;28044641;28003420;28035615
;28005003;28074591;28038318;28074581;28049444;28066302;28018401;28010412;2800585
4;28063866;28028362;28037752;28039736;28039967;28038276;28023017;28002671;280252
33;28069212;28057027;28057040;28074608;28037740;28000054;28021215;28072478;28023
108;28000601;28030381;28031521;28033621;28049390;28042978;28041731;28039359;2803
4027;28031531;28031506;28005039;28073926;28010874;28043387;28034064;28023145;280
02245;28033941;28010424;28006469;28037582;28064056;28021124;28035524;28023807;28
031233;28071383;28005091;28060233;28005106;28001940;28023029;28028738;28070721;2
8035381;28001824;28033953;28039074;28069741;28035573;28031130;28035512;28037533;
28037557;28005155;28021331;28031063;28029937;28003501;28037201;28041755;28039104
;28060336;28002385;28005179;28000066;28025130;28030198;28065528;28065516;2800273
7;28050409;28024836;28023297;28002877;28020661;28010461;28010473;28000856;280354
94;28035391;28050367;28071826;28063994;28031971;28033655;28031415;28000078;28005
210;28026523;28073938;28070706;28058551;28019439;28042826;28011684;28025841;2801
8502;28004904;28005234;28003328;28023480;28045074;28028519;28031087;28039131;280
20673;28018708;28030447;28005246;28024319;28035421;28050434;28064411;28067549;28
048403;28005258;28035378;28023005;28033928;28010497;28033825;28033783;28025476;2
8021318;28005261;28065565;28073008;28072995;28010527;28044801;28067537;28044771;
28042863;28044781;28044823;28044847;28044422;28065553;28025312;28005271;28038057
;28010539;28004266;28001137;28021446;28028155;28000081;28069340;28000765;2800507
6;28073033;28028854;28022967;28023881;28060282;28010503;28063933;28010552;280214
22;28028386;28018459;28000388;28069170;28060312;28062102;28028741;28003961;28024
794;28005933;28039360;28000042;28024861;28044653;28044434;28039256;28038331;2802
8261;28037946;28042164;28042851;28056138;28058573;28023674;28042796;28060351;280
57015;28038380;28001794;28073902;28060294;28005349;28028775;28073914;28000315;28
038461;28039761;28039815;28039165;28010576;28070718;28004965;28005167;28050380;2
8021409;28032791;28039955;28050422;28000595;28050458;28035551;28033837;28030848;
28030836;28030393;28023157;28010591;28031518;28041743;28010606;28032456;28038458
;28037521;28010618;28021291;28026006;28019397;28024551;28010680;28070731;2801064
3;28063829;28005374;28058561;28032511;28031440;28029652;28028830;28005350;280053
86;28063957;28005404;28042243;28033761;28063908;28063854;28038471;28073884;28031
211;28039153;28033680;28035470;28024873;28026638;28063775;28031804;28063911;2803
2341;28010655;28003407;28037648;28024460;28031041;28032535;28026547;28043031;280
49407;28035895;28033722;28057039;28035536;28049493;28003778;28006111;28029901;28
005441;28040830;28025506;28046145;28049365;28005465;28005477;28063945;28033886;2
8025661;28002646;28005489;28003493;28005490;28005519;28040106;28025971;28000558;
28039347;28063787;28064068;28035691;28030368;28004552;28005568;28010710;28028143
;28023662;28037995;28045153;28005601;28036191;28050343;28022888;28043399;2800562
3;28025403;28028131;28038252;28049468;28040891;28010722;28038082;28005635;280213
06;28032420;28064071;28021057;28037788;28045475;28037193;28005817;28038321;28041
640;28010746;28074256;28062321;28065531;28069194;28035639;28005660;28031464;2802
1461;28058822;28071361;28005684;28028751;28046391;28023388;28005696;28069753;280
25294;28026535;28035603;28023111;28005714;28028945;28005726;28020533;28031488;28
039086;28041241;28037685;28063805;28037594;28000339;28006411;28002944;28045128;2
8037375;28050446;28035676;28060300;28024976;28031099;28045165;28045301;28033931;
28050392;28039244;28063891;28060245;28024061;28028891;28073963;28057064;28040039
;28010761;28067550;28031166;28032390;28038185;28049419;28037636;28060257;2801089

8;28069820;28003523;28010771;28010783;28037545;28028842;28040842;28020867;280417
92;28050355;28023741;28025178;28025944;28035688;28042814;28063881;28031786;28063
982;28006214;28063921;28035597;28005571;28037508;28021367;28005741;28031038;2803
5640;28037168;28070986;28045086;28049389;28072466;28070691;28065541;28023534;280
30344;28010795;28005763;28069182;28071206;28010862;28038203;28010801;28063842;28
067771;28010813;28074578;28037661;28063878;28037697;28049377;28073011;28033771;2
8030371;28031348;28045062;28066119;28003535;28005830;28021148;28018496;28005866;
28005878;28005891;28029913;28005881;28029123;28005908;28010849;28003833;28024964
;28029691;28042152;28038136;28025415;28010850;28002041;28038288;28071814;2804942
0;28040878;28002403;28029615;28032353;28032468;28033898;28044458;28034052;280338
13;28032389;28032331;28031026;28031051;28035366;28038343;28045104;28001991;28066
107;28075546;28005911;28001241;28010886;28005945;28025968;28039372;28001681;2801
3309;28025491;28002609;28025634;28025181;28024071;28024617;28023637;28020740;280
25087;28022943;28025208;28032584;28000376;28075777;28001277;28003845;28002956;28
035408;28039785;28037491;28031351;28032547;28038392;28037673;28049432;28005994;2
8037171;28006007;28006020;28010916;28029238;28028209;28006044;28039013;28028325;
28035548;28001149;28028416;28010931;28056126;28062114;28060211;28037958;28038112
;28001952;28050379;28028210;28006056;28010679;28002014;28063763;28006068;2803114
2;28034076;28021045;28021434;28033977;28028222;28006071;28071371;28035433;280103
57;28030401;28023273;28029111;28039980;28001848;28026043;28062345;28045177;28038
069;28073872;28006101;28021321;28033990;28049481;28006123;28039177;28010941;2802
5373;28025956;28026067;28028271;28045131;28058597;28010953;28006135;28005431;280
10977;28010965;28006172;28010989;28010928;28006202;28006159;28006184;28006196;28
006160;28000111;28063817;28028556;28034091;28037715;28041767;28067586;28028532;2
8035411;28038124;28040866;28038197;28036140;28006238;28002981;28006251;28058718;
28060270;28067604;28029512;28025816;28060361;28019658;28000029;28006263;28010990
;28025521;28002543;28002804;28006275;28029597;28002890;28006305;28006317;2800632
9;28001617;28024125;28025075;28001371;28003316;28025804;28023923;28001770;280304
72;28011015;28006354;28024356;28025580;28024484;28067598;28019567;28058548;28067
768;28062333;28029160;28022992;28002464;28006366;28065504;28022797;28014272;2800
1873;28030435;28022876;28067756;28063830;28064081;28069716;28002968;28006381;280
01289;28022980;28029603;28025567;28028799;28037569;28006391;28026501;28035482;28
028763;28002269;28037764;28033643;28033692;28044321;28049626;28003286;28026596;2
8049456;28064381;28057362;28024629;28002270;28060324;28064421;28039384;28026195;
28010394;28002099;28028337;28033801;28041809;28040881;28045098;28025440;28030824
;28042802;28004941;28011040;28042191;28002166;28002129;28030411;28001551;2802660
2;28028805;28025351;28034040;28035585;28039773;28067574;28069728;28003791;280400
15;28003456;28033734;28024307;28003481;28024502;28002361;28022864;28023443;28002
282;28024253;28043041;28023546;28025981;28002191;28031075;28024800;28024848;2807
3941;28066090;28060816;28065711;28037624;28018371;28021161;28005428;28021173;280
37818;28005520;28038550;28036942;28029664;28037387;28039323;28039116;28033564;28
005556;28036310;28040994;28058585;28033515;28039335;28021151;28001642;28036309;2
8069704;28029241;28028076;28030204;28045360;28059395;28030125;28045608;28059401;
28043259;28030101;28045268;28045271;28038641;28038631;28030113;28038689;28059361
;28037892;28045347;28045359;28045463;28045281;28042875;28042954;28042942;2804541
4;28045438;28033311;28046479;28033321;28045372;28033333;28059371;28059383;280578
05;28045621;28045311;28045441;28038665;28057672;28045657;28045293;28046467;28043
260;28042929;28044549;28036930;28042887;28057684;28045426;28057660;28045396;2803
6656;28045669;28044628;28060968;28060971;28044896;28042930;28044562;28044513;280
45323;28044574;28043235;28044501;28043201;28044537;28036772;28042449;28044525;28
036826;28044495;28036760;28056023;28056096;28066375;28056072;28056060;28056114;2
8056084;28056059;28056035;28056047;28056436;28056424;28056412;28056451;28056400;
28056448;28064721;28058019;28057957;28057970;28057969;28075820;28057994;28058007
;28057982;28701032;28701081;28701020;28701056;28700982;28066065;28042619;2804135
4;28033539;28003304;28042590;28040660;28050537;28039682;28000467;28035305;280390
37;28046111;28040611;28041411;28025129;28057209;28036991;28044768;28064007;28042
671;28037031;28042085;28041391;28042061;28000522;28018460;28028301;28032471;2805
8640;28030575;28046091;28058639;28045815;28028428;28019971;28030991;28058664;280
20201;28020892;28040003;28030927;28028404;28041512;28020961;28067628;28038914;28
046352;28020934;28039670;28020855;28039943;28020557;28018484;28044306;28023327;2

8022207;28040684;28070962;28030174;28049341;28004059;28032481;28037016;28030149;
28022724;28038884;28042656;28046558;28000364;28020545;28071310;28030186;28040714
;28041381;28037089;28028374;28044744;28042051;28001629;28060397;28044756;2802073
9;28058676;28040787;28074852;28001769;28046364;28013899;28019312;28044720;280413
66;28018435;28020958;28020703;28032559;28037004;28058615;28046376;28031555;28022
712;28042668;28046522;28043004;28048476;28025828;28023194;28069391;28030137;2804
6251;28074918;28045633;28044902;28000753;28038367;28062035;28050549;28039888;280
42036;28050525;28030915;28021550;28033850;28057210;28023911;28020582;28074049;28
028611;28021562;28039724;28020119;28046315;28040672;28048294;28030216;28045803;2
8042632;28060385;28065644;28075492;28075510;28046261;28042000;28042620;28018423;
28039839;28038823;28025014;28020909;28038835;28038379;28042115;28040741;28002415
;28038616;28028477;28069844;28024642;28042048;28037041;28018903;28074037;2800167
8;28003882;28040696;28074050;28035317;28058627;28058652;28039700;28002181;280286
84;28020910;28043028;28035330;28074670;28041433;28039797;28040799;28039864;28036
978;28039751;28035342;28028453;28038872;28041482;28036981;28072107;28038860;2803
9827;28057180;28041597;28046303;28041494;28030976;28028571;28025026;28045050;280
60373;28030228;28040702;28031002;28032501;28019889;28026092;28045025;28039992;28
042607;28038100;28038422;28040027;28044318;28064044;28003894;28045840;28046273;2
8062023;28028568;28045037;28038902;28073859;28033552;28042073;28038801;28039128;
28042012;28028350;28003900;28030952;28028431;28002312;28039840;28003201;28030903
;28074669;28002580;28050720;28030162;28041445;28058688;28042097;28038355;2803101
4;28038446;28074062;28070974;28020806;28025658;28058603;28018381;28042024;280430
16;28021252;28041500;28021549;28020727;28038859;28045645;28072223;28074244;28039
852;28042103;28020715;28030241;28037053;28047411;28041470;28050732;28041378;2804
8282;28038151;28028672;28030150;28044719;28057271;28037065;28020624;28037028;280
42981;28059279;28039803;28038291;28039876;28046339;28020570;28018472;28019351;28
034441;28020946;28028465;28040775;28030939;28040738;28018368;28042644;28018344;2
8018356;28062011;28050562;28041615;28045773;28038847;28050550;28057751;28038306;
28020831;28019464;28015756;28042681;28020648;28030964;28045839;28024290;28038896
;28026031;28037077;28042991;28038926;28040751;28039891;28045049;28062126;2802034
1;28038070;28021008;28046297;28057222;28046285;28065632;28075509;28065841;280605
80;28069431;28065671;28067653;28063799;28060348;28057076;28060221;28024034;28002
026;28002038;28023364;28001812;28069169;28057088;28002853;28033679;28064160;2806
7744;28039669;28002105;28006408;28022891;28002211;28042711;28039712;28043284;280
57192;28043296;28041603;28043302;28041639;28041627;28039931;28043272;28044938;28
044941;28034431;28044926;28039921;28039918;28042723;28042735;28042747;28042759;2
8058731;28059309;28042127;28042760;28060208;28062369;28043314;28067185;28068207;
28067203;28067197;28068736;28064779;28059310;28037855;28037934;28004436;28021355
;28037867;28072508;28037821;28041524;28039906;28044380;28041081;28056102;2804024
6;28044392;28067151;28074700;28039441;28044409;28059280;28034404;28059292;280343
01;28042361;28065723;28034428;28034416;28046650;28049985;28040283;28046662;28041
159;28069561;28056527;28043764;28058411;28046571;28069595;28048531;28050008;2806
2151;28056539;28050021;28062163;28047885;28046583;28041160;28056540;28056552;280
58044;28041652;28041721;28050045;28056564;28046674;28046716;28034325;28040301;28
050057;28046625;28046637;28056588;28071140;28034179;28056606;28071103;28038951;2
8041172;28039396;28034167;28034180;28057246;28050069;28058068;28050070;28046704;
28050082;28050094;28067148;28059930;28058071;28048491;28041664;28040313;28046731
;28056621;28046765;28065693;28048506;28041688;28048543;28046777;28041706;2805010
0;28050112;28040337;28050124;28050136;28046807;28056631;28056643;28048521;280653
61;28056591;28058032;28050151;28056655;28065701;28046819;28048555;28041147;28064
494;28049997;28071115;28050011;28050033;28058421;28059954;28068724;28058056;2804
0325;28059929;28056618;28058433;28069571;28058445;28071139;28058457;28058469;280
71127;28058470;28046741;28067173;28048518;28058482;28059942;28050148;28050161;28
057854;28700741;28700763;28700738;28700751;28700544;28700581;28700702;28701019;2
8700601;28700611;28700623;28700726;28700684;28700908;28700921;28700696;28700635;
28700647;28700532;28700659;28700660;28700672;28700787;28700911;28700556;28700568
;28700571;28700714;28700593;28700313;28700489;28700362;28700374;28700222;2870020
9;28700453;28700490;28700337;28701007;28700994;28700350;28700386;28700398;287002
83;28700507;28700210;28700404;28700192;28700416;28700428;28700431;28700465;28700
246;28700325;28701044;28700441;28700180;28700477;28700520;28700234;28700258;2870

0295;28700261;28923545;28923636;28923375;28923557;28923442;28923430;28923405;280
07620;28008399;28036449;28008004;28009380;28923521;28923508;28923624;28923533;28
923648;28923168;28923399;28923478;28923387;28923491;28800010;28600604;28600586;2
8600562;28600574;28600598;28073811;28700933;28701147;28701172;28701159;28701184;
28701160;28700969;28700957;28700970;28028507;28006597;28037399;28058354;28005805
;28007085;28036012;28048956;28063532;28012071;28058834;28034891;28018216;2802166
5;28059334;28002488;28024575;28030319;28041019;28009288;28070603;28032109;280455
81;28033023;28009963;28069443;28046595;28067938;28049596;28065140;28065814;28066
624;28067951;28065139;28067941;28064469;28066600;28062977;28065589;28066651;2806
6041;28026158;28062001;28069388;28067458;28059668;28070780;28065267;28064241;280
69467;28067641;28068876;28059346;28063465;28062710;28062576;28068414;28023091;28
034696;28064822;28059474;28067926;28056692;28065127;28035299;28066880;28021641;2
8057775;28057763;28057155;28008259;28058081;28050252;28065905;28066909;28065607;
28031567;28065437;28065851;28059051;28000625;28009434;28058391;28037430;28056862
;28045542;28070536;28063106;28058767;28064809;28067070;28000649;28011349;2803219
5;28011520;28019981;28022529;28043223;28075637;28015537;28026110;28011805;280322
25;28008016;28012810;28020041;28003021;28008600;28044872;28029159;28007152;28012
676;28003055;28021975;28017339;28022487;28008296;28013279;28008430;28002142;2801
3701;28013826;28008995;28000224;28013966;28000170;28009185;28007371;28022918;280
01538;28009422;28003171;28017777;28009495;28009586;28010060;28032183;28049602;28
070688;28071681;28069236;28048269;28060464;28064226;28022426;28045736;28074141;2
8060440;28032134;28021732;28059504;28069558;28069534;28021070;28046856;28021823;
28034982;28023893;28057349;28012299;28009276;28066511;28030711;28029718;28016839
;28012664;28071991;28010291;28028593;28013449;28068906;28057945;28056485;2803371
0;28033291;28035020;28022803;28066089;28074517;28066417;28001976;28007619;280193
00;28027941;28013140;28006019;28022505;28020028;28039657;28033382;28018514;28025
324;28065590;28035241;28033473;28060506;28049031;28074220;28048919;28060786;2803
2018;28020399;28049614;28018563;28032110;28025877;28075042;28075054;28022578;280
39529;28049547;28072296;28064810;28074281;28002208;28022323;28009884;28018228;28
018061;28015392;28019828;28024915;28041342;28042139;28038562;28038598;28001010;2
8011246;28011258;28011261;28074131;28072272;28001563;28044331;28010436;28012962;
28015550;28023081;28006809;28005131;28021690;28024186;28022414;28008107;28013103
;28000479;28036061;28011477;28020156;28034994;28064184;28015094;28019142;2801627
1;28040623;28062497;28041287;28001046;28020120;28011593;28072211;28032870;280151
48;28069251;28037983;28070883;28025695;28070895;28072168;28072156;28073151;28067
318;28067434;28065784;28072132;28073148;28022566;28005799;28005787;28064846;2807
2144;28069285;28067410;28011775;28064202;28061298;28070871;28013048;28067859;280
67422;28070858;28070159;28069418;28007309;28074074;28065760;28067367;28065772;28
067631;28015033;28075649;28074086;28014685;28073173;28070846;28065747;28067847;2
8064196;28073070;28023121;28069273;28035275;28011647;28011635;28011659;28007127;
28024198;28007139;28011726;28003262;28011763;28015902;28005295;28010540;28069261
;28067379;28006779;28011490;28015847;28024812;28008703;28003742;28049857;2806573
5;28067321;28008958;28000303;28023947;28037971;28011945;28037961;28064172;280374
05;28007395;28014478;28011970;28067343;28061286;28069303;28067355;28067331;28045
566;28056886;28072958;28063192;28023844;28073161;28072961;28036450;28015987;2802
2475;28023935;28023376;28024991;28007607;28012354;28003110;28036474;28000662;280
01022;28003444;28021902;28019270;28003584;28024381;28012196;28003250;28021999;28
042498;28062217;28003419;28013863;28008934;28013851;28050173;28046901;28067409;2
8069406;28011623;28015291;28013188;28003675;28011544;28017649;28000492;28005738;
28047368;28026420;28041275;28070101;28022104;28012032;28067392;28020235;28001605
;28012585;28012603;28007826;28007103;28012779;28048993;28064238;28040556;2802042
9;28022839;28007917;28007942;28012688;28007954;28060105;28019762;28060026;280058
42;28007991;28016712;28012767;28000431;28012846;28008053;28046510;28065759;28011
911;28013292;28012901;28035044;28007191;28038586;28048932;28022499;28067707;2801
3051;28015586;28013255;28013280;28062813;28015562;28023698;28031993;28022633;280
13097;28013115;28008405;28013450;28016694;28012949;28019592;28030289;28000901;28
008223;28013036;28023224;28008508;28017844;28008511;28013371;28013401;28000960;2
8008211;28015653;28008387;28032638;28013838;28011209;28013504;28013565;28008791;
28013590;28013607;28024393;28013191;28009549;28016256;28001514;28023704;28046509
;28013723;28013759;28008892;28020107;28016268;28013772;28008909;28008910;2800015

7;28007292;28013802;28013784;28029573;28008946;28012640;28025361;28015471;280693
15;28016645;28013887;28018711;28009033;28015136;28009082;28013991;28000406;28014
570;28000421;28025166;28009203;28032811;28003134;28009215;28014065;28017753;2801
7741;28025336;28009264;28023832;28020171;28009291;28024897;28024988;28023315;280
17893;28014193;28014235;28019725;28046881;28009446;28009458;28006378;28011428;28
014363;28014387;28025646;28014417;28009525;28014454;28019348;28046182;28011921;2
8000327;28024228;28009653;28014491;28014508;28009641;28020417;28069297;28008922;
28010448;28014533;28043077;28003092;28000947;28002397;28009781;28009793;28009801
;28009823;28014648;28023716;28017182;28015100;28011908;28064408;28041536;2802233
5;28058135;28071309;28015495;28006457;28014867;28023066;28057881;28070901;280488
77;28014958;28002506;28001034;28013395;28040520;28041895;28041101;28034118;28064
214;28073276;28067501;28066508;28012111;28034933;28023819;28037791;28014107;2802
7931;28009604;28014651;28014910;28002427;28070391;28064925;28068657;28070184;280
68177;28068566;28071152;28067291;28043752;28065887;28065875;28073801;28073321;28
066481;28063209;28069731;28066193;28073197;28071565;28061262;28070767;28071073;2
8036735;28071218;28068013;28072557;28061596;28030277;28045499;28075212;28049638;
28074153;28066715;28056941;28039499;28060142;28058780;28062266;28044914;28062588
;28008880;28059796;28072910;28073227;28041251;28067513;28072946;28050197;2804689
3;28057143;28059073;28060865;28059863;28008971;28058408;28048270;28063180;280458
64;28066821;28033278;28016219;28068921;28060014;28059981;28061882;28064330;28031
609;28059024;28050495;28008636;28035196;28064834;28063581;28059097;28028490;2806
9935;28008818;28063091;28064159;28072909;28064937;28065243;28001435;28062229;280
73999;28064652;28075145;28049572;28033394;28075303;28074530;28069108;28074906;28
074967;28050616;28066363;28074207;28064512;28062795;28073409;28063052;28072867;2
8061754;28061602;28066399;28075650;28058950;28069901;28071401;28063571;28028994;
28028635;28065942;28059814;28070135;28071358;28050598;28071449;28072481;28059826
;28069066;28064913;28001587;28058949;28059747;28069959;28031385;28069960;2806054
3;28059978;28057911;28057611;28062141;28066557;28072442;28061766;28063441;280502
27;28073355;28071346;28061961;28070457;28073461;28070627;28069819;28071516;28059
619;28066569;28059735;28050410;28064561;28060877;28073495;28061572;28059486;2805
8275;28064718;28061511;28050744;28063301;28061523;28066570;28065577;28072569;280
61845;28059966;28068633;28059656;28074815;28063568;28063726;28075391;28070548;28
068803;28071486;28064949;28060610;28075467;28065048;28059528;28061134;28044951;2
8057799;28059838;28062424;28062047;28072201;28069984;28058251;28061559;28061043;
28059164;28059759;28050264;28061055;28059632;28068529;28075005;28071292;28034684
;28067239;28070494;28004291;28071723;28062916;28070573;28065917;28065620;2807105
1;28073422;28071048;28073537;28069698;28068542;28049523;28072983;28067823;280733
06;28074335;28050306;28074165;28061535;28073094;28071498;28061584;28066351;28060
129;28065954;28062850;28069479;28068670;28065176;28069078;28070810;28060920;2807
1735;28066648;28061614;28061225;28064135;28071541;28072752;28069601;28071188;280
70809;28069364;28059000;28071395;28060841;28073689;28074529;28072260;28070160;28
060750;28063337;28067732;28068517;28072533;28058500;28062886;28065024;28070792;2
8036528;28071711;28066685;28048841;28050483;28064263;28074657;28069091;28066156;
28062953;28062965;28045852;28059887;28075807;28057003;28071164;28058381;28065449
;28070822;28059255;28066168;28062527;28066697;28066703;28073975;28059231;2806112
2;28050719;28063295;28070020;28071607;28073343;28073331;28075790;28039402;280704
08;28058111;28058330;28063623;28066466;28071425;28061365;28048971;28059644;28060
178;28063635;28067112;28064858;28071528;28049948;28064883;28061110;28062539;2806
0592;28060002;28069777;28066673;28068190;28073549;28046133;28064551;28050604;280
62849;28058093;28069455;28071644;28063131;28075315;28065280;28069510;28068165;28
072648;28069017;28072570;28065231;28056874;28065085;28066752;28075674;28069662;2
8047332;28064962;28069480;28058691;28064147;28075698;28071784;28071759;28064573;
28056746;28066430;28056680;28035081;28070044;28066740;28063672;28069042;28065826
;28066739;28069546;28069765;28068141;28064998;28066031;28068591;28071085;2807117
6;28062862;28032857;28061146;28065218;28062503;28061948;28059620;28071589;280600
51;28062989;28070071;28074921;28074347;28049304;28062357;28029767;28071255;28062
931;28065000;28069327;28063544;28071553;28071619;28065152;28063404;28061729;2807
3604;28074098;28059693;28069029;28039487;28046534;28063349;28022220;28058755;280
70421;28074797;28056898;28060567;28058263;28059243;28068463;28048890;28059176;28
057350;28065115;28063696;28068131;28065450;28060181;28065103;28057593;28068980;2

8069157;28069923;28069790;28059711;28046054;28049511;28070470;28072247;28066764;
28071620;28073458;28074487;28072120;28073598;28068979;28059671;28057635;28066776
;28074475;28075704;28061021;28064251;28074426;28061833;28065802;28069111;2807383
5;28069613;28069509;28058974;28063647;28060749;28070743;28066181;28063362;280686
45;28072511;28075731;28061894;28066788;28059139;28059577;28063659;28036024;28049
262;28063520;28012445;28062746;28064366;28056722;28073653;28071061;28061912;2806
1316;28065097;28062783;28075418;28075157;28062448;28063374;28064640;28068475;280
56953;28061390;28063313;28063039;28063261;28071531;28057933;28061821;28061201;28
058101;28066387;28061018;28061808;28063477;28037132;28068840;28064482;28066405;2
8066806;28060919;28048816;28065425;28046224;28036516;28062540;28072521;28066326;
28064597;28061195;28062412;28062515;28073240;28060609;28061067;28062436;28075613
;28049298;28061638;28064861;28058524;28073793;28063155;28073291;28061481;2806343
1;28074542;28061420;28063167;28062138;28061501;28049286;28066429;28070032;280591
52;28068864;28050318;28056916;28058494;28068888;28065073;28062874;28072600;28068
505;28058317;28046431;28073501;28064627;28066533;28074621;28056850;28074891;2807
4219;28068839;28061791;28057571;28049641;28072545;28041925;28042917;28065188;280
71462;28060555;28073069;28069972;28074633;28066831;28071693;28070019;28058706;28
068669;28056667;28057118;28061444;28064792;28074955;28068426;28069911;28062692;2
8072922;28072119;28060439;28069856;28069686;28066442;28062400;28061857;28063490;
28070779;28061249;28017145;28059701;28049501;28070755;28057601;28066132;28064470
;28062564;28070068;28062591;28071590;28064676;28065061;28069376;28056473;2807028
7;28070597;28056928;28067240;28064524;28069121;28066843;28057647;28056710;280619
24;28035858;28056990;28072582;28069005;28069649;28049894;28070585;28072594;28073
823;28059115;28060889;28059899;28036966;28064901;28059841;28064391;28066296;2804
9250;28067963;28068451;28062825;28057787;28059188;28061377;28071577;28068402;280
56515;28063556;28063714;28072776;28072843;28067801;28061778;28064664;28072715;28
074128;28050239;28059681;28059048;28063246;28068025;28065413;28061742;28071772;2
8061341;28064536;28072855;28072740;28063741;28066879;28063121;28072703;28060063;
28061353;28062758;28067811;28071701;28067720;28061781;28069522;28066867;28066855
;28068682;28062187;28063271;28061328;28065462;28070500;28068441;28071322;2806350
7;28065206;28075558;28064731;28059553;28060890;28073471;28066211;28072193;280690
30;28072971;28073203;28056849;28073185;28073641;28071796;28073550;28073239;28074
268;28059760;28068943;28059991;28066892;28058378;28046406;28070551;28062308;2803
7880;28061158;28048907;28058779;28058512;28061407;28068554;28065255;28069625;280
64433;28066171;28074840;28072612;28067902;28065279;28057921;28066922;28058238;28
074611;28058287;28066934;28074301;28071413;28066077;28069352;28069881;28063428;2
8068499;28075236;28068852;28064986;28072624;28075443;28069054;28068396;28062904;
28060853;28057313;28069081;28070469;28064871;28056965;28068967;28062096;28070275
;28075133;28066958;28063283;28056989;28057325;28066961;28065191;28066594;2806435
4;28048831;28071221;28062451;28046686;28059784;28062370;28060762;28074554;280685
81;28072739;28059565;28071668;28065863;28064895;28073616;28067495;28068918;28059
802;28060907;28070411;28060521;28070834;28066971;28067793;28062655;28069893;2806
6144;28069248;28074359;28061560;28065838;28063398;28066983;28066223;28057121;280
66995;28056679;28061183;28069947;28075686;28067914;28061456;28068530;28045141;28
072685;28061811;28073768;28067483;28067999;28073082;28059140;28074360;28057581;2
8006846;28049651;28049742;28057295;28049705;28049766;28059036;28025920;28061547;
28056734;28073483;28046492;28059541;28066338;28073860;28066053;28064500;28067033
;28067021;28067045;28062461;28072636;28059218;28060488;28067471;28068992;2806082
8;28019661;28062928;28028283;28056011;28065966;28071632;28068621;28066341;280646
15;28067525;28044884;28070172;28071231;28061973;28048348;28069789;28062734;28050
321;28061951;28022281;28068438;28073719;28070081;28058329;28065401;28065796;2804
9274;28046418;28067011;28073987;28075431;28061331;28074271;28061869;28068153;280
69832;28075248;28072727;28071243;28067057;28071267;28072806;28074104;28057301;28
061468;28074827;28068815;28060981;28067136;28064950;28057091;28068694;28066454;2
8075480;28061274;28049328;28073720;28062761;28072181;28070949;28066946;28062278;
28063453;28069145;28065051;28067082;28067094;28069339;28022359;28071437;28065164
;28067100;28062771;28063350;28030769;28065012;28040261;28060476;28060415;2805762
3;28063601;28063611;28065929;28069637;28073525;28072788;28068785;28011091;280067
67;28041858;28071191;28060491;28046388;28011866;28022128;28058241;28014223;28037
879;28059127;28062709;28072791;28042577;28045694;28029411;28043089;28061080;2805

9425;28062485;28067835;28042450;28067306;28026080;28073665;28061092;28072934;280
42565;28040416;28044483;28036802;28061031;28018769;28037806;28020491;28040507;28
021781;28019907;28018897;28036103;28030745;28021719;28018587;28029536;28030794;2
8012706;28074785;28008612;28041901;28062394;28063738;28014764;28041913;28018678;
28018988;28071474;28059206;28021604;28045712;28073434;28074001;28038008;28075595
;28074396;28049912;28046169;28075182;28058305;28031592;28070639;28075728;2807499
2;28045748;28072661;28075844;28031191;28067215;28046911;28075224;28060087;280757
16;28074682;28074441;28056141;28073446;28072697;28040647;28061079;28073707;28073
574;28075662;28049237;28061161;28061985;28075017;28074943;28075327;28074803;2807
5455;28075251;28075364;28047356;28025919;28075625;28074323;28074384;28075030;280
62084;28068748;28075200;28032833;28075832;28064767;28075121;28074839;28045827;28
074864;28006561;28048774;28050215;28019737;28026456;28029494;28042346;28009069;2
8000777;28048324;28020077;28046601;28070512;28026444;28061389;28021100;28048944;
28068128;28060099;28024654;28025579;28074232;28033141;28075583;28031658;28019038
;28023984;28047320;28013383;28071656;28041196;28002351;28026183;28043193;2803298
5;28000698;28023996;28023030;28029780;28039268;28043156;28056709;28033035;280253
48;28020272;28058743;28012871;28003973;28028659;28013413;28031646;28030058;28017
996;28038537;28014119;28023868;28034477;28001231;28000819;28014511;28015124;2801
4612;28058123;28001861;28045578;28042371;28040519;28001851;28032602;28032614;280
49663;28024344;28008715;28011891;28024216;28056904;28007978;28034635;28008351;28
044631;28008806;28030681;28062382;28009677;28029445;28068751;28069133;28075352;2
8074505;28029810;28012275;28049559;28069421;28045761;28073631;28074372;28014181;
28029950;28070445;28032808;28000820;28045116;28029883;28062175;28074979;28032821
;28046455;28071760;28007462;28029858;28070950;28045001;28036085;28029986;2802662
6;28049471;28042358;28067975;28063969;28075479;28074645;28021872;28029895;280758
19;28073732;28075534;28074980;28046066;28047381;28064378;28065498;28029861;28067
987;28049754;28049316;28045724;28070147;28045530;28030231;28072454;28064342;2805
7878;28029962;28057106;28017807;28072651;28064032;28065474;28067380;28073045;280
41573;28041974;28040192;28062618;28034659;28075561;28041986;28040121;28071838;28
038963;28040179;28041202;28039414;28040155;28046820;28075108;28073367;28073513;2
8075741;28040180;28034313;28049821;28049808;28067227;28038987;28034283;28050203;
28049811;28075388;28074931;28058792;28067781;28073677;28075081;28075091;28075297
;28074414;28073057;28074888;28075406;28075194;28073781;28070524;28071334;2807109
7;28064019;28072491;28064020;28075522;28075111;28075339;28070561;28075376;280653
71;28075421;28074293;28074311;28043168" />
<p class="azul" style="margin-bottom: 10px;text-align: l
eft;">
El n&uacute;mero de centros obtenidos es
<span class="rojo" style="font-weight: bold">3926</span>. En pantalla slo se mue
stran los
<span class="rojo" style="font-weight: b
old">100</span> primeros. Obtenga el listado completo en <span class="rojo" styl
e="font-weight: bold">"EXPORTAR"</span>.
</p>
<!-- Calculamos el ancho de las columnas -->

<table cellpadding="0" cellspacing="0" border="0" style="backgro


und-color: #FFFFFF; width: 100%;">
<tr class="titulo">
<td align="center" valign="middle" style="width:
8%;">C&oacute;digo</td>
<td align="center" valign="middle" style="width:
22%;">Nombre</td>

<td align="center" valign="middle" style="width:


8%;">Titularidad</td>
<td align="center" valign="middl
e" style="width: 19%;">Municipio</td>

<td align="center" valign="middle" style="width:


10%;">Contacto</td>
<td align="center" valign="middle" style="width:
18%;">Etapas Educativas</td>
<td align="center" valign="middle" style="width:
10%;">Servicios</td>
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28047022
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer

" onclick="enviarFormulario('28047022');" title="Acceda a la Ficha del Centro">


&quot;EL NARANJO&quot;<b
r>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Fuenlabrada
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: PASEO Riazor, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: PASEO Riazor, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
naranjo.fuenlabrada@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.el
naranjo.fuenlabrada'>

-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916085189; Fax: 916085189'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elna
ranjo.fuenlabrada@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28068323
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28068323');" title="Acceda a la Ficha del Centro">
&quot;EL NARANJO&quot;<b
r>

ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Parla
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Lago Blanco, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Lago Blanco, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
naranjo.parla@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elnaranj
o.parla'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916989426; Fax: 916999945'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elna
ranjo.parla@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28064275
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28064275');" title="Acceda a la Ficha del Centro">
&quot;EL NOGAL&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Alpedrete
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Santiago Ramn y Cajal, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Santiago Ramn y Cajal, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
nogal.alpedrete@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elnoga
l.alpedrete'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918579055; Fax: 918579057'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elno
gal.alpedrete@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28065334
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28065334');" title="Acceda a la Ficha del Centro">
&quot;EL OLIVAR&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic

al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
San Martn de Valdeiglesia
s
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE las Afiladeras, 18" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE las Afiladeras, 18" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
olivar.sanmartindevaldeiglesias@educa.madrid.org&#13;web: http://www.educa.madri
d.org/eei.elolivar.sanmartindevaldeiglesias'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918612203; Fax: 918610819'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elol
ivar.sanmartindevaldeiglesias@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS

-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28073264
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28073264');" title="Acceda a la Ficha del Centro">
&quot;EL OLIVAR&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Centro)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE del Olivar, 48-50" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE del Olivar, 48-50" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
olivar.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elolivar
.madrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 915306631; Fax: 915306631'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elol
ivar.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS

-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28044240
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28044240');" title="Acceda a la Ficha del Centro">
&quot;EL OLIVO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Tres Cantos
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA de la Vega, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA de la Vega, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
olivo.trescantos@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.eloli
vo.trescantos'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 918031878; Fax: 918031878'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elol
ivo.trescantos@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical

-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043600
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043600');" title="Acceda a la Ficha del Centro">
&quot;EL PILAR&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Madrid
(Ciudad Lineal)
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE de Siena, 38" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE de Siena, 38" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
pilar.madrid@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elpilar.m
adrid'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 914036749; Fax: 914036749'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elpi
lar.madrid@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>

<!-- FIN ICONOS ENSEANZAS/TRAMOS


-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28048014
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28048014');" title="Acceda a la Ficha del Centro">
&quot;EL POCITO&quot;<br
>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">

P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Pedrezuela
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Cultura, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Cultura, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
pocito.pedrezuela@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elpo
cito.pedrezuela'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
os: 918446300 / 672011818; Fax: 918446786'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elpo
cito.pedrezuela@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->

<!-- ICONOS SERVICIOS -->


<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="gris">
<td align="center" valign="middl
e">
28043821
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28043821');" title="Acceda a la Ficha del Centro">
&quot;EL PRADO&quot;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">
Getafe
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: CALLE Murillo, s/n" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: CALLE Murillo, s/n" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
prado.getafe@educa.madrid.org&#13;web: http://www.educa.madrid.org/eei.elprado.g
etafe'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon
o: 916951042; Fax: 916951318'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elpr
ado.getafe@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0020_v14.gif" title="2 C
iclo de Educacin Infantil" />

</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>

<tr class="blanco">
<td align="center" valign="middl
e">
28060671
</td>
<td align="center" style="vertic
al-align:middle;" valign="middle" style="font-size:9px; font-weight:bold">
<a style="cursor:pointer
" onclick="enviarFormulario('28060671');" title="Acceda a la Ficha del Centro">
&quot;EL PRINCIPITO&quot
;<br>
ESCUELA INFANTIL
</td>

<td align="center" style="vertic


al-align:middle;" valign="middle">
P&uacute
;blico

</td>
<td align="center" style="vertic
al-align:middle;" valign="middle">

Torrejn de Velasco
</td>
<!-- ICONOS CONTACTO -->
<td align="left" style="vertical
-align:middle;" valign="middle">
<!-- DIRECCION -->
<input type="hidden" nam
e="direccion" value="Direccin: AVENIDA Jos Fernndez Segovia, 1" />
<img id="imgDireccion" h
eight="16px" width="21px" src="../../images/busqueda/Direccion_v14.gif" title="D
ireccin: AVENIDA Jos Fernndez Segovia, 1" />
<!-- TELEFONO -->
<!-- MAIL Y WEB: Sin uso
-->
<!--

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/_v14.gif" title='eMail: eei.el
principito.torrejondevelasco@educa.madrid.org&#13;web: http://www.educa.madrid.o
rg/eei.elprincipito.torrejondevelasco'>
-->
<!-- TELEFONO Y FAX -->

<img alt="" heig


ht="16px" width="21px" src="../../images/busqueda/Telefono_v14.gif" title='Telfon

o: 663802339'>
<!-- EMAIL -->
<img alt="" heig
ht="16px" width="21px" src="../../images/busqueda/Email_v14.gif" title='eei.elpr
incipito.torrejondevelasco@educa.madrid.org'>
</td>
<!-- FIN ICONOS CONTACTO -->
<!-- ICONOS ENSEANZAS/TRAMOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img hei
ght="16px" width="21px" src="../../images/busqueda/Nivel_0010_v14.gif" title="1 C
iclo de Educacin Infantil" />

&nbsp;
</td>
<!-- FIN ICONOS ENSEANZAS/TRAMOS
-->
<!-- ICONOS SERVICIOS -->
<td align="left" style="vertical
-align:middle;" valign="middle">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Horario_v14.gif" title
="Horario ampliado">

<img alt
="" height="16px" width="21px" src="../../images/busqueda/Comedor_v14.gif" title
="Comedor">

</td>
<!-- FIN ICONOS SERVICIOS -->
</tr>
</table>
</form>
<br/>
<div align="center">
<p class="azul" height="5px";>Resultados del 81
al
90
de
100
</p>
</div>
<form action="#" name="formPaginacion2431" id="f
ormPaginacion2431" onSubmit="" class="" ><input type=hidden name="accion_paginac
ion" value=""><INPUT TYPE=HIDDEN NAME='dscCentrosComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdNivelEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='filtro.dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='esPaginacion' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='titularidadPrivada' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='comboMunicipios' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='cdGenerico' VALUE="0" >
<INPUT TYPE=HIDDEN NAME='dsCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdLegislacionSE' VALUE="LOGSE" >
<INPUT TYPE=HIDDEN NAME='dsMuni' VALUE="" >
<INPUT TYPE=HIDDEN NAME='filtro.cdCentro' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdTramoEdu' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='titularidadPublica' VALUE="S" >
<INPUT TYPE=HIDDEN NAME='formularioConsulta' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidadII' VALUE="-1" >
<INPUT TYPE=HIDDEN NAME='siPrivadoComp' VALUE="" >
<INPUT TYPE=HIDDEN NAME='cdEspecialidad' VALUE="-1" >

<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT
<INPUT

TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN
TYPE=HIDDEN

NAME='cdEnsenanza' VALUE="-1" >


NAME='cdMuni' VALUE="" >
NAME='codCentrosNav' VALUE="" >
NAME='comboDistritos' VALUE="0" >
NAME='titularidadPrivadaConc' VALUE="S" >
NAME='codCentrosComp' VALUE="" >
NAME='cdDistrito' VALUE="" >
NAME='navegador' VALUE="Netscape" >
NAME='dsDistrito' VALUE="" >
<input type="hidden" name="esPaginacion"

value="S" />
<div class="paginador_tabla">
<p>
<a href="#" onclick="jav
ascript:document.formPaginacion2431.accion_paginacion.value='1';;document.formPa
ginacion2431.submit();return false" class="Datos">
<img src="../../
images/firstPag.gif" alt="Primer Pgina del Listado de Resultados" title="Primer Pg
ina del Listado de Resultados" />
</a>
<a href="#" onclick="jav
ascript:document.formPaginacion2431.accion_paginacion.value='Anterior';;document
.formPaginacion2431.submit();return false" class="Datos">
<img src="../../
images/btPrv.gif" alt="Pgina Anterior del Listado de Resultados" title="Pgina Ante
rior del Listado de Resultados" />
</a>
&nbsp;<A style="
font-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagi
nacion2431.accion_paginacion.value='1';;document.formPaginacion2431.submit()">1<
/A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="ja
vascript:document.formPaginacion2431.accion_paginacion.value='2';;document.formP
aginacion2431.submit()">2</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica
;font-size:10px;" href="javascript:document.formPaginacion2431.accion_paginacion
.value='3';;document.formPaginacion2431.submit()">3</A>&nbsp;|&nbsp;<A style="fo
nt-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPagina
cion2431.accion_paginacion.value='4';;document.formPaginacion2431.submit()">4</A
>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="java
script:document.formPaginacion2431.accion_paginacion.value='5';;document.formPag
inacion2431.submit()">5</A>&nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;f
ont-size:10px;" href="javascript:document.formPaginacion2431.accion_paginacion.v
alue='6';;document.formPaginacion2431.submit()">6</A>&nbsp;|&nbsp;<A style="font
-family:Arial, Helvetica;font-size:10px;" href="javascript:document.formPaginaci
on2431.accion_paginacion.value='7';;document.formPaginacion2431.submit()">7</A>&
nbsp;|&nbsp;<A style="font-family:Arial, Helvetica;font-size:10px;" href="javasc
ript:document.formPaginacion2431.accion_paginacion.value='8';;document.formPagin
acion2431.submit()">8</A>&nbsp;|<FONT style="font-family:Arial, Helvetica;font-s
ize:10px;"><strong>&nbsp;9&nbsp;</strong></FONT>|&nbsp;<A style="font-family:Ari
al, Helvetica;font-size:10px;" href="javascript:document.formPaginacion2431.acci
on_paginacion.value='10';;document.formPaginacion2431.submit()">10</A>&nbsp;
<a href="#" onclick="jav
ascript:document.formPaginacion2431.accion_paginacion.value='Siguiente';;documen
t.formPaginacion2431.submit();return false">
<img src="../../
images/btNext.gif" alt="Pgina Siguiente del Listado de Resultados" title="Pgina Si
guiente del Listado de Resultados" />
</a>
<a href="#" onclick="jav

ascript:document.formPaginacion2431.accion_paginacion.value='10';;document.formP
aginacion2431.submit();return false">
<img src="../../
images/btLastPag.gif" alt="ltima Pgina del Listado de Resultados" title="ltima Pgina
del Listado de Resultados" />
</a>
</p>
</div>
</form>

<br/>
<table cellpadding="0" cellspacing="0" style="width: 100%;">
<tr>
<td>
<!-<a style="cursor:pointer" href="javascri
pt:imprimirListado()"><img
src="../../images/btImprimir.gif
"
title="Imprimir Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
-->
<a style="cursor:pointer"
href="javascript:exportarListado
()"><img
src="../../images/btExportar.gif
"
title="Exportar Listado de Resul
tados" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:void(0);" onclick="j
avascript: nuevaBusqueda(); return false;"
style="cursor:pointer" title='Nueva Bsque
da'><img
src="../../images/btnNBusqueda.gif" titl
e="Nueva Bsqueda de Consulta General de Centros" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a style="cursor:pointer" href="MostrarA
yuda.icm?tipo=consulta_resultados_lista&sinboton=null" target="_blank">
<img src="../../images/btAyuda.gif" title="Ayuda
"/>
</a>
</td>
</tr>
</table>
</div>
</div>
<form id="frmNuevaBusqueda" name="frmNuevaBusqueda" action="" method="post">
</form>
<form id="frmExportarResultado" name="frmExportarResultado"
action="ConsultaGeneralNPCentrosCSV.icm" target="exportar_listado" metho

d="post">
<input type="hidden" id="codCentrosExp" name="codCentrosExp"/>
</form>
<script>
capitalizarDirecciones('direccion', 'imgDireccion');
</script>
<!-- fin del DIV cuerpo -->

</div>
<div id="solapaspanel2" style="display:
none;">

<link
<link
<link
<link

rel="stylesheet"
rel="stylesheet"
rel="stylesheet"
rel="stylesheet"

type="text/css"
type="text/css"
type="text/css"
type="text/css"

href="../../style/sistemas.css">
href="../../style/cartografia.css">
href="../../style/estilos.css">
href="../../style/estilosVisor.css">

<LINK REL="SHORTCUT ICON" HREF="http://gestiona.madrid.org/cartografia/staticFil


es/img/mapacomunidad.ico">
<script type="text/javascript">
//======================================================================
=====
// Variales comunes a todos los procesos que utilicen filtros.
//======================================================================
=====
var navegador = navigator.appName;
var tipoMapa = "cgm";
if (navegador != 'Microsoft Internet Explorer') {
tipoMapa = 'jpg';
}
//======================================================================
=================================
// La funcin convierte una lista de centros en un String. Cada propiedad
del centro se separa por "," y
// cada centro se separa por ";". Estas listas sern enviadas a otras acci
ones del mismo mdulo funcional,
// o de mdulos funcionales dependientes (plazas libres, ficha centro)
//======================================================================
=================================
function convertirListaCentros(lista) {
var s = "";

//Recuperar los cdigos de centros de la lista de centros original


for (var i = 0; i < lista.length; i+=1) {//mgarciao
s += lista[i].cdCentro + ";";
//+ "," + lista[i].dsCentro + "," + lista[i].nm
UtmX + "," + lista[i].nmUtmY + ";"
}
return s;
}
</script>
<form name="formularioConsultaProximos" method="post">
<input type='hidden' id='prox_cdmuni' name='prox_cdmuni'
value="" />
<input type='hidden' id='prox_dsmuni' name='prox_dsmuni'
value="" />
<input type="hidden" name="prox_cdvial" value="" />
<input type="hidden" name="prox_nmpoliciapk" value="" />
<input type="hidden" name="prox_cdTpvial" value="" />
<input type="hidden" name="prox_txtvial" value="" />
<input type="hidden" name="prox_distancia" value="" />
<input type="hidden" name="codCentrosNav" value="2806064
6;28063027;28047460;28047551;28044100;28043405;28043417;28067665;28047861;280709
13;28072004;28044161;28068098;28062643;28043454;28049055;28065292;28068037;28043
740;28049067;28043922;28072429;28068219;28070202;28068301;28049195;28044252;2806
8086;28058147;28043491;28044136;28044288;28064305;28046947;28064123;28044203;280
43508;28070664;28068050;28043909;28047587;28047770;28058202;28044215;28067860;28
072338;28072028;28061687;28047472;28068232;28070263;28072065;28071851;28043466;2
8070937;28063076;28064299;28043481;28048142;28071887;28068062;28070111;28072387;
28067872;28047538;28046972;28057696;28043533;28047447;28048622;28064317;28073392
;28047009;28043776;28068335;28047599;28043569;28067677;28068347;28048580;2804702
2;28068323;28064275;28065334;28073264;28044240;28043600;28048014;28043821;280606
71;28068773;28060634;28043806;28048609;28044264;28073288;28068384;28068049;28044
355;28043946" />
<input type="hidden" name="navegador" value="Netscape" /
>
<input type="hidden" name="formularioConsulta" value="bu
squedaAvanzada" />
</form>
<div id="cuerpo" style="font-size:10px">
<div class="titulo">
<p class="titSecc">Resultado de b&uacute;squeda<
/p>
</div>

</div>
<div style="float: left;">
<input type="hidden" name="urlMapa" id="urlMapa" value="http://g
estiona.madrid.org/cartografia/visorWpadInt/html/visor.htm?BBOX=376764,4426557,4
74152,4515291&CQL_LAYER=WPAD_V_CENTROS_GIS&CQL_FILTER=CD_CENTRO%20IN%20(28060646
,28063027,28047460,28047551,28044100,28043405,28043417,28067665,28047861,2807091
3,28072004,28044161,28068098,28062643,28043454,28049055,28065292,28068037,280437
40,28049067,28043922,28072429,28068219,28070202,28068301,28049195,28044252,28068

086,28058147,28043491,28044136,28044288,28064305,28046947,28064123,28044203,2804
3508,28070664,28068050,28043909,28047587,28047770,28058202,28044215,28067860,280
72338,28072028,28061687,28047472,28068232,28070263,28072065,28071851,28043466,28
070937,28063076,28064299,28043481,28048142,28071887,28068062,28070111,28072387,2
8067872,28047538,28046972,28057696,28043533,28047447,28048622,28064317,28073392,
28047009,28043776,28068335,28047599,28043569,28067677,28068347,28048580,28047022
,28068323,28064275,28065334,28073264,28044240,28043600,28048014,28043821,2806067
1,28068773,28060634,28043806,28048609,28044264,28073288,28068384,28068049,280443
55,28043946)" />
<div id="cargaMapa" align="center" style="margin-left:12px; bord
er: #d5d4d9 1px solid; background: #f7f6f0; text-align: left;">
<iframe id="mapa" style="width:722px; height:462px; over
flow: hidden; marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div>
</div>
<script type="text/javascript">
function cargarMapa() {
document.getElementById('mapa').src = document.getElementById('url
Mapa').value;
}
window.onload= function(){
var objeto= document.getElementById("solapastab2");
if (objeto) {
objeto.onclick= function(){
selectTab('solapas',3,2);
if (document.getElementById('mapa') && (document.getElementById('mapa'
).src == null
|| document.getElementById('mapa').src == "")) {
cargarMapa();
}
}
}
}
</script>
</div>
</div>
</div>
<div id="cuerpo" style="font-size:10px">
<!--pie Pgina-->
<script type="text/javascript">ma_codapp="WPAD";</script>
<script type="text/javascript" src="/webutils/medicion_audiencias.js"></script>
<div class="pie">
<ul>
<li class="item1"><a href="http://www.w3.org/WAI
/WCAG1A-Conformance" target="_blank"><img src="../../images/wai_w3c.gif" title="
Icono de conformidad con el Nivel A, de las Directrices de Accesibilidad para el
Contenido Web 1.0 del W3C-WAI" /></a></li>
<!-- E_LLF8 FIN SECO 376468 -->
<!-- li class="item2"><a href="<!--%=Config.get(

"wpad_pub.url_digital")%>" target="_blank"><img src="../../images/logo_madriddig


ital.gif" title="Madrid Comunidad Digital" /></a></li-->
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item3"><p>Copyright &copy; Comunidad
de Madrid.</p></li>
<!-- E_LLF8 SECO 376468 -->
<!--li class="item4"><a href="<!--%=Config.get("
wpad_pub.url_opine")%>" title="Opine">Opine</a>&nbsp;|&nbsp;
<!--a href="<!--%=Config.get("wpad_pub.url_aviso
")%>" target="_blank" title="Aviso Legal">Aviso Legal</a>&nbsp;|&nbsp;
<!-- E_LLF8 FIN SECO 376468 -->
<li class="item4"><a href="http://www.madrid.org
/cs/Satellite?pagename=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=
CM_Texto_FA&cid=1109265462487" target="_blank" title="Aviso Legal">Aviso Legal</
a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462508" target="_blank" title="Privacidad">Privacidad</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09265462527" target="_blank" title="Contacto">Contacto</a>&nbsp;|&nbsp;
<a href="http://www.madrid.org/cs/Satellite?page
name=ComunidadMadrid/Comunes/Presentacion/popUp&language=es&c=CM_Texto_FA&cid=11
09266097450" target="_blank" title="Accesibilidad">Accesibilidad</a></li>
</ul>
</div>

<!--fin pie Pgina-->


</div>
</div>
<!-- fin del DIV contenedor-->
</body>
<!-- REDIRIGIMOS A LA SOLAPA EN FUNCION DE LA ACCION REALIZADA -->
<script>
selectTab('solapas',3,1);
</script>
</html>

También podría gustarte