function aleatorias1(){
				hoy = new Date()
				numero_de_imagenes = 34
				segundos = hoy.getSeconds()
				numero = segundos % numero_de_imagenes
				if (numero == 0){
					imagen = "../imagenes/stern/sternpanuelo.jpg"
					link = "stern.html"
					texto = "Bert Stern"
					celda = "_self"				
				}
				if (numero == 1){
					imagen = "../imagenes/stern/sternpanuelorojo.jpg"
					link = "stern.html"
					texto = "Bert Stern"
					celda = "_self"
				}
				if (numero == 2){
					imagen = "../imagenes/stern/sterncamara.jpg"
					link = "stern.html"
					texto = "Bert Stern"
					celda = "_self"
				}
				if (numero == 3){
					imagen = "../imagenes/stern/sternvogue.jpg"
					link = "stern.html"
					texto = "Bert Stern"
					celda = "_self"
				}
				if (numero == 4){
					imagen = "../imagenes/kaufman/marilyn.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 5){
					imagen = "../imagenes/kaufman/mao.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 6){
					imagen = "../imagenes/kaufman/cohiba.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 7){
					imagen = "../imagenes/kaufman/bethoveenamarillo.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 8){
					imagen = "../imagenes/kaufman/bethoveenverde.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 9){
					imagen = "../imagenes/kaufman/elvisazul.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 10){
					imagen = "../imagenes/kaufman/elvispurpurina.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 11){
					imagen = "../imagenes/kaufman/elvisrojo.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 12){
					imagen = "../imagenes/kaufman/newyork.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 13){
					imagen = "../imagenes/kaufman/marilyncamuflaje.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 14){
					imagen = "../imagenes/kaufman/marilyncaras.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 15){
					imagen = "../imagenes/kaufman/marilynfresas.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 16){
					imagen = "../imagenes/kaufman/marilyntela.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 17){
					imagen = "../imagenes/kaufman/marilynvuiton.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 18){
					imagen = "../imagenes/kaufman/moneda.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 19){
					imagen = "../imagenes/kaufman/moto.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 20){
					imagen = "../imagenes/kaufman/taz.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 21){
					imagen = "../imagenes/kaufman/shakespeare.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 22){
					imagen = "../imagenes/kaufman/venus.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 23){
					imagen = "../imagenes/kaufman/cuatromarilyns.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 24){
					imagen = "../imagenes/kaufman/jamesdeanamarillo.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 25){
					imagen = "../imagenes/kaufman/jamesdeanrosa.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 26){
					imagen = "../imagenes/kaufman/mozartazul.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 27){
					imagen = "../imagenes/kaufman/mozartplata.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 28){
					imagen = "../imagenes/kaufman/barbieamarillo.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 29){
					imagen = "../imagenes/stern/sterndosrosas.jpg"
					link = "stern.html"
					texto = "Bert Stern"
					celda = "_self"
				}
				if (numero == 30){
					imagen = "../imagenes/murakami/melting.jpg"
					link = "murakami.html"
					texto = "Takashi Murakami"
					celda = "_self"
				}
				if (numero == 31){
					imagen = "../imagenes/murakami/meltingdoba.jpg"
					link = "murakami.html"
					texto = "Takashi Murakami"
					celda = "_self"
				}
				if (numero == 32){
					imagen = "../imagenes/realidad/realidad1.jpg"
					link = "realidad.html"
					texto = "Equipo Realidad"
					celda = "_self"
				}
				if (numero == 33){
					imagen = "../imagenes/realidad/realidad4.jpg"
					link = "realidad.html"
					texto = "Equipo Realidad"
					celda = "_self"
				}
				
							
				document.write('<a href="' + link + '"  target="' + celda + '" ><img src="' + imagen + '" class="bordeimagenes" ></a><span class="textofotos"><br>' + texto + '</span>');
}

