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.3463,-83.1145)};var g_d7c10493f63830a18f9c190af0e304c4 = new google.maps.Geocoder();g_d7c10493f63830a18f9c190af0e304c4.geocode( { 'address': "323 Croghan St, Fremont, OH 43420, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fremont-OH-croghan-bancshares-inc').style.display = '';map = new google.maps.Map(document.getElementById('fremont-OH-croghan-bancshares-inc'), mapOptions);}document.getElementById('d910e7fa').innerHTML += ' | View Map';var $ld7c10493f63830a18f9c190af0e304c4 = '

Croghan Bancshares Inc

Address: 323 Croghan St, Fremont, OH 43420, USA
Phone: (419) 332-7301
';var m_d7c10493f63830a18f9c190af0e304c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Croghan Bancshares Inc',});m_d7c10493f63830a18f9c190af0e304c4['infowindow'] = new google.maps.InfoWindow({content: $ld7c10493f63830a18f9c190af0e304c4});var infowindow = new google.maps.InfoWindow({content: $ld7c10493f63830a18f9c190af0e304c4});google.maps.event.addListener(m_d7c10493f63830a18f9c190af0e304c4, 'click', function() {infowindow.open(map,m_d7c10493f63830a18f9c190af0e304c4);});$marker.push(m_d7c10493f63830a18f9c190af0e304c4);}});}google.maps.event.addDomListener(window, 'load', initialize);