function window_open1(){
window.open("book78/","screen","width=980,height=700");
}

function window_open2(){
window.open("../book78/","screen","width=980,height=700");
}

function window_open3(){
window.open("http://kiriya.jp/book78/","screen","width=980,height=700");
}
