var selectedLink = 0;
/*
function hideAll(numero_de_caixas_pag) {
	caixas = numero_de_caixas_pag;
//	for(run=1;run<=caixas;run++) {
//		hide('caixa_'+run);
		//window.alert(run);
//	}
	
}
hideAll();

function show(qual) {
	window.document.getElementById(qual).style.display = 'block';
}
*/
function hide(qual) {
	window.document.getElementById(qual).style.display = 'none';
}

function selectLink(lnk) {
//	window.alert(lnk);
//	if (selectedLink != 0) selectedLink.style.fontWeight='normal';
	if(lnk==1){
		window.document.getElementById('but_1').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_intro_on.gif";
		window.document.getElementById('but_2').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_acerca_off.gif";
		window.document.getElementById('but_3').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_iniciativas_off.gif";
		window.document.getElementById('but_4').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_noticias_off.gif";
		window.document.getElementById('but_5').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_expresse_off.gif";
		/**/
		hide('caixa_2');
		hide('caixa_3');
		hide('caixa_4');
		hide('caixa_5');
		window.document.getElementById('caixa_'+lnk+'').style.display = 'block';
	}
	if(lnk==2){
		window.document.getElementById('but_1').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_intro_off.gif";
		window.document.getElementById('but_2').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_acerca_on.gif";
		window.document.getElementById('but_3').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_iniciativas_off.gif";
		window.document.getElementById('but_4').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_noticias_off.gif";
		window.document.getElementById('but_5').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_expresse_off.gif";
		/**/
		hide('caixa_1');
		hide('caixa_3');
		hide('caixa_4');
		hide('caixa_5');
		window.document.getElementById('caixa_'+lnk+'').style.display = 'block';
	}
	if(lnk==3){
		window.document.getElementById('but_1').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_intro_off.gif";
		window.document.getElementById('but_2').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_acerca_off.gif";
		window.document.getElementById('but_3').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_iniciativas_on.gif";
		window.document.getElementById('but_4').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_noticias_off.gif";
		window.document.getElementById('but_5').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_expresse_off.gif";
		/**/
		hide('caixa_1');
		hide('caixa_2');
		hide('caixa_4');
		hide('caixa_5');
		window.document.getElementById('caixa_'+lnk+'').style.display = 'block';
	}
	if(lnk==4){
		window.document.getElementById('but_1').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_intro_off.gif";
		window.document.getElementById('but_2').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_acerca_off.gif";
		window.document.getElementById('but_3').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_iniciativas_off.gif";
		window.document.getElementById('but_4').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_noticias_on.gif";
		window.document.getElementById('but_5').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_expresse_off.gif";
		/**/
		hide('caixa_1');
		hide('caixa_2');
		hide('caixa_3');
		hide('caixa_5');
		window.document.getElementById('caixa_'+lnk+'').style.display = 'block';
	}
	if(lnk==5){
		window.document.getElementById('but_1').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_intro_off.gif";
		window.document.getElementById('but_2').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_acerca_off.gif";
		window.document.getElementById('but_3').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_iniciativas_off.gif";
		window.document.getElementById('but_4').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_noticias_off.gif";
		window.document.getElementById('but_5').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/botao_expresse_on.gif";
		/**/
		hide('caixa_1');
		hide('caixa_2');
		hide('caixa_3');
		hide('caixa_4');
		window.document.getElementById('caixa_'+lnk+'').style.display = 'block';
	}
	if(lnk >= 6 && lnk < 16){
		hide('caixa_1');
		hide('caixa_2');
		
		hide('caixa_4');
		hide('caixa_5');
		hide('caixa_6');
		hide('caixa_7');
		hide('caixa_8');
		hide('caixa_9');
		hide('caixa_10');
		hide('caixa_11');
		hide('caixa_12');
		hide('caixa_13');
		hide('caixa_14');
		hide('caixa_15');
		window.document.getElementById('caixa_'+lnk+'').style.display = 'block';

	}
  //lnk.style.fontWeight='bold';
  
  //window.document.getElementById(but_'+qual+').src="http://www.azores.gov.pt/PortalAzoresgov/external/portal/criar2009/fx/but_"+qual+".gif";
  selectedLink=lnk;
}
/*
function showCam(Local, LocSRC) {
	window.document.getElementById("WebCamTitulo").innerHTML = Local;
	window.document.getElementById("imgone").src = LocSRC;
}
*/
