image = parseInt(Math.random()*3);document.write("<img src='img_hub/" + image + ".jpg' width=394 height=416>");