strContactos='<table align="left" valign="bottom" width="100%" border="0" cellspacing="0" cellpadding="0">';
strContactos+='<tr>';
strContactos+='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_01_a.gif" width="9" height="9"></td>';
strContactos+='<td width="147" height="9" background="'+ serveractual() +'images/comum/linha_01_a.gif"></td>';
strContactos+='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_01_b.gif" width="9" height="9"></td>';
strContactos+='</tr>';
strContactos+='<tr>';
strContactos+='<td background="'+ serveractual() +'images/comum/linha_01_d.gif">&nbsp;</td>';
strContactos+='<td align="left" valign="top"><table width="147"  border="0" cellspacing="5" cellpadding="0">';
strContactos+='<tr>';
strContactos+='<td><img src="'+ serveractual() +'images/international_clients/tit_contacts.gif" alt="Contacts" width="55" height="10"></td>';
strContactos+='</tr>';
strContactos+='<tr>';
strContactos+='<td><table width="100%"  border="0" cellspacing="0" cellpadding="0">';
strContactos+='<tr>';
strContactos+='<td width="15" height="15" align="center" valign="middle"><img src="'+ serveractual() +'images/comum/bullet_01.gif" width="14" height="14"></td>';
strContactos+='<td height="15" class="tx_azul_contactos">+351 217 911 484</td>';
strContactos+='</tr>';
strContactos+='<tr>';
strContactos+='<td height="15" align="center" valign="middle"><img src="'+ serveractual() +'images/comum/bullet_01.gif" width="14" height="14"></td>';
strContactos+='<td height="15"><a href="mailto:international.clients.pt@barclays.com" class="menu2">E-mail</a></td>';
strContactos+='</tr>';
strContactos+='<tr>';
strContactos+='<td height="15" align="center" valign="middle"><img src="'+ serveractual() +'images/comum/bullet_01.gif" width="14" height="14"></td>';
strContactos+='<td height="15"><a href="'+ serveractual() +'international_clients/welcome/welcome.htm?menuid=3#branches" class="menu2">Branches</a></td>';
strContactos+='</tr>';
strContactos+='</table></td>';
strContactos+='</tr>';
strContactos+='</table></td>';
strContactos+='<td background="'+ serveractual() +'images/comum/linha_01_b.gif"></td>';
strContactos+='</tr>';
strContactos+='<tr>';
strContactos+='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_01_c.gif" width="9" height="9"></td>';
strContactos+='<td height="9" background="'+ serveractual() +'images/comum/linha_01_c.gif"></td>';
strContactos+='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_01_d.gif" width="9" height="9"></td>';
strContactos+='</tr>';
strContactos+='</table>';

document.write(strContactos)

