function Saltacol() {
	w=OpenScrollWindow('http://saltacol.cranf.net/saltacol2.htm','saltacol',520,550);
	return false;
};
var $rand=Math.round(Math.random()*3)+1;
document.write('<a href="http://saltacol.cranf.net/saltacol_en.htm" target="_blank" onclick="return Saltacol()">');
document.write('<img alt="Saltacol" src="http://jayisgames.com/images/saltacol');
document.write($rand + '.jpg" align="right" class="rightimage" width="294" height="299" /></a>');
