foto = Math.floor(Math.random() * 269);
foto++;
document.write("<img src=\"/foto/foto"+foto+".jpg\" width=\"201\" height=\"64\" align=\"absmiddle\">");

