var myarray=new Array;
myarray[0]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/bogota_trees_big.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[1]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/bolinas_fog.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[2]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/floyen_big.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[3]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/gaahl_walkway.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[4]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/immortal.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[5]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/c-note_schoolbus.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[6]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/da_pham.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[7]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/grace_los.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[8]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/nip_lurking.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[9]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/pennsilvania_bogota.jpg" ALT= \"PETER BESTE" border=0></a>';
myarray[10]='<a href=\"http://www.peterbeste.com/home/" class=\"blk\"><img src=\"images/intro/walk-in-nappy.jpg" ALT= \"PETER BESTE" border=0></a>';
var whichbanner = Math.round(eval(myarray.length-1)*Math.random());
document.write(myarray[whichbanner] + '<BR>');
