// JavaScript Document
document.writeln('<table class="taula_informacio_dinteres" summary="interesting information" 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="Information icon"></td>');
document.writeln('		<td class="cella_maquetacio_ampla"><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('			<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:serveislinguistic@ub.edu">serveislinguistic@ub.edu</a></td>');
document.writeln('				</tr>');
document.writeln('			</table>');
document.writeln('			<br><a href="/sl/en/administracio.htm" class="text_petit2_enll">Opening hours</a><br>');
document.writeln('			</span></span></td>');
document.writeln('	</tr>');
document.writeln('</table>');

