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.2857,-84.3617)};var g_5c7f7cad63487e6d1edd8dcf48d233c9 = new google.maps.Geocoder();g_5c7f7cad63487e6d1edd8dcf48d233c9.geocode( { 'address': "401 Clinton St, Defiance, OH 43512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('defiance-OH-the-state-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('defiance-OH-the-state-bank-and-trust-company'), mapOptions);}document.getElementById('2fd78dd6').innerHTML += ' | View Map';var $l5c7f7cad63487e6d1edd8dcf48d233c9 = '

The State Bank and Trust Company

Address: 401 Clinton St, Defiance, OH 43512, USA
Phone: (419) 783-8975
';var m_5c7f7cad63487e6d1edd8dcf48d233c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The State Bank and Trust Company',});m_5c7f7cad63487e6d1edd8dcf48d233c9['infowindow'] = new google.maps.InfoWindow({content: $l5c7f7cad63487e6d1edd8dcf48d233c9});var infowindow = new google.maps.InfoWindow({content: $l5c7f7cad63487e6d1edd8dcf48d233c9});google.maps.event.addListener(m_5c7f7cad63487e6d1edd8dcf48d233c9, 'click', function() {infowindow.open(map,m_5c7f7cad63487e6d1edd8dcf48d233c9);});$marker.push(m_5c7f7cad63487e6d1edd8dcf48d233c9);}});var g_7c5a88bba0974595149c19ed261a89fb = new google.maps.Geocoder();g_7c5a88bba0974595149c19ed261a89fb.geocode( { 'address': "510 W 3rd St, Defiance, OH 43512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('defiance-OH-the-state-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('defiance-OH-the-state-bank-and-trust-company'), mapOptions);}document.getElementById('fa7ca43e').innerHTML += ' | View Map';var $l7c5a88bba0974595149c19ed261a89fb = '

The State Bank and Trust Company

Address: 510 W 3rd St, Defiance, OH 43512, USA
Phone: (419) 783-8975
';var m_7c5a88bba0974595149c19ed261a89fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The State Bank and Trust Company',});m_7c5a88bba0974595149c19ed261a89fb['infowindow'] = new google.maps.InfoWindow({content: $l7c5a88bba0974595149c19ed261a89fb});var infowindow = new google.maps.InfoWindow({content: $l7c5a88bba0974595149c19ed261a89fb});google.maps.event.addListener(m_7c5a88bba0974595149c19ed261a89fb, 'click', function() {infowindow.open(map,m_7c5a88bba0974595149c19ed261a89fb);});$marker.push(m_7c5a88bba0974595149c19ed261a89fb);}});}google.maps.event.addDomListener(window, 'load', initialize);