function twinspin() {
	w=OpenJBWindow('http://www.miniglobz.com/games/twin_en.html','TwinSpin',563,368);
};
var $rand=Math.round(Math.random()*1)+1;
document.write('<a href="javascript:twinspin()">');
document.write('<img alt="Twin Spin" src="http://images.jayisgames.com/twinspin');
document.write($rand + '.gif" border="0" align="right" hspace="5" width="294" height="321" /></a>');

