function abreEmpresa(){
window.open("empresa.php","_self");	
}
function abreLancamento(){
window.open("lancamento.php","_self");	
}
function abreAndamento(){
window.open("andamento.php","_self");	
}
function abrePortfolio(){
window.open("portfolio.php","_self");	
}
function abreNoticia(){
window.open("visualizar_ultima_noticia.php?ipDinamico=noticias.mixtecnologia.com.br&diretorioTemplate=noticia&nomeTemplate=saobento_noticia_visualizar_noticia.php&conjuntoCodigoSecao=304","_self");	
}
function abreContato(){
window.open("contato.php","_self");	
}

