﻿function privacy(){
window.open("privacy.html","windowopen","width=500,height=600,scrollbars=10");
}
function map01(){
window.open("map/index.html","windowopen","width=720,height=700,scrollbars=10");
}
function map02(){
window.open("../map/index.html","windowopen","width=720,height=700,scrollbars=10");
}

function map03(){
window.open("../map/ebisu.html","windowopen","width=720,height=700,scrollbars=10");
}



