var currentInfoWindow = null;
function initialize() {
var myLatlng = new google.maps.LatLng(34.90384,137.495987);
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.90384,137.495987);縲//笘��繝シ繧ォ菴咲スョ
var contentString0 =
'繝、繝槭し縺。縺上o 繝斐い繧エ譁ー蝓主コ�'+
'縲�441-1378
諢帷衍逵梧眠蝓主クょョョ繝主セ�68-3
9��00��21��00
Tel:0536-24-1411
'; 縲//笘�う繝ウ繝輔か繧ヲ繧」繝ウ繝峨え險倩ソー
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 竏停�竏停�竏停�竏停�竏停�竏停�
//竏停�竏停�竏停�竏停�竏停�竏偵%縺薙∪縺ァ竏停�竏停�竏停�竏停�竏停�竏停�竏�
}