<!-- 
var maxnumber=14; 
var randomnumber=Math.floor(Math.random()*maxnumber)+1; 
document.write ("<img width=131 height=100 border='0' alt='Local photo' src='../images/photos/food/small/3/" + randomnumber + ".jpg' />") 
//--> 