function Cabecera()
	{
	document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 width="778" bgcolor="#505050">');
	document.write('  <TR>');
	document.write('  	<TD width="137"><img src="/L_AjImatges/logo_ajuntament.gif" width="137" height="29" alt="Ajuntament de Sabadell" border="0"></TD>');
	document.write('	<TD width="260"><img src="/L_AjImatges/bl.gif" width="260" height="1"></TD>');
	document.write('	<TD width="75"><a href="https://www.sabadell.net/tramits/principal.asp?idtr=1428&unitat=COM&DescUnitat=Comunicació" class="correu" target="_top"><img src="/L_AjImatges/icon_correu.gif" width="19" height="9" alt="Correu" border="0" align="middle">Correu</a></TD>');
	document.write('	<TD width="88"><a href="http://www.sabadell.net/cat/mapa%20web/paginescat/mapaweb.htm" class="correu" target="_top"><img src="/L_AjImatges/icon_mapa.gif" width="19" height="13" alt="" border="0" align="middle">Mapa Web</a></TD>');
	document.write(' 	<td bgcolor="#FFFFFF" align=center><img src="/L_AjImatges/barra_perfils.gif" alt="" width="196" height="15" border="0" usemap="#barra_perfils"></td>');
	document.write('  </TR>');
	document.write('</TABLE>');
	document.write('<map name="barra_perfils">');
	document.write('<area alt="Viure a Sabadell" coords="0,15,32,0" href="/cat/viure_sabadell" shape="RECT" target="_top">');
	document.write('<area alt="Visita per Sabadell" coords="71,15,138,0" href="/cat/visita_sabadell" shape="RECT" target="_top">');
	document.write('<area alt="Ajuntament" coords="140,0,196,15" href="/cat/ajuntament" shape="RECT"target="_top">');
	document.write('<area alt="La Ciutat" coords="34,0,68,14" href="/cat/la_ciutat" shape="RECT"target="_top">');
	document.write('</map>');
	}

function Pie()
	{
	document.write('<table width="100%" cellpadding="0" cellspacing="0" border="0">');
	document.write('  <tr><td colspan=2 height="1" bgcolor="#CCCCCC"><img src="../imatges/bl.gif" width="1" height="1"></td></tr>');
	document.write('  <tr><td colspan=2 class="pvincle" align="center">');
	document.write('          <a href="http://www.sabadell.net/cat/Opina/paginescat/opina.htm" class="pvincle" title="Opina">Opina</a> | ');
	document.write('		  <a href="http://www.sabadell.net/cat/Contacta/paginescat/contacta.htm" class="pvincle" title="Contacta">Contacta</a> | ');
	document.write('		  <a href="/cat/Avis_legal/paginesCat/Avis_legal_cat.htm" class="pvincle" title="avís legal">Avís legal</a></td></tr>');
	document.write('  <tr><td colspan=2 height="1" bgcolor="#CCCCCC"><img src="../imatges/bl.gif" width="1" height="1"></td></tr>');
	document.write('  <tr><td align="left" class="ptext" height="20">&nbsp;&copy;&nbsp;2003 Ajuntament de Sabadell</td><td align="right" class="ptext">&nbsp;</td></tr>');
	document.write('</table>');
	}
