// JavaScript Document
function subWin1(){
window.open("sub_01.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=20, left=10, top=10, width=614,height=450");
}

function subWin2(){
window.open("sub_02.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=40, left=30, top=20, width=614,height=450");
}

function subWin3(){
window.open("sub_03.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=60, left=50, top=30, width=614,height=450");
}

function subWin4(){
window.open("sub_04.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=80, left=70, top=40, width=614,height=450");
}

function subWin5(){
window.open("sub_05.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=80, left=70, top=40, width=614,height=450");
}

function subWin6(){
window.open("sub_06.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=80, left=70, top=40, width=614,height=450");
}

function subWin7(){
window.open("sub_07.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=80, left=70, top=40, width=614,height=450");
}


function changeImage00_2(){
    document.myimg00.src="../images/bn_top2.gif";
}
function changeImage00_1(){
    document.myimg00.src="../images/bn_top1.gif";
}

function changeImage01_2(){
    document.myimg01.src="../images/bn_siken2.gif";
}
function changeImage01_1(){
    document.myimg01.src="../images/bn_siken1.gif";
}

function changeImage1_2(){
    document.myimg1.src="../images/bn_umeda2.gif";
}
function changeImage1_1(){
    document.myimg1.src="../images/bn_umeda1.gif";
}

function changeImage2_2(){
    document.myimg2.src="../images/bn_juso2.gif";
}
function changeImage2_1(){
    document.myimg2.src="../images/bn_juso1.gif";
}

function changeImage3_2(){
    document.myimg3.src="../images/bn_nanba2.gif";
}
function changeImage3_1(){
    document.myimg3.src="../images/bn_nanba1.gif";
}

function changeImage4_2(){
    document.myimg4.src="../images/bn_tanikyu2.gif";
}
function changeImage4_1(){
    document.myimg4.src="../images/bn_tanikyu1.gif";
}

function changeImage5_2(){
    document.myimg5.src="../images/bn_sakai2.gif";
}
function changeImage5_1(){
    document.myimg5.src="../images/bn_sakai1.gif";
}

function changeImage6_2(){
    document.myimg6.src="../images/bn_ama2.gif";
}
function changeImage6_1(){
    document.myimg6.src="../images/bn_ama1.gif";
}

function changeImage7_2(){
    document.myimg7.src="../images/bn_kyoto2.gif";
}
function changeImage7_1(){
    document.myimg7.src="../images/bn_kyoto1.gif";
}

function changeImage8_2(){
    document.myimg8.src="../images/bn_deli2.gif";
}
function changeImage8_1(){
    document.myimg8.src="../images/bn_deli1.gif";
}

function changeImage9_2(){
    document.myimg9.src="../images/bn_tsuma2.gif";
}
function changeImage9_1(){
    document.myimg9.src="../images/bn_tsuma1.gif";
}

function changeImage10_2(){
    document.myimg10.src="../images/bn_sm2.gif";
}
function changeImage10_1(){
    document.myimg10.src="../images/bn_sm1.gif";
}

function changeImage11_2(){
    document.myimg11.src="../images/bn_soap2.gif";
}
function changeImage11_1(){
    document.myimg11.src="../images/bn_soap1.gif";
}

function changeImage12_2(){
    document.myimg12.src="../images/bn_event2.gif";
}
function changeImage12_1(){
    document.myimg12.src="../images/bn_event1.gif";
}

function subWin_clubh(){
window.open("sub_clubh.html","window1","resizable=no,menubar=no,status=no,scrollbars=no,toolbar=no, screenX=20, screenY=80, left=70, top=40, width=600,height=400");
}

// -->
