var ran_number=Math.floor(Math.random()*4);
document.write("<img src=images/view_front0"+ran_number+".gif>")

