//DItBX
function OpenWin1(){
  var win1=window.open('map.html?lng=139.767494&lat=35.673393','newwin1','toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=650,height=520');
}

