while(true){
aleatorio = Math.random();
numero = Math.round(aleatorio * 10);

if (numero == 0){
imagen = http://pic27.flodeo.com/photos/27/AE/AJ/meryy/429168-3173050.jpg;
break;}


}
document.write('<a href= jbfans.tk target="_self" ><img src="' + imagen + '" border=0 style="width: 960px; height: 320px"></a>');