var currentInfoWindow = null;
function initialize() {
var myLatlng = new google.maps.LatLng(34.703921,137.733117);
var Opts = {
zoom: 17,
center: myLatlng,
navigationControl:true,
mapTypeId: google.maps.MapTypeId.ROADMAP,
disableDoubleClickZoom: true,
scrollwheel: true,
draggable: true,
scaleControl : true,
keyboardShortcuts: true
};
map = new google.maps.Map(document.getElementById("gmap"), Opts);
//竏停�竏停�竏停�竏停�竏停�竏痴pot0 竏停�竏停�竏停�竏停�竏停�竏停�
var LatLng0 = new google.maps.LatLng(34.703921,137.733117);縲//笘��繝シ繧ォ菴咲スョ
var contentString0 =
'繝、繝槭し縺。縺上o 驕�驩�卆雋ィ蠎�'+
'縲�430-0926
髱吝イ。逵梧オ懈收蟶ゆクュ螟ョ蛹コ遐ょアア逕コ320-2
驕�驩�卆雋ィ蠎励譛ャ鬢ィB1F
蝟カ讌ュ譎る俣��10��00��19��30
Tel:053-457-5466
'; 縲//笘�う繝ウ繝輔か繧ヲ繧」繝ウ繝峨え險倩ソー
var infowindow0 = new google.maps.InfoWindow({
content: contentString0
});
var image0 = new google.maps.MarkerImage('../common/img/g_icon_1.png' //笘��繝シ繧ォ遞ョ鬘�
);
var marker0 = new google.maps.Marker({縲縲//笘��繝シ繧ォ霑ス蜉�
position: LatLng0,
map: map,
title: "",
icon: image0,
});
google.maps.event.addListener(marker0, 'click', function() {縲縲//笘�け繝ェ繝�け繧「繧ッ繧キ繝ァ繝ウ
if (currentInfoWindow) {
currentInfoWindow.close();
}
infowindow0.open(map, marker0);
currentInfoWindow = infowindow0;
});
//竏停�竏停�竏停�竏停�竏停�竏痴pot 竏停�竏停�竏停�竏停�竏停�竏停�
//竏停�竏停�竏停�竏停�竏停�竏偵%縺薙∪縺ァ竏停�竏停�竏停�竏停�竏停�竏停�竏�
}