function fecha(){
Stamp = new Date();
year = Stamp.getYear();
if (year < 2000) year = 1900 + year;
document.write('<font size="2" face="Arial"><B>Fecha: ' + (Stamp.getMonth() + 1) +"/"+Stamp.getDate()+ "/"+ year + '</B></font><BR>');
var Hours;
var Mins;
var Time;
Hours = Stamp.getHours();
if (Hours >= 12) {
Time = " P.M.";
}
else {
Time = " A.M.";
}
if (Hours > 12) {
Hours -= 12;
}
if (Hours == 0) {
Hours = 12;
}
Mins = Stamp.getMinutes();
if (Mins < 10) {
Mins = "0" + Mins;
}
document.write('<font size="2" face="Arial"><B>Hora: ' + Hours + ":" + Mins + Time + '</B></font>');
}

function pie(){
document.write('<table width="790" border="0" cellpadding="º" cellspacing="0" bgcolor="#2f3a59">');
document.write('<tr><td align="center" class="txtblanco">Ayuntamiento de Aldea del Fresno, 2009. Todos los derechos reservados sin autorización expresa de utilizar sus contenidos</td></tr></table>');
document.write('<br><table width="790" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td align="center" class="estimaciones"><p><a href="datos.html" class="estimaciones">Protección de Datos</a><br>');
document.write('</td></tr></table>');
}

function municipio(){
document.write('<span class="txtverdeSecciones">El Municipio</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/municipio.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="municipio.html" class="cuerpo">El Municipio</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="fotos.html" class="cuerpo" target="_blank">Álbum de fotos</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="fiestas.html" class="cuerpo">Fiestas</a></p>');
}

function plenos(){
document.write('<span class="txtverdeSecciones">Plenos Municipales</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/plenos.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
}

function ayuntamiento(){
document.write('<span class="txtverdeSecciones">Ayuntamiento</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/ayuntamiento.jpg" width="150" height="113"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="alcaldia.html" class="cuerpo">Alcald&iacute;a</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="concejalias.html" class="cuerpo">Concejal&iacute;a</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="sociales.html" class="cuerpo">Servicios Sociales</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="servicios.html" class="cuerpo">Servicios Municipales</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="registrocivil.html" class="cuerpo">Registro Civil</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="casaninos.html" class="cuerpo">Casa de Niños</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="proteccioncivil.html" class="cuerpo">Protección Civil</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="http://www.sierraoeste.org/esp/indexmen.htm" class="cuerpo" target="_blank">Consorcio Sierra Oeste</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="transportes.html" class="cuerpo">Transportes</a></p>');
}

function mapas(){
document.write('<span class="txtverdeSecciones">Mapas</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/mapageneral.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="callejero.html" class="cuerpo">Callejero</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="planos.html" class="cuerpo">Planos</a><br></p>');
}

function historia(){
document.write('<span class="txtverdeSecciones">Historia</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/historia.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
}

function monumentos(){
document.write('<span class="txtverdeSecciones">Monumentos</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/monumentos.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="noria.html" class="cuerpo">Noria Árabe</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="torre.html" class="cuerpo">San Pedro Apóstol</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="granja.html" class="cuerpo">Granja El Santo</a></p>');
}

function informacion(){
document.write('<span class="txtverdeSecciones">Información</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/informacion.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="http://www.inm.es" class="cuerpo" target="_blank" >el tiempo</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="http://www.aldeadelfresno.com/hospital.html" class="cuerpo" target="_parent" >Hospital</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="http://www.canaldefarmacia.com/menusoc.asp?pg=L3NvY2lhbC9mYXJtYWNpYXNfZ3VhcmRpYS9mYXJtYWNpYXNfZ3Vhcl9jYW0uYXNw" class="cuerpo" target="_blank" >Farmacias</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="http://www.radiotentacion.com" class="cuerpo" target="_blank" >Radio Local</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="http://www.aldeadelfresno.com/turismo.html" class="cuerpo" target="_parent" >Turismo</a></p>');
}

function medioambiente(){
document.write('<span class="txtverdeSecciones">Medioambiente</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/medioambiente.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="aguila.html" class="cuerpo">Águila Imperial Ibérica</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="ciguena.html" class="cuerpo">Cigüeña Negra</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="alcornoque.html" class="cuerpo">Alcornoque</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="encina.html" class="cuerpo">Encina de la Condesa</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="enebro.html" class="cuerpo">Enebro</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="fresno.html" class="cuerpo">Fresno</a></p>');
}

function empresas(){
document.write('<span class="txtverdeSecciones">Empresas</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/empresas.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="industria.html" class="cuerpo">Industrias</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="otras.html" class="cuerpo">Varios</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="bares.html" class="cuerpo">Bares y restaurantes</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="alimentacion.html" class="cuerpo">Alimentación</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="ocio.html" class="cuerpo">Ocio</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="bancos.html" class="cuerpo">Bancos</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="residencias.html" class="cuerpo">Residencias</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="Cole.html" class="cuerpo">Colegio y guardería</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="anunciarse.html" class="cuerpo">Cómo anunciarse</a></p>');
}

function destacados(){
document.write('<span class="txtverdeSecciones">Destacados</span><br>&nbsp;');
document.write('<table width="150" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td></tr>');
document.write('<tr>');
document.write('<td><img src="images/destacados.jpg" width="150"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#2B6828"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<p class="cuerpo"><img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="descargas/los_diques.pdf" target="_blank" class="cuerpo">Los diques de la playa</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="arzobispo.html" class="cuerpo">Hijo predilecto</a><br>');
document.write('<img src="images/bullet5.gif" width="4" height="6" hspace="2" align="absmiddle"><a href="http://www.casareal.es/casareal/malta01.html" class="cuerpo" target="_blank">Relaciones internacionales</a></p>');
}