var imgnum = rand(3);
document.write('<img src="images/frog_small' + imgnum + '.jpg" alt="" width="150" height="150" border="0">');