// JavaScript Document

function setBG(id)
{
	var pres = document.getElementById(id);
	var fondo = document.getElementById("fons");
	var ample = document.getElementById("amplada");
	var ocupacio = document.getElementById("taula-prin");
	
	ocupacio.width="1174px";
	ample.widht="1024px";
	ocupacio.style.height="";
	
	document.getElementById("fweb").style.minHeight="";
	document.getElementById("problematic").vAlign="Center";
	
	document.getElementById("BotoHome").style.backgroundColor = "";
	document.getElementById("BotoFotos").style.backgroundColor = "";
	document.getElementById("BotoNoticies").style.backgroundColor = "";
	document.getElementById("BotoFilosofia").style.backgroundColor = "";
	document.getElementById("BotoCodiEtic").style.backgroundColor = "";
	document.getElementById("BotoTasques").style.backgroundColor = "";
	document.getElementById("BotoMembre").style.backgroundColor = "";
	document.getElementById("BotoReglaments").style.backgroundColor = "";
	document.getElementById("BotoDocuments").style.backgroundColor = "";
	document.getElementById("BotoOrganigrama").style.backgroundColor = "";
	document.getElementById("BotoContacte").style.backgroundColor = "";
	document.getElementById("BotoLinks").style.backgroundColor = "";
	
	switch(id)
	{
		case"BotoHome":
			document.getElementById("Text").style.visibility="hidden";
			pres.style.backgroundColor = "#009000";
			document.title="Amics Vall del Ges: Agropació motorista";
			fondo.style.background="url(imatges/fons/portada.jpg)";
			ocupacio.style.backgroundColor="#002000";
			document.getElementById("botonera").style.backgroundColor="#002000";
			document.getElementById("Text").style.height="80px";
			document.getElementById("fweb").style.height="135px";
			document.getElementById("fweb").src="";
		break;
		case"BotoNoticies":
			ocupacio.width="100%";
			ample.widht="100%";
			ocupacio.style.height="100%";
			pres.style.backgroundColor = "#aaaaaa";
			document.title="Amics Vall del Ges: Noticies";
			fondo.style.background="url(imatges/fons/fons_noticies.png)";
			document.getElementById("cuadre").style.height="100%";
			document.getElementById("Text").style.height="100%";
			document.getElementById("problematic").vAlign="Top";
			document.getElementById("fweb").style.minHeight=document.getElementById("cuadre").clientHeight-40;
			document.getElementById("fweb").style.height="100%";
			document.getElementById("fweb").src="noticies.html";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#060606";
			document.getElementById("botonera").style.backgroundColor="#060606";
		break;
		case"BotoFotos":
			document.getElementById("fweb").src="fotos.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Fotografies";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="570px";
			document.getElementById("fweb").style.height="565px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoFilosofia":
			document.getElementById("fweb").src="filosofia.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Filosofia";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="570px";
			document.getElementById("fweb").style.height="565px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoCodiEtic":
			document.getElementById("fweb").src="codi_etic.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Codi Ètic";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="570px";
			document.getElementById("fweb").style.height="565px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoTasques":
			document.getElementById("fweb").src="tasques.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Tasques";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="570px";
			document.getElementById("fweb").style.height="565px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoMembre":
			document.getElementById("fweb").src="membre.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Com ser-ne membre";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="570px";
			document.getElementById("fweb").style.height="565px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoReglaments":
			document.getElementById("fweb").src="reglamentacio.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Reglamentació";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="370px";
			document.getElementById("fweb").style.height="365px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoDocuments":
			document.getElementById("fweb").src="documentacio.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Documentació";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="450px";
			document.getElementById("fweb").style.height="445px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoOrganigrama":
			document.getElementById("fweb").src="organigrama.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Organigrama";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="570px";
			document.getElementById("fweb").style.height="565px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoContacte":
			document.getElementById("fweb").src="contacte.html";
			pres.style.backgroundColor = "#1c7cbe";
			document.title="Amics Vall del Ges: Contacte";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="270px";
			document.getElementById("fweb").style.height="265px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#053344";
			document.getElementById("botonera").style.backgroundColor="#053344";
		break;
		case"BotoLinks":
			document.getElementById("fweb").src="links.html";
			pres.style.backgroundColor = "#a72c2c";
			document.title="Amics Vall del Ges: Links D'interès";
			fondo.style.background="url(imatges/fons/fons2.jpg)";
			document.getElementById("Text").style.height="570px";
			document.getElementById("fweb").style.height="565px";
			document.getElementById("Text").style.visibility="visible";
			ocupacio.style.backgroundColor="#330200";
			document.getElementById("botonera").style.backgroundColor="#330200";
		break;
	}
	fondo.style.backgroundRepeat="no-repeat";
	if (id=="BotoNoticies"){
		fondo.style.backgroundRepeat="repeat";
	}
}

function sobre(id,color)
{
	boto=document.getElementById(id);
	if (boto.style.backgroundColor == ''){
		boto.style.backgroundColor = color;
	}
	else
	{
		if ((boto.style.backgroundColor == 'rgb(0, 176, 0)') || (boto.style.backgroundColor == 'rgb(136, 136, 136)') || (boto.style.backgroundColor == 'rgb(165, 61, 61)') || (boto.style.backgroundColor == 'rgb(89, 149, 190)') || (boto.style.backgroundColor == '#00b000') || (boto.style.backgroundColor == '#5995be') || (boto.style.backgroundColor == '#a53d3d') || (boto.style.backgroundColor == '#888888'))
		{
			boto.style.backgroundColor = color;
		}
	}
}
