z=Math.round(Math.random()*4)
if (z==0){a='/internet/home/smgsimedicalgroup.nsf/graphics/image2.jpg/$FILE/image2.jpg';}
if (z==1){a='/internet/home/smgsimedicalgroup.nsf/graphics/image3.jpg/$FILE/image3.jpg';}
if (z==2){a='/internet/home/smgsimedicalgroup.nsf/graphics/image4.jpg/$FILE/image4.jpg';}
if (z==3){a='/internet/home/smgsimedicalgroup.nsf/graphics/image5.jpg/$FILE/image5.jpg';}
if (z==4){a='/internet/home/smgsimedicalgroup.nsf/graphics/image2.jpg/$FILE/image2.jpg';}
document.write("<img src="+a+" border=0 width=525 height=238 alt=smgsimedicalgroup nurse>");
