
// ----------------------  Funções para o menu


function abreEmpresa(){
	window.open("empresa.html","santonio_conteudo");
}

function abreLancamentos(){
	window.open("lancamentos.html","santonio_conteudo");
}

function abreDestaque(){
	window.open("destaque.html","santonio_conteudo");
}

function abreContato(){
	window.open("contato.html","santonio_conteudo");
}

function abreJardimolinda(){
    window.open("http://www.expoimovel.com/servlet/br.com.expoimovel.servlet.GerenciadorDetalhesAnuncioImovelServlet?operacao=exibirDetalhesEmpreendimento&codigoEmpreendimento=1175_3_0_06804113712&origem=saintenton&operacao=exibirDetalhes&cliqueFoto=false&listagemPersonalizada=sim&anunciante=saintenton",'','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=795,height=511,top=10,left=10');
}

function abreJardimdosol () {
	window.open("http://www.expoimovel.com/servlet/br.com.expoimovel.servlet.GerenciadorDetalhesAnuncioImovelServlet?operacao=exibirDetalhes&codigoAnuncioImovel=1175_3_1_x441509257810705051267629325192&origem=ademipe&operacao=exibirDetalhes");	
}

