document.write('<table border="0" cellpadding="0" cellspacing="0">')
document.write('	<tr>')
document.write('		<td width="13"><img src="http://www.europadiversa.org/cat/img/punt_trans.gif" height="1" width="13"></td>')
document.write('		<td width="777"><img src="http://www.europadiversa.org/cat/img/punt_trans.gif" height="1" width="777"></td>')
document.write('		<td width="7"><img src="http://www.europadiversa.org/cat/img/punt_trans.gif" height="1" width="7"></td>')
document.write('	</tr>')
document.write('	<tr>')
document.write('		<td colspan="3"><a href="http://www.europadiversa.org/cat/index.html"><img src="http://www.europadiversa.org/cat/img/cabe.gif" border="0"></a></td>')
document.write('	</tr>')
document.write('	<tr>')
document.write('		<td width="13"><img src="http://www.europadiversa.org/cat/img/esq_izq.gif"></td>')
document.write('		<td background="http://www.europadiversa.org/cat/img/back_bar.gif" class="texto" align="right"><a href="mailto:europadiversa@uoc.edu" class="texto">escriu-nos</a> | <a href="javascript:chanLang(location.href)" class="texto">english&nbsp;&nbsp;</a></td>')
document.write('		<td width="7"><img src="http://www.europadiversa.org/cat/img/esq_der.gif"></td>')
document.write('	</tr>')
document.write('</table>')

function chanLang(ruta)
{

ruta=ruta.replace("cat","eng");	
location.href=ruta;
	
}