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(40.5814,-83.0972)};var g_aa677d660eefd1fe0d323c1dc9bfa869 = new google.maps.Geocoder();g_aa677d660eefd1fe0d323c1dc9bfa869.geocode( { 'address': "1200 Mt Vernon Ave, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-atm-huntington-national-bank'), mapOptions);}document.getElementById('935a2eb0').innerHTML += ' | View Map';var $laa677d660eefd1fe0d323c1dc9bfa869 = '

ATM (Huntington National Bank)

Address: 1200 Mt Vernon Ave, Marion, OH 43302, USA
Phone:
';var m_aa677d660eefd1fe0d323c1dc9bfa869 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_aa677d660eefd1fe0d323c1dc9bfa869['infowindow'] = new google.maps.InfoWindow({content: $laa677d660eefd1fe0d323c1dc9bfa869});var infowindow = new google.maps.InfoWindow({content: $laa677d660eefd1fe0d323c1dc9bfa869});google.maps.event.addListener(m_aa677d660eefd1fe0d323c1dc9bfa869, 'click', function() {infowindow.open(map,m_aa677d660eefd1fe0d323c1dc9bfa869);});$marker.push(m_aa677d660eefd1fe0d323c1dc9bfa869);}});var g_15a98a484ca743a36a71cbaf2b347dd1 = new google.maps.Geocoder();g_15a98a484ca743a36a71cbaf2b347dd1.geocode( { 'address': "150 S State St, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-atm-huntington-national-bank'), mapOptions);}document.getElementById('9785504d').innerHTML += ' | View Map';var $l15a98a484ca743a36a71cbaf2b347dd1 = '

ATM (Huntington National Bank)

Address: 150 S State St, Marion, OH 43302, USA
Phone:
';var m_15a98a484ca743a36a71cbaf2b347dd1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_15a98a484ca743a36a71cbaf2b347dd1['infowindow'] = new google.maps.InfoWindow({content: $l15a98a484ca743a36a71cbaf2b347dd1});var infowindow = new google.maps.InfoWindow({content: $l15a98a484ca743a36a71cbaf2b347dd1});google.maps.event.addListener(m_15a98a484ca743a36a71cbaf2b347dd1, 'click', function() {infowindow.open(map,m_15a98a484ca743a36a71cbaf2b347dd1);});$marker.push(m_15a98a484ca743a36a71cbaf2b347dd1);}});}google.maps.event.addDomListener(window, 'load', initialize);