function OpenWin1(){
    win1=window.open("http://www.web-mixer.com/sample/inouesada/tokyo/photo/001.html","new1","width=310,height=500");
}
function OpenWin2(){
    win2=window.open("http://www.web-mixer.com/sample/inouesada/tokyo/photo/002.html","new2","width=310,height=500");
}
function OpenWin3(){
    win3=window.open("http://www.web-mixer.com/sample/inouesada/tokyo/photo/003.html","new3","width=310,height=500");
}
function OpenWin4(){
    win4=window.open("http://www.web-mixer.com/sample/inouesada/tokyo/photo/004.html","new4","width=310,height=500");
}