var $rand=Math.floor(Math.random()*3)+1;
document.write('<img alt="Funny Farm" src="http://images.jayisgames.com/funnyfarm');
document.write($rand + '.gif" align="right" class="rightimage" width="294" height="222" /></a>');
