<!--
num = parseInt((Math.random()*10)+1)
document.write('<img src="images/mainimage' + [num] + '.jpg" border=0>')
//-->