// JavaScript Document
// POPS ANUNCIOS
	function anuncio1() {
		window.open('anuncio1.html','foto1','width=800,height=571,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio2() {
		window.open('anuncio2.html','foto2','width=800,height=570,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio3() {
		window.open('anuncio3.html','foto3','width=800,height=564,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio4() {
		window.open('anuncio4.html','foto4','width=800,height=561,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio5() {
		window.open('anuncio5.html','foto5','width=400,height=600,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio6() {
		window.open('anuncio6.html','foto6','width=514,height=600,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio7() {
		window.open('anuncio7.html','foto7','width=425,height=600,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio8() {
		window.open('anuncio8.html','foto8','width=428,height=600,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio9() {
		window.open('anuncio9.html','foto9','width=800,height=533,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio10() {
		window.open('anuncio10.html','foto10','width=800,height=567,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function anuncio11() {
		window.open('anuncio11.html','foto11','width=800,height=560,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}

//CASES
	function case5() {
		window.open('case5.html','case1','width=788,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case6() {
		window.open('case6.html','case2','width=788,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case7() {
		window.open('case7.html','case3','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case8() {
		window.open('case8.html','case4','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case11() {
		window.open('case11.html','case5','width=788,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case12() {
		window.open('case12.html','case6','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case13() {
		window.open('case13.html','case7','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case14() {
		window.open('case14.html','case8','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case15() {
		window.open('case15.html','case9','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case16() {
		window.open('case16.html','case10','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case21() {
		window.open('case21.html','case11','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}
	function case22() {
		window.open('case22.html','case12','width=787,height=591,top=10,left=10,scrollbars=no,toolbars=no,status=yes');
	}

// TRACKING
	function index(){
		tracking.location.href='tr_index.html';
	}
	function historia(){
		tracking.location.href='tr_historia.html';
	}
	function core(){
		tracking.location.href='tr_core.html';
	}
	function negocios(){
		tracking.location.href='tr_negocios.html';
	}
	function estrutura(){
		tracking.location.href='tr_estrutura.html';
	}
	function estudio(){
		tracking.location.href='tr_estudio.html';
	}
	function clientes(){
		tracking.location.href='tr_clientes.html';
	}
	function noticias(){
		tracking.location.href='tr_noticias.html';
	}
	function midia(){
		tracking.location.href='tr_midia.html';
	}
	function contato(){
		tracking.location.href='tr_contato.html';
	}