
function MM_classNew(obj, new_style) {
	obj.className=new_style;
}

function MM_swapImage() { //v3.0
	var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
	if ((x=document.getElementById(a[i]))!=null)
		{document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_showHideLayers() { //v3.0
	var i,p,v,obj,args=MM_showHideLayers.arguments;
	for (i=0; i<(args.length-2); i+=3) if ((obj=document.getElementById(args[i]))!=null) { v=args[i+2];
		if (obj.style) { obj=obj.style; v=(v=='show')?'inline':(v='hide')?'none':v; }
		obj.display=v; }
}

function MM_linkSelect(obj) {
	document.getElementById('ActiveLink').value = obj.id;
			
	if (obj.id == 'PrincipaisAcoes') {
		MM_classNew(obj,'TitMercadoOn');		
		MM_showHideLayers('divPrincipaisAcoes','','show');
	}
	else if ((document.getElementById('PrincipaisAcoes')) != null) {
		MM_classNew(document.getElementById('PrincipaisAcoes'),'TitMercadoOff');
		MM_showHideLayers('divPrincipaisAcoes','','hide');
	}
		
	if (obj.id == 'MaioresVolumes') {
		MM_classNew(obj,'TitMercadoOn');		
		MM_showHideLayers('divMaioresVolumes','','show');
	}
	else if ((document.getElementById('MaioresVolumes')) != null) {
		MM_classNew(document.getElementById('MaioresVolumes'),'TitMercadoOff');		
		MM_showHideLayers('divMaioresVolumes','','hide');
	}	
			
	if (obj.id == 'MaioresAltas') {
		MM_classNew(obj,'TitMercadoOn');		
		MM_showHideLayers('divMaioresAltas','','show');
	}
	else if ((document.getElementById('MaioresAltas')) != null) {
		MM_classNew(document.getElementById('MaioresAltas'),'TitMercadoOff');		
		MM_showHideLayers('divMaioresAltas','','hide');
	}
			
	if (obj.id == 'MaioresBaixas') {
		MM_classNew(obj,'TitMercadoOn');		
		MM_showHideLayers('divMaioresBaixas','','show');
	}
	else if ((document.getElementById('MaioresBaixas')) != null) {
		MM_classNew(document.getElementById('MaioresBaixas'),'TitMercadoOff');		
		MM_showHideLayers('divMaioresBaixas','','hide');
	}
		
	if (obj.id == 'ADRs') {
		MM_classNew(obj,'TitMercadoOn');		;
		MM_showHideLayers('divADRs','','show');
	}
	else if ((document.getElementById('ADRs')) != null) {
		MM_classNew(document.getElementById('ADRs'),'TitMercadoOff');		
		MM_showHideLayers('divADRs','','hide');
	}
}

function TrocaAba(Bovespa, Indices, Bolsas)
{
	if (Bovespa=='1')
	{		
		TrocaDiv('inline','pnBovespa');
		TrocaCor('FFFFFF','CellBovespa');
	}
	else
	{	
		TrocaDiv('none','pnBovespa');
		TrocaCor('FFFDDD','CellBovespa');
	}
	
	if (Indices=='1')
	{	
		TrocaDiv('inline','pnIndices');
		TrocaCor('FFFFFF','CellIndices');
	}
	else
	{	
		TrocaDiv('none','pnIndices');
		TrocaCor('FFFDDD','CellIndices');
	}
	
	if (Bolsas=='1')
	{	
		TrocaDiv('inline','pnBolsas');
		TrocaCor('FFFFFF','CellBolsas');

	}
	else
	{
		TrocaDiv('none','pnBolsas');
		TrocaCor('FFFDDD','CellBolsas');
	}
	
function MM_classNew(obj, new_style) {
	obj.className=new_style;
}

function MM_swapImage() { //v3.0
	var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
	if ((x=document.getElementById(a[i]))!=null)
		{document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_showHideLayers() { //v3.0
	var i,p,v,obj,args=MM_showHideLayers.arguments;
	for (i=0; i<(args.length-2); i+=3) if ((obj=document.getElementById(args[i]))!=null) { v=args[i+2];
		if (obj.style) { obj=obj.style; v=(v=='show')?'inline':(v='hide')?'none':v; }
		obj.display=v; }
}

	function MM_linkSelect(obj) {
		document.getElementById('ActiveLink').value = obj.id;
			
		if (obj.id == 'PrincipaisAcoes') {
  			MM_classNew(obj,'TitMercadoOn');			
			MM_showHideLayers('divPrincipaisAcoes','','show');
		}
		else if ((document.getElementById('PrincipaisAcoes')) != null) {
			MM_classNew(document.getElementById('PrincipaisAcoes'),'TitMercadoOff');			
			MM_showHideLayers('divPrincipaisAcoes','','hide');
		}
		
		if (obj.id == 'MaioresVolumes') {
   			MM_classNew(obj,'TitMercadoOn');			
			MM_showHideLayers('divMaioresVolumes','','show');
		}
		else if ((document.getElementById('MaioresVolumes')) != null) {
   			MM_classNew(document.getElementById('MaioresVolumes'),'TitMercadoOff');
			MM_showHideLayers('divMaioresVolumes','','hide');
		}	
			
		if (obj.id == 'MaioresAltas') {
   			MM_classNew(obj,'TitMercadoOn');			
			MM_showHideLayers('divMaioresAltas','','show');
		}
		else if ((document.getElementById('MaioresAltas')) != null) {
   			MM_classNew(document.getElementById('MaioresAltas'),'TitMercadoOff');			
			MM_showHideLayers('divMaioresAltas','','hide');
		}
			
		if (obj.id == 'MaioresBaixas') {
   			MM_classNew(obj,'TitMercadoOn');			
			MM_showHideLayers('divMaioresBaixas','','show');
		}
		else if ((document.getElementById('MaioresBaixas')) != null) {
   			MM_classNew(document.getElementById('MaioresBaixas'),'TitMercadoOff');			
			MM_showHideLayers('divMaioresBaixas','','hide');
		}
		
		if (obj.id == 'ADRs') {
   			MM_classNew(obj,'TitMercadoOn');			
			MM_showHideLayers('divADRs','','show');
		}
		else if ((document.getElementById('ADRs')) != null) {
   			MM_classNew(document.getElementById('ADRs'),'TitMercadoOff');			
			MM_showHideLayers('divADRs','','hide');
		}
	}
}

function TrocaImagem(imagem, objeto)
{
	if ((x=document.getElementById(objeto))!=null)
		x.src = imagem;
		
}

function TrocaDiv(visu, objeto)
{
	if ((x=document.getElementById(objeto))!=null)		
	{
		if (x.style) {x=x.style;}
		x.display = visu;
	}
}

function TrocaCor(cor, objeto)
{
	if ((x=document.getElementById(objeto))!=null)		
	{
		if (x.style) {x=x.style;}
		x.backgroundColor = cor;
	}
}

document.write(

"<link href='http://www.bb.com.br/docs/sitesp/appletCMA/css/styles.css' type='text/css' rel='stylesheet'>"+
"<table cellspacing='1' cellpadding='0' border='0' style='background-color:#BDC8E9;width:233px'>"+
"	 <tr align='center' valign='Top' style='background-color:White;'>"+
"		<td style='height:170px;width=233px'>"+
"			<table Width='233' CellSpacing='0' CellPadding='0' border='0'>"+
"				<tr>"+
"					<td align='center' valign='middle' height=20 style='background-color:#ffffff;color:#000000;font-family:verdana;font-size=10px;FONT-WEIGHT:bolder' id='CellBovespa'>"+
"						<a style='color:#243AAC;TEXT-DECORATION:none' href='JavaScript: TrocaAba(1,0,0)' onmousemove=''''window.status=''''''>Gráfico</a>"+
"					</td>"+
"					<td bgcolor='#BDC8E9' height=20 width='1'></td>"+
"					<td align='center' valign='middle' height=20 style='background-color:#FFFDDD;color:#000000;font-family:verdana;font-size=10px;FONT-WEIGHT:bolder' id='CellIndices'>"+
"						<a style='color:#243AAC;TEXT-DECORATION:none' href='JavaScript: TrocaAba(0,1,0)' onmousemove=''''window.status=''''''>Índices</a>"+
"					</td>"+
"					<td bgcolor='#BDC8E9' height=20 width='1'></td>"+
"					<td align='center' valign='middle' height=20 style='background-color:#FFFDDD;color:#000000;font-family:verdana;font-size=10px;FONT-WEIGHT:bolder' id='CellBolsas'>"+
"						<a style='color:#243AAC;TEXT-DECORATION:none' href='JavaScript: TrocaAba(0,0,1)' onmousemove=''''window.status=''''''>Bolsas</a>"+
"					</td>"+
"				</tr>"+
"			</table>"+
"			<table cellspacing='0' cellpadding='1' border='0' style='height:180px;width:233px;border-collapse:collapse;'>"+
"				<tr>"+
"					<td align='center' valign='Middle'>"+
"						<div id='pnBovespa' style='DISPLAY: inline' align='center'>"+
"							<table cellspacing='0' cellpadding='0' border='0' style='height:100%;border-collapse:collapse;'>"+
"								<tr>"+
"									<td align='Center' valign='Middle'>"+
"                                                                                 <APPLET codebase='http://cotacoes.agronegocios-e.com.br' code='HP3/HPGR3.class' height='170' width='225' name='CMAGRAFICO' VIEWASTEXT>"+
"											<PARAM NAME='intra' VALUE='true'>"+
"											<PARAM NAME='ativo0' VALUE='http://cotacoes.agronegocios-e.com.br/cva/IBOV.IDY'>"+											
"                                                                                       <PARAM NAME='legenda' VALUE='true'>"+
"											<PARAM NAME='LegendaEsquerda' VALUE='true'>"+
"											<PARAM NAME='Esquerda' VALUE='false'>"+
"											<PARAM NAME='menu' VALUE='true'>"+								
"											<PARAM NAME='idioma' VALUE='PORT'>"+
"											<PARAM NAME='refresh' VALUE='60'>"+															
"											<PARAM NAME='hline' VALUE='true'>"+										
"											<PARAM NAME='area' VALUE='false'>"+																			
"											<PARAM NAME='alteridy' VALUE='false'>"+										
"											<PARAM NAME='individual' VALUE='true'>"+
"                                                                                       <PARAM NAME='Individual_diario' value='true'>"+
"											<PARAM NAME='perc' VALUE='false'>"+
"											<PARAM NAME='exibeajuda' VALUE='false'>"+
"											<PARAM NAME='volume' VALUE='false'>"+
"											<PARAM NAME='vline' VALUE='true'>"+											
"											<PARAM NAME='digitacao' VALUE='false'>"+
"											<PARAM NAME='top' VALUE='true'>"+											
"											<PARAM NAME='TituloGraficoExpandido' VALUE='Gráfico'>"+
"											<PARAM NAME='colortop' VALUE='255,255,255'>"+
"											<PARAM NAME='colorbackarea' VALUE='255,255,255'>"+
"											<PARAM NAME='colorarea' VALUE='255,255,255'>"+
"											<PARAM NAME='colorarea_0' VALUE='255,255,255'>"+
"											<PARAM NAME='colorarea1_0' VALUE='255,255,255'>"+
"											<PARAM NAME='colorbottom' VALUE='255,255,255'>"+
"											<PARAM NAME='colorf1back' VALUE='255,255,255'>"+
"											<PARAM NAME='colorminus' VALUE='244,36,36'>"+
"											<PARAM NAME='colorlinha0' VALUE='36,58,172'>"+
"											<PARAM NAME='colorplus' VALUE='0,167,0'>"+
"											<PARAM NAME='colorequal' VALUE='0,200,0'>"+
"											<PARAM NAME='colorfonttop' VALUE='36,58,172'>"+										
"											<PARAM NAME='colorf1top' VALUE='255,255,255'>"+
"											<PARAM NAME='colorfontbot' VALUE='36,58,172'>"+
"											<PARAM NAME='colorback' VALUE='255,255,255'>"+
"											<PARAM NAME='colorf1bottom' VALUE='255,255,255'>"+
"											<PARAM NAME='fonte' VALUE='Arial'>"+
"											<PARAM NAME='fontsizetop' VALUE='11'>"+
"											<PARAM NAME='fontsizebottom' VALUE='11'>"+
"											<PARAM NAME='fontsizedados' VALUE='11'>"+
"											<PARAM NAME='fontsizeversao' VALUE='11'>"+
"											<PARAM NAME='ndec' VALUE='0'>"+
"											<CENTER>Ative o JAVA em seu navegador!</CENTER>"+
"										</APPLET>"+
"									</td>"+
"								</tr>"+
"							</table>"+
"						</div>"+
"						<div id='pnIndices' style='DISPLAY: none' align='center'>"+
"							<table cellspacing='0' cellpadding='2' border='0' style='height:100%;width:100%;border-collapse:collapse;'>"+
"								<tr>"+
"									<td align='Center' valign='Top'>"+
"										<table cellspacing='0' cellpadding='2' border='0' style='width:100%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td nowrap='nowrap' style='width:50%;'></td><td class='destit' nowrap='nowrap' align='Right' style='width:25%;font-family:arial; font-size: 11px; color:#243AAC; text-decoration:none; font-weight:bolder;'>Valor</td>"+
"												<td nowrap='nowrap' align='Right' style='width:25%;font-family:arial; font-size: 11px; color:#243AAC; text-decoration:none; font-weight:bolder;'>Data</td>"+
"											</tr>"+
"										</table>"+
"										<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>US$ Comercial (C)</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>1,780</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>09/03/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>US$ Comercial (V)</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>1,782</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>09/03/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>CDI (over)</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>0,99%</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>08/03/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>Euro</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>2,425</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>09/03/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>Poupança Dia</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>0,00%</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>09/03/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>Ouro BM&F</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>67,500</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>09/03/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>IBOV Futuro</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>70.120,00</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>09/03/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='width:50%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>IGP-M</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>1,18%</font></td>"+
"															<td nowrap='nowrap' align='Right' style='width:25%;'><font style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;'>25/02/10</font></td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"										</table>"+
"									</td>"+
"								</tr>"+
"							</table>"+
"						</div>"+											
"						<div id='pnBolsas' style='DISPLAY: none' align='center'>"+
"							<table cellspacing='0' cellpadding='2' border='0' style='height:100%;width:100%;border-collapse:collapse;'>"+
"								<tr>"+
"									<td align='Center' valign='Top'>"+
"										<table cellspacing='0' cellpadding='2' border='0' style='width:100%;border-collapse:collapse;'>"+
"											<tr style='height:18px;'>"+
"												<td nowrap='nowrap' style='width:35%;'></td>"+
"												<td nowrap='nowrap' align='Right' style='width:30%;font-family:arial; font-size: 11px; color:#243AAC; text-decoration:none; font-weight:bolder;'>Índice</td>"+
"												<td nowrap='nowrap' align='Right' style='width:20%;font-family:arial; font-size: 11px; color:#243AAC; text-decoration:none; font-weight:bolder;'>Var.<br>(%dia)</td>"+
"												<td nowrap='nowrap' align='Right' style='width:15%;font-family:arial; font-size: 11px; color:#243AAC; text-decoration:none; font-weight:bolder;'>Hora</td>"+
"											</tr>"+
"										</table>"+
"										<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:35%'>"+
"																<img src='http://www.bb.com.br/docs/sitesp/appletCMA/img/bandeira_brasil.gif' alt='' align='AbsMiddle' border='0' /> Ibovespa</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%'>69.576,00</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%'>+1,46%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>18:14</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='4' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:35%'>"+
"																<img src='http://www.bb.com.br/docs/sitesp/appletCMA/img/arg.gif' alt='' align='AbsMiddle' border='0' /> Merval</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%'>2.319,14</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%'>+0,46%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>17:01</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='4' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:35%'>"+
"																<img src='http://www.bb.com.br/docs/sitesp/appletCMA/img/usa.gif' alt='' align='AbsMiddle' border='0' /> Nasdaq</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%'>2.340,68</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%'>+0,34%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>16:34</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='4' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:35%'>"+
"																<img src='http://www.bb.com.br/docs/sitesp/appletCMA/img/usa.gif' alt='' align='AbsMiddle' border='0' /> Dow Jones</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%'>10.564,38</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%'>+0,11%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>16:30</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='4' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:35%'>"+
"																<img src='http://www.bb.com.br/docs/sitesp/appletCMA/img/brit.gif' alt='' align='AbsMiddle' border='0' /> FT-SE 100</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%'>4.647,13</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%'>+3,41%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>15:52</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='4' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap'  style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:35%'>"+
"																<img src='http://www.bb.com.br/docs/sitesp/appletCMA/img/mex.gif' alt='' align='AbsMiddle' border='0' /> IPC</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%'>32.514,17</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:20%'>-0,01%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>16:01</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='4' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr style='height:18px;'>"+
"															<td nowrap='nowrap' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:35%'>"+
"																<img src='http://www.bb.com.br/docs/sitesp/appletCMA/img/jap.gif' alt='' align='AbsMiddle' border='0' /> Nikkei</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%'>10.567,65</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:20%'>-0,17%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>04:08</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='4' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"										</table>"+
"									</td>"+
"								</tr>"+
"							</table>"+
"						</div>"+
"					</td>"+
"				</tr>"+
"			</table>"+
"		</td>"+
"	</tr>"+
"</table>"+
"<table border='0' style='height:20px;'>"+
"	<tr>"+
"		<td style='height:20px;color:#243AAC;font-family:verdana;font-size=11px'><b>Mercado</b></td>"+
"	</tr>"+
"</table>"+
"<table cellspacing='0' cellpadding='0' border='0' style='width:235px;'>"+
"	<tr valign='Top'>"+
"		<td align='center'>"+
"			<input type='hidden' id='ActiveLink'>"+
"			<table cellspacing='0' cellpadding='1' rules='rows' bordercolor='#BDC8E9' border='1' style='border-color:#BDC8E9;border-width:1px;border-style:solid;width:100%;border-collapse:collapse;'>"+
"				<tr id='Home/HomePage.ascx__ctl0_oMercado_tbrPrincipaisAcoes' style='height:19px;'>"+
"					<td align='Left' style='background-color:#FFFDDD;font-family:arial; font-size: 11px; color:#000000; font-weight:normal;'>"+
"						<div id='PrincipaisAcoes' class='TitMercadoOff' style='cursor:pointer;' onmouseover=''''MM_classNew(this,'TitMercadoOn')'''' onmouseout=''''if(document.getElementById('ActiveLink').value!=this.id) MM_classNew(this,'TitMercadoOff')'''' onclick='MM_linkSelect(this)'><img id='imgPrincipaisAcoes' src='http://www.bb.com.br/docs/sitesp/appletCMA/img/seta.gif' width='6' height='6' align='absmiddle'>  Principais ações Bovespa</div>"+
"					</td>"+
"				</tr>"+
"				<tr style='height:19px;'>"+
"					<td align='Left' style='background-color:#FFFDDD;font-family:arial; font-size: 11px; color:#000000; font-weight:normal;'>"+
"						<div id='MaioresVolumes' class='TitMercadoOff' style='cursor:pointer;' onmouseover=''''MM_classNew(this,'TitMercadoOn')'''' onmouseout=''''if(document.getElementById('ActiveLink').value!=this.id) MM_classNew(this,'TitMercadoOff')'''' onclick='MM_linkSelect(this)'><img id='imgPrincipaisAcoes' src='http://www.bb.com.br/docs/sitesp/appletCMA/img/seta.gif' width='6' height='6' align='absmiddle'>  Maiores volumes do dia</div>"+
"					</td>"+
"				</tr>"+
"				<tr  style='height:19px;'>"+
"					<td align='Left' style='background-color:#FFFDDD;font-family:arial; font-size: 11px; color:#000000; font-weight:normal;'>"+
"						<div id='MaioresAltas' class='TitMercadoOff' style='cursor:pointer;' onmouseover=''''MM_classNew(this,'TitMercadoOn')'''' onmouseout=''''if(document.getElementById('ActiveLink').value!=this.id) MM_classNew(this,'TitMercadoOff')'''' onclick='MM_linkSelect(this)'><img id='imgPrincipaisAcoes' src='http://www.bb.com.br/docs/sitesp/appletCMA/img/seta.gif' width='6' height='6' align='absmiddle'>  Maiores altas do dia</div>"+
"					</td>"+
"				</tr>"+
"				<tr style='height:19px;'>"+
"					<td align='Left' style='background-color:#FFFDDD;font-family:arial; font-size: 11px; color:#000000; font-weight:normal;'>"+
"						<div id='MaioresBaixas' class='TitMercadoOff' style='cursor:pointer;' onmouseover=''''MM_classNew(this,'TitMercadoOn')'''' onmouseout=''''if(document.getElementById('ActiveLink').value!=this.id) MM_classNew(this,'TitMercadoOff')'''' onclick='MM_linkSelect(this)'><img id='imgPrincipaisAcoes' src='http://www.bb.com.br/docs/sitesp/appletCMA/img/seta.gif' width='6' height='6' align='absmiddle'>  Maiores baixas do dia</div>"+
"					</td>"+
"				</tr>"+	
"				<tr style='height:19px;'>"+
"					<td align='Left' style='background-color:#FFFDDD;font-family:arial; font-size: 11px; color:#000000; font-weight:normal;'>"+
"						<div id='ADRs' class='TitMercadoOff' style='cursor:pointer;' onmouseover=''''MM_classNew(this,'TitMercadoOn')'''' onmouseout=''''if(document.getElementById('ActiveLink').value!=this.id) MM_classNew(this,'TitMercadoOff')'''' onclick='MM_linkSelect(this)'><img id='imgPrincipaisAcoes' src='http://www.bb.com.br/docs/sitesp/appletCMA/img/seta.gif' width='6' height='6' align='absmiddle'>  ADRs</div>"+
"					</td>"+
"				</tr>"+		
"				<tr>"+
"					<td style='background-color:White;width:100%;'>"+
"						<table cellspacing='0' cellpadding='0' border='0' style='width:100%;border-collapse:collapse;'>"+
"							<tr style='height:6px;'>"+
"								<td></td>"+
"							</tr>"+
"							<tr>"+
"								<td align='Center'>"+
"									<div id='divPrincipaisAcoes' style='display:none'>"+
"										<table cellspacing='0' cellpadding='0' align='Center' border='0' style='width:95%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:50%'>Brasil ON</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:25%'>R$29,90</td>"+
"															<td nowrap='nowrap' align='Right'style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+1,76%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:50%'>Gerdau PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:25%'>R$27,60</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+0,91%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:50%'>Petrobras PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:25%'>R$36,50</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+2,24%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:50%'>Sid. Nacional ON</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:25%'>R$66,41</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+3,92%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:50%'>Telemar PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; font-weight:normal;width:25%'>R$31,68</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+2,52%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%'>Usiminas PNA</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%'>R$56,60</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%'>+3,51%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"                                           <tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Vale R Doce PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$47,67</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+0,97%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Vivo PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$48,90</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+0,02%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"										</table>"+
"									</div>"+
"									<div id='divADRs' style='display:none'>"+
"										<table cellspacing='0' cellpadding='0' align='Center' border='0' style='width:95%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Brasil T Par PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%;'>US$82.64</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+0,41%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Gerdau PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%;'>US$60.72</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:20%;'>-2,05%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Petrobras PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%;'>US$15.55</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+0,90%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Ambev PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%;'>US$27.37</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+0,40%</td>"+"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Vale R Doce PNA</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%;'>US$41.16</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+2,69%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"                                           <tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Vivo PN</td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:30%;'>US$26.84</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+1,35%</td>"+
"														</tr>"+
"														<tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"										</table>"+
"									</div>"+
"									<div id='divMaioresVolumes' style='display:none'>"+
"										<table cellspacing='0' cellpadding='0' align='Center' border='0' style='width:95%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>ItauUnibanco PN ED  N1  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$37,78</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>217.556.380,00</td>"+
"												        </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Petrobras PN         </td>"+
"                                                           <td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$36,50</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>24.842.315,00</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Vale PNA     N1  </td>"+
"                                                           <td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$47,67</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>9.906.719,00</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Sid Nacional ON         </td>"+
"                                                           <td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$66,41</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>3.927.904,00</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Petrobras ON         </td>"+
"                                                            <td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$40,71</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>2.770.593,00</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"										</table>"+
"									</div>"+
"									<div id='divMaioresAltas' style='display:none'>"+
"										<table cellspacing='0' cellpadding='0' align='Center' border='0' style='width:95%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Klabin S_a PN     N1  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$5,20</td>"+
"													        <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+5,26%</td>"+
"                                                       </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='2' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Tim Part S_a ON         </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$7,80</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+5,12%</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Usiminas ON     N1  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$56,90</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+4,04%</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"                                           <tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Sid Nacional ON         </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$66,41</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+3,92%</td> "+
"												        </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"                                           <tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Eletrobras PNB ED  N1  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$31,50</td>"+
"													        <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+3,58%</td>"+
"                                                       </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"										</table>"+
"									</div>"+
"									<div id='divMaioresBaixas' style='display:none'>"+
"										<table cellspacing='0' cellpadding='0' align='Center' border='0' style='width:95%;border-collapse:collapse;'>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>B2w Varejo ON     NM  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$40,17</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-1,15%</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Ambev PN         </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$170,53</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-0,62%</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Jbs ON     NM  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$9,61</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-0,62%</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr style='background-color:#CBE2FE;'>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Natura ON EDJ NM  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$34,00</td>"+
"													        <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-0,58%</td>"+
"                                                       </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"											<tr>"+
"												<td>"+
"													<table cellspacing='0' cellpadding='1' border='0' style='width:100%;border-collapse:collapse;'>"+
"														<tr>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:50%;'>Cyrela Realt ON     NM  </td>"+
"                                                           <td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$21,90</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-0,27%</td>"+
"													    </tr>"+
"                                                       <tr>"+
"															<td class='linha_horiz' colspan='3' style='height:1px;'></td>"+
"														</tr>"+
"													</table>"+
"												</td>"+
"											</tr>"+
"										</table>"+
"									</div>"+
"								</td>"+
"							</tr>"+
"							<tr style='height:20px;'>"+
"								<td valign='middle' align='center' style='font-family:arial; font-size: 10px; color:#FF0000; text-decoration:none; font-weight:normal;width:50%;'>09/03/10</td>"+
"							</tr>"+
"							<tr style='height:20px;'>"+
"								<td valign='middle' align='center' style='font-family:arial; font-size: 10px; color:#243AAC; text-decoration:none; font-weight:normal;width:50%;'>Atraso de 15 minutos</td>"+
"							</tr>"+
"						</table>"+
"					</td>"+
"				</tr>"+
"			</table>"+
"		</td>"+
"	</tr>"+
"</table>"
)

// seleciona primeiro tipo de consulta habilitado
if ((document.getElementById('PrincipaisAcoes')) != null)
   MM_linkSelect(document.getElementById('PrincipaisAcoes'));
else if ((document.getElementById('MaioresVolumes')) != null)
   MM_linkSelect(document.getElementById('MaioresVolumes'));
else if ((document.getElementById('MaioresAltas')) != null)
   MM_linkSelect(document.getElementById('MaioresAltas'));
else if ((document.getElementById('MaioresBaixas')) != null)
   MM_linkSelect(document.getElementById('MaioresBaixas'));
else if ((document.getElementById('ADRs')) != null)
   MM_linkSelect(document.getElementById('ADRs'));
