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