var sRotaFundos = "http://www.itauinvestnet.com.br/itauinvestnet/fundos/";

if (window.document.location.host=="ww33.itau")
{
	var sRotaFundos = "http://ww33.itau/itauinvestnet/fundos/";
}

function invistaja()
{
	window.open(sRotaFundos +  'como_aplicar/conteudo.aspx?op=1', '_self');
}

function fnInvistaJa()
{
	//window.open(sRotaFundos +  'como_aplicar/conteudo.aspx?op=1', '_self');
	alert("Teste");
}

function atendimento()
{
	window.open(sRotaFundos +  'como_aplicar/atendimento.aspx', '_self');
}

function agende_aplic()
{
	window.open(sRotaFundos + 'como_aplicar/agende_aplic.aspx', '_self');
}

function aplic_prog()
{
	window.open(sRotaFundos +  'como_aplicar/aplicacao_programada.aspx', '_self');
}

function simule_aplic()
{
	window.open(sRotaFundos +  'como_aplicar/aplicacao_programada.aspx', '_self');
}

function compare_renta()
{
	window.open(sRotaFundos +  'compare_rentabilidades/compare.aspx', '_self');
}

function tabela_rentab()
{
	window.open(sRotaFundos + 'tabelarentabilidade/fr_tabela.aspx', '_blank','location=no,status=no,menubar=no,scrollbars=yes,resizable=no,top=0,left=0,width=800,height=500');
}

function conheca_gestor()
{
	window.open(sRotaFundos +  'conheca_gestor/conteudo.aspx?op=1', '_self');
}

function descubra_perfil()
{
	window.open(sRotaFundos +  'perfil/conteudo.aspx?op=2', '_self');
}

function foco(strcodigofundo)
{
	if (window.top.frames.opener)
	{
		if (window.top.opener.top.frames.length==0)
		{
			window.open(sRotaFundos +  "conheca_fundos/fundos_bankline.aspx?op=1&cfdo="+strcodigofundo,"_blank","");
		}
		else
		{
			window.open(sRotaFundos +  "conheca_fundos/fundos.aspx?op=1&cfdo="+strcodigofundo, "itauinside");
			parent.blur();
		}
	}
	else
	{
		window.open(sRotaFundos +  "conheca_fundos/fundos.aspx?op=1&cfdo="+strcodigofundo+"&amp;print=true","_blank","width=670 heigth=350 scrollbars=yes");
	}
}

function abrepopup(URL)
{
	window.open('https://ww46.itau.com.br/itau/alerta/aviso.jsp?lk=http://'+ URL,'alerta','toolbar=no,location=no,Directory=no,Status=no,menubar=no,scrollbar=no,resizable=no,width=700,height=412,top=0,left=0');
}
