// JavaScript Document
document.writeln('<table class="taula_informacio_dinteres" summary="informació d\'interès" cellpadding="0" cellspacing="0">');
document.writeln('	<tr valign="top">');
document.writeln('		<td class="cella_maquetacio_estreta"><img src="/sl/css_img/ico_informacio.gif" width="17" height="12"  alt="Icona d\'informaci&oacute;"></td>');
document.writeln('		<td class="cella_maquetacio_ampla"><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('			<table class="text_petit2" width="135" border="0" cellpadding="0" cellspacing="0">');
document.writeln('				<tr>');
document.writeln('					<td class="tel_1">Tel.</td>');
document.writeln('					<td class="tel_2">934 035 478</td>');
document.writeln('				</tr>');
document.writeln('				<tr>');
document.writeln('					<td class="tel_1">Fax</td>');
document.writeln('					<td class="tel_2">934 035 484</td>');
document.writeln('				</tr>');
document.writeln('				<tr>');
document.writeln('					<td colspan="2"><a href="mailto:serveislinguistics@ub.edu">serveislinguistics@ub.edu</a></td>');
document.writeln('				</tr>');
document.writeln('			</table>');
document.writeln('			<br><a href="/sl/ca/administracio.htm" class="text_petit2_enll">Horari d&rsquo;atenci&oacute; al p&uacute;blic</a><br>');
document.writeln('			</span></span></td>');
document.writeln('	</tr>');
document.writeln('</table>');
