function jigshirts() {
	w=OpenFSWindow('https://www.spreadshirt.com/shop.php?sid=17657','Spreadshirt');
};
var $rand=Math.round(Math.random()*3)+1;
document.write('<a href="javascript:jigshirts()">');
document.write('<img alt="Jayisgames T-Shirts now available" src="http://jayisgames.com/images/jayisgames_tshirt');
document.write($rand + '.jpg" border="0" align="right" class="rightimage" width="286" height="286" /></a>');
