function peuadreca( )
{
	document.write("<p align=center class=bodyText>C/ Garb&iacute;,6 &nbsp;17130 l'Escala (Girona) Telf. 972 77 04 30");
	document.write("<br>Mail: <a href='mailto:cer@elcer.cat'>cer@elcer.cat</a> </p>");
}
function barralateral( )
{
	document.write("		<table border='0' cellspacing='0' cellpadding='0' width='165' id='navigation'> ");
	document.write("        <tr>");
	document.write("          <td width='165'>&nbsp;<br />");
	document.write("		 </td>");
	document.write("        </tr>");
	document.write("        <tr>");
	document.write("          <td width='165'><a href='index.html' class='navText'>Salutaci&oacute;</a></td>");
	document.write("        </tr>");
	document.write("        <tr>");
	document.write("          <td width='165'><a href='noticies.html' class='navText'>Noticies</a></td>");
	document.write("        </tr>");
	document.write("        <tr>");
	document.write("          <td width='165'><a href='historia.html' class='navText'>Hist&ograve;ria</a></td>");
	document.write("        </tr>");
	document.write("        <tr>");
	document.write("          <td width='165'><a href='seccions.html' class='navText'>Seccions</a></td>");
	document.write("        </tr>");
	document.write("        <tr>");
	document.write("          <td width='165'><a href='activitats.html' class='navText'>Activitats</a></td>");
	document.write("        </tr>");
	document.write("		<tr>");
	document.write("          <td width='165'><a href='contacte.html' class='navText'>Contacte</a></td>");
	document.write("        </tr>");
	document.write("		<tr>");
	document.write("          <td width='165'><a href='enquesta.html' class='navText'>Enquesta</a></td>");
	document.write("        </tr>");
	document.write("		<tr>");
	document.write("          <td width='165'><a href='soci.html' class='navText'>Fes-te Soci </a></td>");
	document.write("        </tr>");
	document.write("		<tr>");
	document.write("          <td width='165'><a href='situacio.html' class='navText'>Situaci&oacute; </a></td>");
	document.write("        </tr>");
	document.write("		<tr>");
	document.write("          <td width='165'><a href='publicacions.html' class='navText'>Publicacions </a></td>");
	document.write("        </tr>");
	document.write("		<tr>");
	document.write("          <td width='165'><a href='http://webmail.elcer.cat' class='navText'><b>Correu</b>  </a></td>");
	document.write("        </tr>");
	document.write("      </table>");
}

function barraesquerra( )
{
document.write("<table border='0' cellspacing='0' cellpadding='0' width='190'>");
document.write("			<tr>");
document.write("			<td colspan='3' class='subHeader' align='center'><p>Recomanem<br /> Visitar ...</p>");
document.write("			  </td>");
document.write("			</tr>");
document.write("			<tr>");
document.write("			<td width='20'>&nbsp;</td>");
document.write("			<td width='110' id='sidebar' class='smallText'><br />");
document.write("			<p align='center'><br />");
document.write("    		  <a href='http://www.lescala.cat' class='Estilo1' target=_blank>Web de l'Escala </a><br />");
document.write("			</p>");
document.write("			<p align='center'><a href='http://www.fctt.org' class='Estilo1' target=_blank>Web Federació Catalana de Tennis Taula </a></p>");
document.write("			<p align='center'><a href='http://www.tradicionscatalanes.com' class='Estilo1' target=_blank>Web de les tradicions catalanes</a><br />");
document.write("			<p align='center'><a href='http://www.pubillatge.com' class='Estilo1' target=_blank>Web del Pubillatge</a><br />");
document.write("  &nbsp;<br />");
document.write("  &nbsp;<br />");			
document.write("			  </p></td>");
document.write("			<td width='20'>&nbsp;</td>");
document.write("			</tr>");
document.write("		</table>");
}