document.writeln('<!-- Inici del cap de ComInt (modif: 08/01/2002): -->');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" width="100%">') ;
document.writeln('  <tr> ') ;
document.writeln('   <td width="100%" align="left" background="http://www.ub.edu/comint/img/deco/fonsbanda.gif">') ;
document.writeln('      <img src="http://www.ub.edu/comint/img/deco/banda50.jpg" width="597" height="58" usemap="#Mapa1" border="0">') ;
document.writeln('    </td>') ;
document.writeln('  </tr>') ;
document.writeln('</table>') ;

document.writeln('<map name="Mapa1"> ') ;
document.writeln('  <area shape="rect" coords="330,11,360,44" href="javascript:history.back()" alt="P&agrave;gina anterior" title="P&agrave;gina anterior">') ;
document.writeln('  <area shape="rect" coords="370,11,414,44" href="http://www.ub.edu" target="_parent" alt="P&agrave;gina principal - Home" title="P&agrave;gina principal - Home">') ;
document.writeln('  <area shape="rect" coords="418,11,450,44" href="http://www.ub.edu/cercar.htm" target="_parent" alt="Cerca - Search" title="Cerca - Search">') ;
document.writeln('  <area shape="rect" coords="7,1,66,56" href="http://www.ub.edu" target="_parent" alt="P&agrave;gina principal - Home" title="P&agrave;gina principal - Home">') ;
document.writeln('</map>');
document.writeln('<!-- Final del cap de ComInt -->');

