// 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">Further information:<br><br>')
document.writeln('			University of Barcelona<br>')
document.writeln('			Language Services<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/en/administracio.htm" class="text_petit2_enll">Opening hours</a><br>')
document.writeln('			&nbsp;')
document.writeln('			</span></span></td>')
document.writeln('	</tr>')
document.writeln('</table>')
