function OpenWin(){
    win=window.open("../kyoto/0603.html","new","width=372,height=414");
win.moveTo(0,0);
}