// JavaScript Document


function pie(){

<!--
	document.write('');  
	document.write('<table width="760" border="0" cellpadding="0" cellspacing="0">'); 
	document.write('	<tr>'); 
	document.write('		<td width="760" height="10" colspan="3">'); 
	document.write('			<img src="imagenes/espacio.gif" width="1" height="1" alt="">'); 
	document.write('		</td>'); 
	document.write('	</tr>'); 
	document.write('	<tr>'); 
	document.write('  		<td width="10"  height="27">'); 
	document.write('			<img src="imagenes/espacio.gif" width="10" height="1" alt="">'); 
	document.write('		</td>'); 
	document.write('    	<td width="657" height="27" class="texto_gris_claro">'); 
	document.write('			&reg; Grupo Empresarial Sadisa, S.L. 1996-2003. Todos los derechos reservados.&nbsp;'); 
	document.write('			<a href="terminos%20_uso.html" class="texto_azul" title="Información Legal">'); 
	document.write('			Información Legal'); 
	document.write('			</a>'); 
	document.write('			<br>'); 
	document.write('			Barrio La Venta, s/n. 39608 Igollo de Camargo(Cantabria) Espa&ntilde;a Tel.: 942 58 08 61 - 942 58 15 40 - Fax: 942 58 03 11'); 
	document.write('		</td>'); 
	document.write('		<td width="93"  height="27">'); 
	//botón para cambiar a versión flash
	//document.write('			<a href="index_flash.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'version\',\'\',\'imagenes/version_flash_over.gif\',1)" class="texto_negro">'); 
	//document.write('			<img src="imagenes/version_flash.gif" alt="Versi&oacute;n flash" name="version" width="93" height="27" border="0">'); 
	//document.write('			</a>'); 
	//
	document.write('		</td>'); 
	document.write('	</tr>'); 
	document.write('	<tr>'); 
	document.write('		<td width="760" height="10" colspan="3">'); 
	document.write('			<img src="imagenes/espacio.gif" width="1" height="1" alt="">'); 
	document.write('		</td>'); 
	document.write('	</tr>'); 
	document.write('</table>'); 
-->

}
