wx = 770;wy = 420;x = (screen.width  - wx) / 2;y = (screen.height - wy) / 2;function profile() {window.open("profile.html","win1","left="+x+",top="+y+",menubar=no,toolbar=no,location=no,directories=no,status=yes,scrollbars=yes,width="+wx+",height="+wy);}function history1() {window.open("http://dp44006263.lolipop.jp/hirugi_update/history/up_history/index.html","win1","left="+x+",top="+y+",menubar=no,toolbar=no,location=no,directories=no,status=yes,scrollbars=yes,width="+wx+",height="+wy);}function live() {window.open("http://dp44006263.lolipop.jp/hirugi_update/live/up_live/index.html","win1","left="+x+",top="+y+",menubar=no,toolbar=no,location=no,directories=no,status=yes,scrollbars=yes,width="+wx+",height="+wy);}