function abreEmpresa(){
	window.open("empresa.php","_self");	
}
function abreLancamento(){
	window.open("detalhes-empreendimento.php?emp=321_3_0_13505984782","_self");	
}
function abreAndamento(){
	window.open("detalhes-empreendimento.php?emp=321_3_0_11492880149","_self");	
}
function abreConcluida(){
	window.open("concluida.php","_self");	
}
function abreIndice(){
	window.open("indices.php","_self");	
}
function abreNoticia(){
	//window.open("noticias.php","_self");
	window.open("visualizar_ultima_noticia.php?ipDinamico=noticias.mixtecnologia.com.br&diretorioTemplate=noticia&nomeTemplate=cabral_noticia_visualizar_noticia.php&conjuntoCodigoSecao=289","_self");
}
function abreContato(){
	window.open("contato.php","_self");	
}

function abreCliente(){
	window.open("cliente.php","_self");	
}

function AbreDetalheArcadia(){
	window.open("detalhes-empreendimento.php?emp=321_3_0_11492880149","_self");	
}
function AbreDetalheEverest(){
	window.open("detalhes-empreendimento.php?emp=321_3_0_13505984782","_self");	
}
