function abreHoje(page) {
	window.open(page + '.php','hoje','width=830px, height=600px, toolbars=0, menubar=0, scrollbars=1');
}

function abreExtra(){
window.open('http://201.33.127.41/organograma/organograma_inc.asp','hoje','width=830px, height=600px, toolbars=0, menubar=0, scrollbars=1');

}

function abreIntra(){
window.open('http://10.0.10.3/organograma/organograma_inc.asp','hoje','width=830px, height=600px, toolbars=0, menubar=0, scrollbars=1');

}

function abreEsperados() {
	window.open('esperados.php','hoje','width=1024px, height=600px, toolbars=0, menubar=0, scrollbars=1');
}

function abreEsperadosPass() {
	window.open('esperados_passageiros.php','hoje','width=1024px, height=600px, toolbars=0, menubar=0, scrollbars=1');
}

function abreFundeados() {
	window.open('fundeados.php','hoje','width=1024px, height=600px, toolbars=0, menubar=0, scrollbars=1');
}

function openWindow(page, target, width, height) {
	window.open(page, target, 'width='+width+'px, height='+height+'px, toolbars=0, menubar=0, scrollbars=1');
}

function abreEstatisticas(page){
	window.open(page + '.php','estatisticas','width=620px, height=650px, toolbars=0, menubar=0, scrollbars=1');


}
