function JrWin(){	x = (screen.width - 800) / 2;	win = window.open("http://www.digioki.com/jr/index.html","jr","screenX="+x+",left="+x+",top=100,width=800,height=700,scrollbars=yes");}