var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(41.6115,-83.6849)};var g_cb8653380b212fffc4e4cd2e6144bd94 = new google.maps.Geocoder();g_cb8653380b212fffc4e4cd2e6144bd94.geocode( { 'address': "1560 S Holland Sylvania Rd, Maumee, OH 43537, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('maumee-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('maumee-OH-citizens-bank'), mapOptions);}document.getElementById('fa60372b').innerHTML += ' | View Map';var $lcb8653380b212fffc4e4cd2e6144bd94 = '

Citizens Bank

Address: 1560 S Holland Sylvania Rd, Maumee, OH 43537, USA
Phone: (419) 865-7428
';var m_cb8653380b212fffc4e4cd2e6144bd94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_cb8653380b212fffc4e4cd2e6144bd94['infowindow'] = new google.maps.InfoWindow({content: $lcb8653380b212fffc4e4cd2e6144bd94});var infowindow = new google.maps.InfoWindow({content: $lcb8653380b212fffc4e4cd2e6144bd94});google.maps.event.addListener(m_cb8653380b212fffc4e4cd2e6144bd94, 'click', function() {infowindow.open(map,m_cb8653380b212fffc4e4cd2e6144bd94);});$marker.push(m_cb8653380b212fffc4e4cd2e6144bd94);}});var g_276e3dd440d615218607126534222135 = new google.maps.Geocoder();g_276e3dd440d615218607126534222135.geocode( { 'address': "422 Conant St, Maumee, OH 43537, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('maumee-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('maumee-OH-citizens-bank'), mapOptions);}document.getElementById('3358aa54').innerHTML += ' | View Map';var $l276e3dd440d615218607126534222135 = '

Citizens Bank

Address: 422 Conant St, Maumee, OH 43537, USA
Phone: (419) 893-6915
';var m_276e3dd440d615218607126534222135 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_276e3dd440d615218607126534222135['infowindow'] = new google.maps.InfoWindow({content: $l276e3dd440d615218607126534222135});var infowindow = new google.maps.InfoWindow({content: $l276e3dd440d615218607126534222135});google.maps.event.addListener(m_276e3dd440d615218607126534222135, 'click', function() {infowindow.open(map,m_276e3dd440d615218607126534222135);});$marker.push(m_276e3dd440d615218607126534222135);}});}google.maps.event.addDomListener(window, 'load', initialize);