// JavaScript Document
window.status="Escuela de Geología Profesional";
document.writeln('<TABLE cellSpacing=0 cellPadding=6 width=597 border=0>');
document.writeln('<TBODY><TR><TD vAlign=top align=middle>');
document.write('<div align="center"><SPAN class=footer> ');
document.write('Ilustre Colegio Oficial de Geólogos • C/ Raquel Meller, 7, 28027 Madrid • ');
document.writeln('Tel: 91 553 2403• Fax: 91 405 5035 <BR>');
document.writeln('<A href="mailto:info@riarga.com">Dise&ntilde;o Grupo DGM Riarga</A><BR>');
document.writeln('<IMG height=69 src="images/logoRiar80.jpg" width=80 alt="Grupo DGM Riarga"> </SPAN></div>');
document.writeln('</TD></TR></TBODY></TABLE>');
