function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function Open_map(){
win=window.open("http://www.ct-fukushima.com/map/index.html","","scrollbars=no,resizable=yes,width=580,height=260");
}
function Open_camp(){
win=window.open("http://www.sumitomo-rd-mansion.jp/tohoku/fukushima/images/event/camp1002/index.html","","scrollbars=yes,resizable=yes,width=580,height=260");
}
function Open_maptop(){
win=window.open("http://www.ct-fukushima.com/map/index.html","","scrollbars=yes,resizable=yes,width=760,height=690");
}
function Open_plan_a(){
win=window.open("plan/type_a/index.html","","scrollbars=yes,resizable=yes,width=760,height=670");
}
function Open_plan_e(){
win=window.open("plan/type_e/index.html","","scrollbars=yes,resizable=yes,width=760,height=670");
}
function Open_plan_f(){
win=window.open("plan/type_f/index.html","","scrollbars=yes,resizable=yes,width=760,height=670");
}
function Open_plan_g(){
win=window.open("plan/type_g/index.html","","scrollbars=yes,resizable=yes,width=760,height=670");
}
function Open_plan_h(){
win=window.open("plan/type_h/index.html","","scrollbars=yes,resizable=yes,width=760,height=670");
}