document.write('<script language="JavaScript">');
document.write(' function entrar(src,color_entrada) {');
document.write(' if (!src.contains(event.fromElement)) {');
document.write('	 src.style.cursor = "hand";');
document.write('	 src.bgColor = color_entrada;');
document.write('	 src.FontColor="ff0000";');
document.write('	}');
document.write(' }');
document.write(' function sortir(src,color_default) {');
document.write('	if (!src.contains(event.toElement)) {');
document.write('	 src.style.cursor = "default";');
document.write('	 src.bgColor = color_default;');
document.write('	}');
document.write('	}');
document.write('</script>');
document.write('<table width="85%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('  <tr> ');
document.write('    <td width="47" rowspan="2" valign="top"><img src="../im_treballs/logo blau.jpg" width="70" height="60"></td>');
document.write('    <td bgcolor="#000066"><img src="../im_treballs/titol.jpg" width="278" height="35"></td>');
document.write('    <td width="20" bgcolor="#000066"><div align="center"><a href="../index.htm"><img src="../im_treballs/Portada.gif" width="20" height="20" border="0"></a></div></td>');
document.write('    <td width="2" bgcolor="#000066"><div align="center"></div></td>');
document.write('    <td width="20" bgcolor="#000066"> <div align="center"><a href="../formula.htm"><img src="../im_treballs/Contacte.gif" width="20" height="20" border="0"></a></div></td>');
document.write('    <td width="2" bgcolor="#000066"></td>');
document.write('   </tr>');
document.write('  <tr> ');
document.write('    <td colspan="5"> <table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr bgcolor="#000000"> ');
document.write('          <td height="1" colspan="10" align="center"></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td width="10%" height="21" align="center" bgcolor="#FFCC00" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'FFCC00\');"><b><a href="../escola/escola.htm" target="_top" class="banner" id="b">L\'escola</a></b></td>');
document.write('          <td width="10%" align="center" bgcolor="#FF9C00" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'FF9C00\');"><b><a href="../curs/curs.htm" target="_top" class="banner" id="b" >Curs 11-12</a></b></td>');
document.write('          <td width="10%" align="center" bgcolor="#FF6300" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'FF6300\');"><b><a href="../activitats/activitats.htm" target="_top" class="banner" id="b" >Activitats</a></b></td>');
document.write('          <td width="10%" align="center" bgcolor="#CC9966" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'CC9966\');"><b><a href="../festes/index.htm" target="_top" class="banner" id="b"><b>Festes</b></a></b></td>');
document.write('          <td width="10%" align="center" bgcolor="#80AA00" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'80AA00\');"><b><a href="../infantil/index.htm" target="_top" class="banner" id="b"><b>E. Infantil</a></b></td>');
document.write('          <td width="10%" align="center" bgcolor="#99CC00" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'99CC00\');"><b><a href="../primaria/index.htm" target="_top" class="banner" id="b"><b>Primāria</a></b></td>');
document.write('          <td width="10%" align="center" bgcolor="#99CCFF" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'99CCFF\');"><b><a href="../serveis/serveis.htm" target="_top" class="banner" id="b"><b>Serveis</a></b></td>');
document.write('          <td width="10%" align="center" bgcolor="#639CCE" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'639CCE\');"><b><a href="../menjador/menjador.htm" target="_top" class="banner" id="b"><b>Menjador</a></b></div></td>');
document.write('          <td width="10%" align="center" bgcolor="#CCCCFF" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'CCCCFF\');"><b><a href="../ampa/ampa.htm" target="_top" class="banner" id="b"><b>AMPA</a></b></div></td>');
document.write('          <td width="10%" align="center" bgcolor="#FFCC66" onmouseover="javascript:entrar(this,\'EDC300\');" OnMouseOut="javascript:sortir(this,\'FFCC66\');"><b><a href="../enllacos/enllacos.htm" target="_top" class="banner" id="b"><b>Enllaįos</a></b></div></td>');
document.write('        </tr>');
document.write('        <tr bgcolor="#000000"> ');
document.write('          <td height="1" colspan="10" align="center" class="banner"></td>');
document.write('        </tr>');
document.write('      </table></td>');
document.write('  </tr>');
document.write('</table>');
