function rolypoly() {
	w=OpenScrollWindow('http://www.nitrome.com/games/rolypoly/','Rolypoly',575,580);
};
var $rand=Math.floor(Math.random()*2)+1;
document.write('<a href="javascript:rolypoly()">');
document.write('<img alt="rolypoly.jpg" src="http://images.jayisgames.com/rolypoly');
document.write($rand + '.jpg" border="0" align="right" class="rightimage" width="294" height="292" /></a>');

