/* 6月 おいもほり */

function winopen01(){

window.open("./wholedaylesson/music.html","","toolbar=0,menubar=0,scrollbars=1,width=660,height=450")

}



/* 7月 七夕 */

function winopen02(){

window.open("./wholedaylesson/exercise.html","","toolbar=0,menubar=0,scrollbars=1,width=660,height=450")

}



/* 7月 2泊3日サマースクール */

function winopen03(){

window.open("./wholedaylesson/art.html","","toolbar=0,menubar=0,scrollbars=0,width=660,height=450")

}






function winopenmap(){

window.open("map_en.html","","toolbar=0,menubar=0,scrollbars=0,width=550,height=450")

}
