// JavaScript Document

	if (document.images){
		foto1 = new Image();
		foto1.src = "../images/btnEntrarON.gif";
		foto2 = new Image();
		foto2.src = "../images/btnSartuON.gif";
		foto3 = new Image();
		foto3.src = "../images/arriakaON.gif";
	}

