var ran_unrounded=Math.random()*1;var myNumber=Math.round(ran_unrounded);document.write('<img src="images/model1'+myNumber+'.jpg" width="133" height="197" ');








