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.8591,-81.4816)};var g_d709f6a6160cac3e379f7498b24db0c6 = new google.maps.Geocoder();g_d709f6a6160cac3e379f7498b24db0c6.geocode( { 'address': "7138 Fulton Dr NW, Canton, OH 44718, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-OH-firstmerit-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('canton-OH-firstmerit-bank-atm'), mapOptions);}document.getElementById('0b35cca1').innerHTML += ' | View Map';var $ld709f6a6160cac3e379f7498b24db0c6 = '

FirstMerit Bank ATM

Address: 7138 Fulton Dr NW, Canton, OH 44718, USA
Phone: (888) 554-4362
';var m_d709f6a6160cac3e379f7498b24db0c6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FirstMerit Bank ATM',});m_d709f6a6160cac3e379f7498b24db0c6['infowindow'] = new google.maps.InfoWindow({content: $ld709f6a6160cac3e379f7498b24db0c6});var infowindow = new google.maps.InfoWindow({content: $ld709f6a6160cac3e379f7498b24db0c6});google.maps.event.addListener(m_d709f6a6160cac3e379f7498b24db0c6, 'click', function() {infowindow.open(map,m_d709f6a6160cac3e379f7498b24db0c6);});$marker.push(m_d709f6a6160cac3e379f7498b24db0c6);}});var g_a568ac658f83391021d7fa00fe620c28 = new google.maps.Geocoder();g_a568ac658f83391021d7fa00fe620c28.geocode( { 'address': "2600 6th St SW, Canton, OH 44710, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-OH-firstmerit-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('canton-OH-firstmerit-bank-atm'), mapOptions);}document.getElementById('d8293717').innerHTML += ' | View Map';var $la568ac658f83391021d7fa00fe620c28 = '

FirstMerit Bank ATM

Address: 2600 6th St SW, Canton, OH 44710, USA
Phone: (888) 554-4362
';var m_a568ac658f83391021d7fa00fe620c28 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FirstMerit Bank ATM',});m_a568ac658f83391021d7fa00fe620c28['infowindow'] = new google.maps.InfoWindow({content: $la568ac658f83391021d7fa00fe620c28});var infowindow = new google.maps.InfoWindow({content: $la568ac658f83391021d7fa00fe620c28});google.maps.event.addListener(m_a568ac658f83391021d7fa00fe620c28, 'click', function() {infowindow.open(map,m_a568ac658f83391021d7fa00fe620c28);});$marker.push(m_a568ac658f83391021d7fa00fe620c28);}});}google.maps.event.addDomListener(window, 'load', initialize);