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.5074,-81.4625)};var g_36b8710dc2a00e515bb5ce57b14a3176 = new google.maps.Geocoder();g_36b8710dc2a00e515bb5ce57b14a3176.geocode( { 'address': "515 Union Ave, Dover, OH 44622, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dover-OH-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('dover-OH-atm-huntington-national-bank'), mapOptions);}document.getElementById('97d57e43').innerHTML += ' | View Map';var $l36b8710dc2a00e515bb5ce57b14a3176 = '

ATM (Huntington National Bank)

Address: 515 Union Ave, Dover, OH 44622, USA
Phone:
';var m_36b8710dc2a00e515bb5ce57b14a3176 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_36b8710dc2a00e515bb5ce57b14a3176['infowindow'] = new google.maps.InfoWindow({content: $l36b8710dc2a00e515bb5ce57b14a3176});var infowindow = new google.maps.InfoWindow({content: $l36b8710dc2a00e515bb5ce57b14a3176});google.maps.event.addListener(m_36b8710dc2a00e515bb5ce57b14a3176, 'click', function() {infowindow.open(map,m_36b8710dc2a00e515bb5ce57b14a3176);});$marker.push(m_36b8710dc2a00e515bb5ce57b14a3176);}});var g_96fd8cdd2475c0a42fe421c7c09e5031 = new google.maps.Geocoder();g_96fd8cdd2475c0a42fe421c7c09e5031.geocode( { 'address': "232 W 3rd St #207, Dover, OH 44622, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dover-OH-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('dover-OH-atm-huntington-national-bank'), mapOptions);}document.getElementById('d2f3d2ea').innerHTML += ' | View Map';var $l96fd8cdd2475c0a42fe421c7c09e5031 = '

ATM (Huntington National Bank)

Address: 232 W 3rd St #207, Dover, OH 44622, USA
Phone:
';var m_96fd8cdd2475c0a42fe421c7c09e5031 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_96fd8cdd2475c0a42fe421c7c09e5031['infowindow'] = new google.maps.InfoWindow({content: $l96fd8cdd2475c0a42fe421c7c09e5031});var infowindow = new google.maps.InfoWindow({content: $l96fd8cdd2475c0a42fe421c7c09e5031});google.maps.event.addListener(m_96fd8cdd2475c0a42fe421c7c09e5031, 'click', function() {infowindow.open(map,m_96fd8cdd2475c0a42fe421c7c09e5031);});$marker.push(m_96fd8cdd2475c0a42fe421c7c09e5031);}});}google.maps.event.addDomListener(window, 'load', initialize);