document.write("<img src='images/homePhoto")

var n = Math.round(Math.random()*23) + 1

document.write(n)

document.write(".jpg' width='297' height='235' class='image-right'/>")