// JavaScript Document
document.writeln('<table border="0" cellpadding="0" cellspacing="0" summary="Dades de contacte">')
document.writeln('	<tr valign="top">')
document.writeln('		<td><img src="/sl/css_img/ico_informacio.gif" width="17" height="12" alt="Info"></td>')
document.writeln('		<td><span class="text_petit1">M&eacute;s informaci&oacute;:<br><br>')
document.writeln('			Universitat de Barcelona<br>')
document.writeln('			Serveis Ling&uuml;&iacute;stics<br>')
// document.writeln('			Formaci&oacute;<br>')
document.writeln('			<br><span class="text_petit2">')
document.writeln('			Melcior de Palau, 140<br>')
document.writeln('			08014 Barcelona<br><br>')
document.writeln('			Tel. 934 035 481<br>')
document.writeln('			Tel. 934 035 959<br>')
document.writeln('			Fax 934 035 484<br>')
document.writeln('			<a href="mailto:formacio.sl@ub.edu" class="text_petit2_enll">formacio.sl@ub.edu</a><br>')
document.writeln('			&nbsp;')
document.writeln('			</span></span></td>')
document.writeln('	</tr>')
document.writeln('</table>')
