// MENU //

function abreEmpresa(){
	window.open("empresa.php","_self");	
}
function abreQualidade(){
	window.open("qualidade.php","_self");	
}
function abreNoticia(){
	window.open("http://www.bvconstrutora.com.br/visualizar_ultima_noticia.php?ipDinamico=noticias.mixtecnologia.com.br&diretorioTemplate=noticia&nomeTemplate=boavista_noticia_visualizar_noticia.php&conjuntoCodigoSecao=218","_self");	
}
function abreContato(){
	window.open("fale.php","_self");	
}
function abreLancamentos(){
	window.open("lancamentos.php","_self");	
}
function abreConcluidas(){
	window.open("concluidas.php","_self");	
}
function abreAndamento(){
	window.open("andamento.php","_self");	
}
