// JavaScript Document
var rodape='<table width="100%"  border="0" cellspacing="0" cellpadding="0">';
rodape +='<tr>';
rodape +='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_02_a.gif" width="9" height="9"></td>';
rodape +='<td height="9" background="'+ serveractual() +'images/comum/linha_02_a.gif"></td>';
rodape +='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_02_b.gif" width="9" height="9"></td>';
rodape +='</tr>';
rodape +='<tr>';
rodape +='<td background="'+ serveractual() +'images/comum/linha_02_d.gif"></td>';
rodape +='<td align="left" valign="top"><table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="2">';
rodape +='<tr>';
rodape +='<td align="center" valign="middle" class="rodape">';
rodape += '<script language="Javascript"> linksrodape(); </script> <br>'
//if(isCurrentMenu('/')){
rodape +='Barclays Wealth Managers Portugal SGFIM, S.A. - <a href="footer/documentos/wealth_managers.pdf" target="_blank" style="text-decoration:underline" >Balanço a 31 de Dezembro de 2009</a><br> ';
rodape +='O Barclays Bank (Sucursal em Portugal) encontra-se  registado na <a href="http://www.cmvm.pt/" target="_blank" style="text-decoration:underline" >Comissão do Mercado de Valores Mobiliários</a>, ';
rodape +='estando autorizado a prestar <br>os serviços financeiros previstos no nº 1 do artigo 290 do Código de Valores Mobiliários';
rodape +=' (recepção e transmissão de ordens por conta de outrem).<br>'
//}
rodape +='© 2010 Barclays'
rodape +='</td>';
rodape +='</tr>';
rodape +='</table></td>';
rodape +='<td background="'+ serveractual() +'images/comum/linha_02_b.gif"></td>';
rodape +='</tr>';
rodape +='<tr>';
rodape +='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_02_c.gif" width="9" height="9"></td>';
rodape +='<td height="9" background="'+ serveractual() +'images/comum/linha_02_c.gif"></td>';
rodape +='<td width="9" height="9"><img src="'+ serveractual() +'images/comum/canto_02_d.gif" width="9" height="9"></td>';
rodape +='</tr>';
rodape +='</table>';

document.write(rodape)