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.4489,-84.7478)};var g_9f70f28aaa16ee9c92a8f315ceaaf0d1 = new google.maps.Geocoder();g_9f70f28aaa16ee9c92a8f315ceaaf0d1.geocode( { 'address': "104 N Michigan Ave, Edgerton, OH 43517, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edgerton-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('edgerton-OH-huntington-bank'), mapOptions);}document.getElementById('b820f3e2').innerHTML += ' | View Map';var $l9f70f28aaa16ee9c92a8f315ceaaf0d1 = '

Huntington Bank

Address: 104 N Michigan Ave, Edgerton, OH 43517, USA
Phone: (419) 298-2311
';var m_9f70f28aaa16ee9c92a8f315ceaaf0d1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_9f70f28aaa16ee9c92a8f315ceaaf0d1['infowindow'] = new google.maps.InfoWindow({content: $l9f70f28aaa16ee9c92a8f315ceaaf0d1});var infowindow = new google.maps.InfoWindow({content: $l9f70f28aaa16ee9c92a8f315ceaaf0d1});google.maps.event.addListener(m_9f70f28aaa16ee9c92a8f315ceaaf0d1, 'click', function() {infowindow.open(map,m_9f70f28aaa16ee9c92a8f315ceaaf0d1);});$marker.push(m_9f70f28aaa16ee9c92a8f315ceaaf0d1);}});var g_efcf58584432bada34e7ab31bbe04a82 = new google.maps.Geocoder();g_efcf58584432bada34e7ab31bbe04a82.geocode( { 'address': "187 N Michigan Ave, Edgerton, OH 43517, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edgerton-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('edgerton-OH-huntington-bank'), mapOptions);}document.getElementById('fd3595c3').innerHTML += ' | View Map';var $lefcf58584432bada34e7ab31bbe04a82 = '

Huntington Bank

Address: 187 N Michigan Ave, Edgerton, OH 43517, USA
Phone: (419) 298-2312
';var m_efcf58584432bada34e7ab31bbe04a82 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_efcf58584432bada34e7ab31bbe04a82['infowindow'] = new google.maps.InfoWindow({content: $lefcf58584432bada34e7ab31bbe04a82});var infowindow = new google.maps.InfoWindow({content: $lefcf58584432bada34e7ab31bbe04a82});google.maps.event.addListener(m_efcf58584432bada34e7ab31bbe04a82, 'click', function() {infowindow.open(map,m_efcf58584432bada34e7ab31bbe04a82);});$marker.push(m_efcf58584432bada34e7ab31bbe04a82);}});}google.maps.event.addDomListener(window, 'load', initialize);