function CanviarFotoM1(id)
	{
	document.getElementById('FotoM').style.backgroundImage = "url('imatges/euromacmtx.jpg')";
}
function CanviarFotoM2(id)
	{
	document.getElementById('FotoM').style.backgroundImage = "url('imatges/blecken.jpg')";
}
function CanviarFotoM3(id)
	{
	document.getElementById('FotoM').style.backgroundImage = "url('imatges/arrieta.jpg')";
}
function CanviarFotoM4(id)
	{
	document.getElementById('FotoM').style.backgroundImage = "url('imatges/mebusa.jpg')";
}
function CanviarFotoM5(id)
	{
	document.getElementById('FotoM').style.backgroundImage = "url('imatges/geka.jpg')";
}
function CanviarFotoM6(id)
	{
	document.getElementById('FotoM').style.backgroundImage = "url('imatges/blecken.jpg')";
}
function CanviarFotoM7(id)
	{
	document.getElementById('FotoM').style.backgroundImage = "url('imatges/blecken.jpg')";
}