//窓オープン
function l_map(){
newwin = window.open("map.html","","height=540,width=870,menubar=0,resizable=1,scrollbars=1, status=0,titlebar=0,toolbar=0,left=0,top=0")
}
