// JavaScript Document

	if (document.images){
		foto1 = new Image();
		foto1.src = "../images/hasieraON.gif";
		foto2 = new Image();
		foto2.src = "../images/zerbitzuakON.gif";
		foto3 = new Image();
		foto3.src = "../images/abestiakON.gif";
		foto4 = new Image();
		foto4.src = "../images/nortzukgaraON.gif";
		foto5 = new Image();
		foto5.src = "../images/kontaktuaON.gif";
		foto6 = new Image();
		foto6.src = "../images/erabilerraztasunaON.gif";
		foto7 = new Image();
		foto7.src = "../images/castellanoON.gif";
	}

