function abreEmpresa(){
	window.open("empresa.php","_self");	
}
function abreLancamentos(){
	window.open("lancamentos.php","_self");	
}
function abreAndamento(){
	window.open("andamento.php","_self");	
}
function abreDestaques(){
	window.open("destaques.php","_self");	
}
function abreNoticias(){
	window.open("http://www.mixtecnologia.com.br/webteste/santonio/home/visualizar_ultima_noticia.php?ipDinamico=noticias.mixtecnologia.com.br&diretorioTemplate=noticia&nomeTemplate=santoantonio_noticia_visualizar_noticia.php&conjuntoCodigoSecao=227","_self");	
}
function abreAssistencia(){
	window.open("assistencia.php","_self");	
}
function abreContato(){
	window.open("contato.php","_self");	
}