document.writeln('<!-- Pie -->');
document.writeln('<hr width="100%">');
document.writeln('<table width="100%" cellpadding="0" border="0">');
document.writeln('	   <tr>');
document.writeln('	   	   <td colspan=3 align=center>');
document.writeln('	   	   		<font size=2 color="808080" face="Times New Roman">');
document.writeln('				<i>&copy; 2003 Eusko Jaurlaritza-Gobierno Vasco</i>');
document.writeln('	   	   		</font>');
document.writeln('		   </td>');
document.writeln('		</tr>');
document.writeln('		<tr>');
document.writeln('			<td></td>');
document.writeln('			<td align="center">');
document.writeln('	   	   		<font size=2 face="arial">');
document.writeln('				<a href="http://www.ej-gv.net/o53/visualizador/o53vispagina.jsp?cod=481&lenguaje=1&por=1" ');
document.writeln('					onMouseOver="this.style.color=\'FF0000\';" onMouseOut="this.style.color=\'005C99\';" ');
document.writeln('					style="color:005C99; text-decoration:none">');
document.writeln('				Aviso legal</a>');
document.writeln('	   	   		&nbsp;&nbsp;');
document.writeln('				<a href="http://www.ej-gv.net/o53/visualizador/o53vispagina.jsp?cod=483&lenguaje=1&por=1" ');
document.writeln('					onMouseOver="this.style.color=\'FF0000\';" onMouseOut="this.style.color=\'005C99\';" ');
document.writeln('					style="color:005C99; text-decoration:none">');
document.writeln('				Privacidad</a>');
document.writeln('	   	   		</font>');
document.writeln('			</td>');
document.writeln('			<td></td>');
document.writeln('		</tr>');
document.writeln('</table>');
document.writeln('<!-- Fin pie -->');

