
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,733</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;'>02/09/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,735</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;'>02/09/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;'>1,20%</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;'>01/09/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 x Real</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,225</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;'>02/09/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,59140</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;'>02/09/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 250 Gramas Spot</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;'>73,000</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;'>02/09/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;'>67.260,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;'>02/09/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;'>0,77%</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;'>30/08/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%'>66.634,00</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:20%'>-0,65%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>14: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/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.405,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,43%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>14:55</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.188,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,53%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>13:53</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.275,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,01%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>13:55</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%'>5.371,04</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%'>+0,08%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>11:50</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.317,91</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:20%'>-0,06%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>13:55</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%'>9.062,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,52%</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:15%'>05:21</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,07</td>"+
"															<td nowrap='nowrap' align='Right'style='font-family:arial; font-size: 11px; color:#FF0000; font-weight:normal;width:25%'>-1,29%</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$23,99</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; font-weight:normal;width:25%'>-1,07%</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$27,45</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+1,55%</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$28,11</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+0,03%</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$24,55</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; font-weight:normal;width:25%'>+0,12%</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$44,49</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%'>-1,89%</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$42,69</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-1,40%</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$42,26</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-0,47%</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$96.10</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$13.95</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+0,07%</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$24.35</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+0,74%</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$31.48</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:20%;'>+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%;'>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$24.70</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:20%;'>-0,64%</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%;'>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$27,45</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>5.306.714,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%;'>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$42,69</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>3.795.585,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%;'>Ogx Petroleo 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$20,51</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>1.604.528,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 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$30,99</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>1.572.140,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%;'>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,96</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>976.827,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%;'>Fibria 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$29,50</td>"+
"													        <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+2,68%</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%;'>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$27,45</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+1,55%</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%;'>All Amer Lat UNT     N2  </td>"+
"															<td nowrap='nowrap' align='Left' style='font-family:arial; font-size: 11px; color:#000000; text-decoration:none; font-weight:normal;width:25%;'>R$16,93</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+1,07%</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%;'>Mmx Miner 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$13,16</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+1,07%</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%;'>Cosan 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$23,45</td>"+
"													        <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#0000FF; text-decoration:none; font-weight:normal;width:25%;'>+0,64%</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%;'>Cemig 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$27,80</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-3,13%</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%;'>Santander Br UNT     N2  </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%;'>-2,66%</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%;'>Ogx Petroleo 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$20,51</td>"+
"                                                           <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-2,33%</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%;'>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$7,24</td>"+
"													        <td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-2,29%</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%;'>Ccr Rodovias 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,85</td>"+
"															<td nowrap='nowrap' align='Right' style='font-family:arial; font-size: 11px; color:#FF0000; text-decoration:none; font-weight:normal;width:25%;'>-2,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%;'>02/09/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'));
