<!--
	// Arvhivos cancion de SoLoSKA.8m.CoM                              

function RanImagenes()
{
n=0;
this[n++]="1.jpg"; this[n++]="2.jpg"; this[n++]="3.jpg"; this[n++]="4.jpg"; this[n++]="5.jpg"; this[n++]="6.jpg"; this[n++]="7.jpg";
this[n++]="8.jpg"; this[n++]="9.jpg"; this[n++]="10.jpg"; this[n++]="11.jpg"; this[n++]="12.jpg"; this[n++]="13.jpg"; this[n++]="14.jpg";
this[n++]="15.jpg"; this[n++]="16.jpg"; this[n++]="17.jpg"; this[n++]="18.jpg"; this[n++]="19.jpg"; this[n++]="20.jpg"; this[n++]="21.jpg";
this[n++]="22.jpg"; this[n++]="23.jpg"; this[n++]="24.jpg"; this[n++]="25.jpg"; this[n++]="26.jpg"; this[n++]="27.jpg"; this[n++]="28.jpg";
this[n++]="29.jpg"; this[n++]="30.jpg"; this[n++]="31.jpg";

this.N=n;
}
var Imagenes=new RanImagenes();
src= Imagenes[ Math.floor(Math.random() * Imagenes.N) ] ;

//if(RanImagenes()== RanImagenes(1))
//{
//document.write("<a  target=_blank href=fotos/mes/grande/"+src+" ><IMG SRC=fotos/mes/"+src+"></a>")

//document.write("<a href=#><img src=fotos/mes/"+src+"  border=0 onClick=MM_openBrWindow('foto_grande.php?imagen="+src+"','','width=500,height=500')></a>");
document.write("<a href=fotos/mes/grande/"+src+" rel=lightbox title='LA FOTO'  ><img src=fotos/mes/"+src+"  /></a>");
//}

//-->                           
                              



