picNum = Math.floor(Math.random()*10) + 1;
document.write('<img src="http://www.mlcsmith.com/joshua/assets/joshhead_dingbat_' + picNum + '.gif" border=0>');