function aleatorias2(){
	hoy = new Date()
				numero_de_imagenes = 30
				segundos = hoy.getSeconds()
				numero = segundos % numero_de_imagenes
				if (numero == 0){
					imagen = "../imagenes/keeley/keeleycafeteria.jpg"
					link = "keeley.html"
					texto = "Ken Keeley"
					celda = "_self"
				}				
				if (numero == 1){
					imagen = "../imagenes/keeley/keeleybroadway.jpg"
					link = "keeley.html"
					texto = "Ken Keeley"
					celda = "_self"
				}
				if (numero == 2){
					imagen = "../imagenes/keeley/keeleyunderground.jpg"
					link = "keeley.html"
					texto = "Ken Keeley"
					celda = "_self"
				}
				if (numero == 3){
					imagen = "../imagenes/keeley/keeley1997.jpg"
					link = "keeley.html"
					texto = "Ken Keeley"
					celda = "_self"
				}
				if (numero == 4){
					imagen = "../imagenes/kaufman/supermanamarillo.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 5){
					imagen = "../imagenes/kaufman/supermanazul.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 6){
					imagen = "../imagenes/kaufman/supermanrojo.jpg"
					link = "kaufman.html"
					texto = "Steve Kaufman"
					celda = "_self"
				}
				if (numero == 7){
					imagen = "../imagenes/tapies/xa.jpg"
					link = "tapies.html"
					texto = "Antoni Tapies"
					celda = "_self"
				}
				if (numero == 8){
					imagen = "../imagenes/feito/rojoyamarillo.jpg"
					link = "feito.html"
					texto = "Luis Feito"
					celda = "_self"
				}
				if (numero == 9){
					imagen = "../imagenes/menchu.gal/menchuacantilado.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 10){
					imagen = "../imagenes/menchu.gal/menchualdea.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 11){
					imagen = "../imagenes/menchu.gal/menchuarboles.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 12){
					imagen = "../imagenes/menchu.gal/menchubarcos.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 13){
					imagen = "../imagenes/menchu.gal/menchubosque.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 14){
					imagen = "../imagenes/menchu.gal/menchucampo.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 15){
					imagen = "../imagenes/menchu.gal/menchumontana.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 16){
					imagen = "../imagenes/menchu.gal/menchuplaya.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 17){
					imagen = "../imagenes/menchu.gal/menchupuente.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 18){
					imagen = "../imagenes/menchu.gal/menchupuerto.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 19){
					imagen = "../imagenes/menchu.gal/menchuria.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 20){
					imagen = "../imagenes/menchu.gal/menchurio.jpg"
					link = "gal.html"
					texto = "Menchu Gal"
					celda = "_self"
				}
				if (numero == 21){
					imagen = "../imagenes/morris/stardust.jpg"
					link = "b_morris.html"
					texto = "Burton Morris"
					celda = "_self"
				}	
				if (numero == 22){
					imagen = "../imagenes/rotella/rotellacasablanca.jpg"
					link = "rotella.html"
					texto = "Mimmo Rotella"
					celda = "_self"
				}
				if (numero == 23){
					imagen = "../imagenes/rotella/rotellacinemascope.jpg"
					link = "rotella.html"
					texto = "Mimmo Rotella"
					celda = "_self"
				}
				if (numero == 24){
					imagen = "../imagenes/r_morris/castparty.jpg"
					link = "r_morris.html"
					texto = "Robin Morris"
					celda = "_self"
				}
				if (numero == 25){
					imagen = "../imagenes/britto/night.jpg"
					link = "britto.html"
					texto = "Romero Britto"
					celda = "_self"
				}
				if (numero == 26){
					imagen = "../imagenes/rizzi/cows.jpg"
					link = "rizzi.html"
					texto = "James Rizzi"
					celda = "_self"
				}
				if (numero == 27){
					imagen = "../imagenes/rizzi/olympic.jpg"
					link = "rizzi.html"
					texto = "James Rizzi"
					celda = "_self"
				}
				if (numero == 28){
					imagen = "../imagenes/rizzi/party.jpg"
					link = "rizzi.html"
					texto = "James Rizzi"
					celda = "_self"
				}
				if (numero == 29){
					imagen = "../imagenes/rizzi/sunday.jpg"
					link = "rizzi.html"
					texto = "James Rizzi"
					celda = "_self"
				}
		
				document.write('<a href="' + link + '" target="' + celda + '" ><img src="' + imagen + '" class="bordeimagenes"></a><span 	class="textofotos" ><br>' + texto + '</span>');
}

