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.7919,-81.4466)};var g_bcdafa2d68a5d732a6c0151a81f81895 = new google.maps.Geocoder();g_bcdafa2d68a5d732a6c0151a81f81895.geocode( { 'address': "5122 Tuscarawas St W, Canton, OH 44708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-OH-huntington-atm').style.display = '';map = new google.maps.Map(document.getElementById('canton-OH-huntington-atm'), mapOptions);}document.getElementById('543e9e1d').innerHTML += ' | View Map';var $lbcdafa2d68a5d732a6c0151a81f81895 = '

Huntington ATM

Address: 5122 Tuscarawas St W, Canton, OH 44708, USA
Phone:
';var m_bcdafa2d68a5d732a6c0151a81f81895 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington ATM',});m_bcdafa2d68a5d732a6c0151a81f81895['infowindow'] = new google.maps.InfoWindow({content: $lbcdafa2d68a5d732a6c0151a81f81895});var infowindow = new google.maps.InfoWindow({content: $lbcdafa2d68a5d732a6c0151a81f81895});google.maps.event.addListener(m_bcdafa2d68a5d732a6c0151a81f81895, 'click', function() {infowindow.open(map,m_bcdafa2d68a5d732a6c0151a81f81895);});$marker.push(m_bcdafa2d68a5d732a6c0151a81f81895);}});var g_699ec5290dd5f13d0af4cf34c4b2630c = new google.maps.Geocoder();g_699ec5290dd5f13d0af4cf34c4b2630c.geocode( { 'address': "1223 Cleveland Ave NW, Canton, OH 44703, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-OH-huntington-atm').style.display = '';map = new google.maps.Map(document.getElementById('canton-OH-huntington-atm'), mapOptions);}document.getElementById('d6031872').innerHTML += ' | View Map';var $l699ec5290dd5f13d0af4cf34c4b2630c = '

Huntington ATM

Address: 1223 Cleveland Ave NW, Canton, OH 44703, USA
Phone:
';var m_699ec5290dd5f13d0af4cf34c4b2630c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington ATM',});m_699ec5290dd5f13d0af4cf34c4b2630c['infowindow'] = new google.maps.InfoWindow({content: $l699ec5290dd5f13d0af4cf34c4b2630c});var infowindow = new google.maps.InfoWindow({content: $l699ec5290dd5f13d0af4cf34c4b2630c});google.maps.event.addListener(m_699ec5290dd5f13d0af4cf34c4b2630c, 'click', function() {infowindow.open(map,m_699ec5290dd5f13d0af4cf34c4b2630c);});$marker.push(m_699ec5290dd5f13d0af4cf34c4b2630c);}});}google.maps.event.addDomListener(window, 'load', initialize);