// 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><br>')
document.writeln('			<span class="text_petit2">')
document.writeln('			Melcior de Palau, 140<br>')
document.writeln('			08014 Barcelona<br><br>')
document.writeln('			Tel. 934 035 478<br>')
document.writeln('			Fax 934 035 484<br>')
document.writeln('			<a href="mailto:serveislinguistics@ub.edu" class="text_petit2_enll">serveislinguistics@ub.edu</a><br>')
document.writeln('			&nbsp;<br>')
document.writeln('			<a href="/sl/ca/administracio.htm" class="text_petit2_enll">Horari d&rsquo;atenci&oacute; al p&uacute;blic</a><br>')
document.writeln('			&nbsp;')
document.writeln('			</span></span></td>')
document.writeln('	</tr>')
document.writeln('</table>')

