function mapwin() {
window.open('../map.html', 'map', 'width=700, height=750, menubar=no, toolbar=no, scrollbars=yes');
}

function mapwinIndex() {
window.open('map.html', 'map', 'width=700, height=750, menubar=no, toolbar=no, scrollbars=yes');
}

function plana8win() {
window.open('type_100b.html', 'map', 'width=820, height=750, menubar=no, toolbar=no, scrollbars=yes');
}

function planc4win() {
window.open('type_45a.html', 'map', 'width=770, height=730, menubar=no, toolbar=no, scrollbars=yes');
}

function planc7win() {
window.open('type_75i.html', 'map', 'width=770, height=830, menubar=no, toolbar=no, scrollbars=yes');
}

function pland6win() {
window.open('type_60d.html', 'map', 'width=770, height=740, menubar=no, toolbar=no, scrollbars=yes');
}

function info() {
window.open('info20100712.html', 'info', 'width=600, height=700, menubar=no, toolbar=no, scrollbars=yes');
}