var ry=Math.floor(Math.random()*42)
if (ry==0) {
     ry=1
}
document.write('<img src="http://www.madiD.com.au/images/bg/bg'+ry+'.jpg">')