function aleatorias3(){
	hoy = new Date()
				numero_de_imagenes = 23
				segundos = hoy.getSeconds()
				numero = segundos % numero_de_imagenes
				if (numero == 0){
					imagen = "../imagenes/clave/clave1.jpg"
					link = "clave.html"
					texto = "Antoni Clavé"
					celda = "_self"
				}
				if (numero == 1){
					imagen = "../imagenes/clave/clave6.jpg"
					link = "clave.html"
					texto = "Antoni Clavé"
					celda = "_self"
				}
				if (numero == 2){
					imagen = "../imagenes/clave/clave3.jpg"
					link = "clave.html"
					texto = "Antoni Clavé"
					celda = "_self"
				}
				if (numero == 3){
					imagen = "../imagenes/feito/circulo9.jpg"
					link = "feito.html"
					texto = "Luis Feito"
					celda = "_self"
				}
				if (numero == 4){
					imagen = "../imagenes/guinovart/aguafuerte.jpg"
					link = "guinovart.html"
					texto = "Josep Guinovart"
					celda = "_self"
				}
				if (numero == 5){
					imagen = "../imagenes/clave/clave5.jpg"
					link = "clave.html"
					texto = "Antoni Clavé"
					celda = "_self"
				}
				if (numero == 6){
					imagen = "../imagenes/feito/naranjayrojo.jpg"
					link = "feito.html"
					texto = "Luis Feito"
					celda = "_self"
				}
				if (numero == 7){
					imagen = "../imagenes/feito/rojoymorado.jpg"
					link = "feito.html"
					texto = "Luis Feito"
					celda = "_self"
				}
				if (numero == 8){
					imagen = "../imagenes/feito/rojoynegro.jpg"
					link = "feito.html"
					texto = "Luis Feito"
					celda = "_self"
				}
				if (numero == 9){
					imagen = "../imagenes/arroyo/bota.jpg"
					link = "arroyo.html"
					texto = "Eduardo Arroyo"
					celda = "_self"
				}
				if (numero == 10){
					imagen = "../imagenes/arroyo/cara.jpg"
					link = "arroyo.html"
					texto = "Eduardo Arroyo"
					celda = "_self"
				}
				if (numero ==11){
					imagen = "../imagenes/arroyo/changai.jpg"
					link = "arroyo.html"
					texto = "Eduardo Arroyo"
					celda = "_self"
				}
				if (numero == 12){
					imagen = "../imagenes/arroyo/cicatriz.jpg"
					link = "arroyo.html"
					texto = "Eduardo Arroyo"
					celda = "_self"
				}
				if (numero == 13){
					imagen = "../imagenes/arroyo/necronomio.jpg"
					link = "arroyo.html"
					texto = "Eduardo Arroyo"
					celda = "_self"
				}
				if (numero == 14){
					imagen = "../imagenes/arroyo/sombra.jpg"
					link = "arroyo.html"
					texto = "Eduardo Arroyo"
					celda = "_self"
				}
				if (numero == 15){
					imagen = "../imagenes/canogar/trescabezas.jpg"
					link = "canogar.html"
					texto = "Rafael Canogar"
					celda = "_self"
				}
				if (numero == 16){
					imagen = "../imagenes/canogar/cuatrocabezas.jpg"
					link = "canogar.html"
					texto = "Rafael Canogar"
					celda = "_self"
				}
				if (numero == 17){
					imagen = "../imagenes/canogar/cabeza.jpg"
					link = "canogar.html"
					texto = "Rafael Canogar"
					celda = "_self"
				}
				if (numero == 18){
					imagen = "../imagenes/picasso/retrato.jpg"
					link = "picasso.html"
					texto = "Pablo Picasso"
					celda = "_self"
				}
				if (numero == 19){
					imagen = "../imagenes/picasso/sombrero.jpg"
					link = "picasso.html"
					texto = "Pablo Picasso"
					celda = "_self"
				}
				if (numero == 20){
					imagen = "../imagenes/rotella/viento.jpg"
					link = "rotella.html"
					texto = "Mimmo Rotella"
					celda = "_self"
				}
				if (numero == 21){
					imagen = "../imagenes/guinovart/tecmixta.jpg"
					link = "guinovart.html"
					texto = "Josep Guinovart"
					celda = "_self"
				}
				if (numero == 22){
					imagen = "../imagenes/britto/foryou.jpg"
					link = "britto.html"
					texto = "Romero Britto"
					celda = "_self"
				}
				document.write('<a href="' + link + '" target="' + celda + '" ><img src="' + imagen + '" class="bordeimagenes"></a><span 	class="textofotos" ><br>' + texto + '</span>');
}

