var thisbrowserMenuP
var hidetimerMenuP = null;
if(document.layers){ thisbrowserMenuP='NN4'; }
if(document.all){ thisbrowserMenuP='IE'; }
if(!document.all && document.getElementById){ thisbrowserMenuP='NN6'; }
function showmenuMenuP(menuname)
{
if(thisbrowserMenuP=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowserMenuP=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowserMenuP=='NN6') document.getElementById(menuname).style.visibility = 'visible';
}
function hidemenuMenuP(menuname)
{
if(thisbrowserMenuP=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowserMenuP=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowserMenuP=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hiliteMenuP(menuitem) 
{
if(thisbrowserMenuP=='IE') document.all[menuitem].style.backgroundColor = '#2A4929';
if(thisbrowserMenuP=='NN6') document.getElementById(menuitem).style. backgroundColor = '#2A4929';
if(hidetimerMenuP) clearTimeout(hidetimerMenuP);}
function unhiliteMenuP(menuitem) 
{
if(thisbrowserMenuP=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowserMenuP=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimerMenuP) clearTimeout(hidetimerMenuP);hidetimerMenuP = setTimeout("hideallMenuP();",1000);}
function hideallMenuP()
{
hidemenuMenuP('SMempresa');
hidemenuMenuP('SMgestao');
hidemenuMenuP('SMpublicacao');
hidemenuMenuP('SMinvestimentos');
}
function openSMempresa()
{
showmenuMenuP('SMempresa');
hidemenuMenuP('SMgestao');
hidemenuMenuP('SMpublicacao');
hidemenuMenuP('SMinvestimentos');
}
function openSMgestao()
{
showmenuMenuP('SMgestao');
hidemenuMenuP('SMempresa');
hidemenuMenuP('SMpublicacao');
hidemenuMenuP('SMinvestimentos');
}
function openSMpublicacao()
{
showmenuMenuP('SMpublicacao');
hidemenuMenuP('SMgestao');
hidemenuMenuP('SMempresa');
hidemenuMenuP('SMinvestimentos');
}
function openSMinvestimentos()
{
showmenuMenuP('SMinvestimentos');
hidemenuMenuP('SMempresa');
hidemenuMenuP('SMgestao');
hidemenuMenuP('SMpublicacao');
}

// link para Performance
function pfun()
{
//pfun = myChromeless.openChromeless('fundos/Rentabilidade.aspx','800','400');
MM_openBrWindow('fundos/Rentabilidade.aspx','','scrollbars=yes,width=800,height=420,top=100,left=0')
}
// link para Quotas
function qfun()
{
//qfun = myChromeless.openChromeless('fundos/quot_set.aspx','800','400');
MM_openBrWindow('fundos/quot_set.aspx','','scrollbars=yes,width=800,height=420,top=100,left=0')
}

document.open();
document.write('<STYLE TYPE="text/css">#DIVMenuP {POSITION:relative; LEFT:0px; TOP:0px; width:0px; height:0px;}</STYLE>');
document.write('<STYLE TYPE="text/css">a.MNAMenuP {text-decoration:none; color:#FFFFFF; font-weight: 10; font-family: Verdana; font-size:12px; font-style:normal;}</STYLE>');
document.write('<STYLE TYPE="text/css">P.MNMenuP {color:#FFFFFF; font-weight: 10; font-family: Verdana; font-size:12px; font-style:normal;}</STYLE>');
document.write('<STYLE TYPE="text/css">a.MNAMenuP:hover {text-decoration:none; color:#FFFFFF; }</STYLE>');
document.write('<STYLE TYPE="text/css">P.SMNMenuP {text-decoration:none; color:#233A14; font-weight: 10; font-family: Verdana; font-size:12px; font-style:normal;}</STYLE>');
document.write('<STYLE TYPE="text/css">table.SMTMenuP {background:#FFFFFF; border:0;}');
document.write('td.MTDMenuP {padding-left:0; padding-right:0; background:#FFFFFF; border:0 }');
document.write('.MTIMenuP {color:#FFFFFF; font-weight: 10; font-family: Verdana; font-size: 12px; font-style:normal;}');
document.write('.MSIMenuP {color:#233A14; font-weight: 10; font-family: Verdana; font-size: 12px; font-style:normal;}</STYLE>');
document.write('<div id=DIVMenuP  style="z-index: 0">');
document.write('<table border=0 cellspacing=0 cellpadding=0>');
document.write('<tr>');
document.write('<td align=LEFT valign=top width=103>');
// SUB MENU EMPRESA
document.write('<STYLE TYPE="text/css">#SMempresa {POSITION:relative; visibility:hidden; LEFT:0px; TOP:5px; z-index: 2;}</STYLE>');
document.write('<div id=SMempresa>');
document.write('<table border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td background="img/bg_tab_pix.gif" rowspan="11" width="1"><img src="img/pix.gif" width="1" height="1"></td><td height="1"><img src="img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('<tr><td width=100 height="17"><img src="img/pix.gif" width="5" height="10"><a href="company/Our_History.aspx" class="link">Our History</a></td></tr>');
// document.write('<tr><td background="img/bg_tab_menu.gif"><img src="img/pix.gif" width="1" height="1"></td></tr>');
// document.write('<tr><td height="17"><img src="img/pix.gif" width="5" height="10"><a href="company/Capabilities.aspx" class="link">Capabilities</a></td></tr>');
// document.write('<tr><td background="img/bg_tab_menu.gif"><img src="img/pix.gif" width="1" height="1"></td></tr>');
// document.write('<tr><td height="17"><img src="img/pix.gif" width="5" height="10"><a href="company/Private_Banking.aspx" class="link">Private Banking</a></td></tr>');
document.write('<tr><td background="img/bg_tab_menu.gif"><img src="img/pix.gif" width="1" height="1"></td></tr>');
document.write('<tr><td height="17"><img src="img/pix.gif" width="5" height="10"><a href="company/contac_us.aspx" class="link">Contact Us</a></td></tr>');
document.write('<tr><td height="1"><img src="img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('</table>');
document.write('</div>');
// FIM SUB MENU EMPRESA
document.write('</td>');
document.write('<td align=LEFT valign=top width=185>');
// SUB MENU GESTAO
document.write('<STYLE TYPE="text/css">#SMgestao {POSITION:relative; visibility:hidden; LEFT:0px; TOP:5px; z-index: 2;}</STYLE>');
document.write('<div id=SMgestao>');
document.write('<table border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td background="img/bg_tab_pix.gif" rowspan="9" width="1"><img src="img/pix.gif" width="1" height="1"></td><td height="1"><img src="img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('<tr><td height="17" nowrap><img src="img/pix.gif" width="5" height="10"><a href="management/investment_philosophy.aspx" class="link">Investment Philosophy</a></td></tr>');
document.write('<tr><td background="img/bg_tab_menu.gif"><img src="img/pix.gif" width="1" height="1"></td></tr>');
document.write('<tr><td height="17"><img src="img/pix.gif" width="5" height="10"><a href="management/risk_control.aspx" class="link">Risk Control</a></td></tr>');
document.write('<tr><td height="1"><img src="img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('</table>');
document.write('</div>');
// FIM SUB MENU GESTAO
document.write('</td>');
document.write('<td align=LEFT valign=top width="97">');
// SUB MENU PUBLICACAO
document.write('<STYLE TYPE="text/css">#SMpublicacao {POSITION:relative; visibility:hidden; LEFT:0px; TOP:5px; z-index: 2;}</STYLE>');
document.write('<div id=SMpublicacao>');
document.write('<table border="0" cellspacing="0" cellpadding="0" >');
document.write('<tr><td background="../img/bg_tab_pix.gif" rowspan="11" width="1"><img src="../img/pix.gif" width="1" height="1"></td><td height="1"><img src="../img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('<tr><td height="17" nowrap><img src="../img/pix.gif" width="5" height="3"><a href="publications/macroeconomic_outlook.aspx" class="link">Macro. Outlook</a></td></tr>');
document.write('<tr><td height="1"><img src="../img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('</table>');
document.write('</div>');
// FIM SUB MENU PUBLICACAO
document.write('</td>');
document.write('<td align=LEFT valign=top width="117">');
// SUB MENU INVESTIMENTOS
document.write('<STYLE TYPE="text/css">#SMinvestimentos {POSITION:relative; visibility:hidden; LEFT:0px; TOP:5px; z-index: 2;}</STYLE>');
document.write('<div id=SMinvestimentos>');
document.write('<table border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td background="img/bg_tab_pix.gif" rowspan="11" width="1"><img src="img/pix.gif" width="1" height="1"></td><td height="1"><img src="img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('<tr><td height="17" nowrap><img src="img/pix.gif" width="5" height="3"><a href="investments/our_funds.aspx?p=2" class="link">Our Funds</a></td></tr>');
document.write('<tr><td background="img/bg_tab_menu.gif"><img src="img/pix.gif" width="1" height="1"></td></tr>');
document.write('<tr><td height="17"><img src="../img/pix.gif" width="5" height="10"><a href="investments/performance.aspx" class="link">Performance</a></td></tr>');
document.write('<tr><td background="../img/bg_tab_menu.gif"><img src="../img/pix.gif" width="1" height="1"></td></tr>');
document.write('<tr><td height="17"><img src="../img/pix.gif" width="5" height="10"><a href="investments/nav.aspx" class="link">NAV/Share</a></td></tr>');
document.write('<tr><td background="../img/bg_tab_menu.gif"><img src="../img/pix.gif" width="1" height="1"></td></tr>');
document.write('<tr><td height="17"><img src="../img/pix.gif" width="5" height="10"><a href="investments/Simulator.aspx" class="link">simulator</a></td></tr>');
document.write('<tr><td height="1"><img src="../img/bg_tab_pix.gif" width="2" height="1"></td></tr>');
document.write('</table>');
document.write('</div>');
// FIM SUB MENU INVESTIMENTOS
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.close();
