function eggtoss() {
	w=OpenJBWindow('http://media.fizzlebot.com/EierWuppen.swf','EierWuppen',740,480);
};
var $rand=Math.round(Math.random()*1)+1;
document.write('<a href="javascript:eggtoss()">');
document.write('<img alt="Eier Wuppen (Egg Toss)" src="http://jayisgames.com/images/eggtoss');
document.write($rand + '.jpg" align="right" class="rightimage" width="288" height="233" /></a>');
