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.0996,-81.2423)};var g_63a6cfc9c917b4133ce3f8d000cb9a8e = new google.maps.Geocoder();g_63a6cfc9c917b4133ce3f8d000cb9a8e.geocode( { 'address': "4183 Tallmadge Rd, Rootstown, OH 44272, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rootstown-OH-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('rootstown-OH-chemical-bank'), mapOptions);}document.getElementById('a5417ffe').innerHTML += ' | View Map';var $l63a6cfc9c917b4133ce3f8d000cb9a8e = '

Chemical Bank

Address: 4183 Tallmadge Rd, Rootstown, OH 44272, USA
Phone: (330) 298-0581
';var m_63a6cfc9c917b4133ce3f8d000cb9a8e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_63a6cfc9c917b4133ce3f8d000cb9a8e['infowindow'] = new google.maps.InfoWindow({content: $l63a6cfc9c917b4133ce3f8d000cb9a8e});var infowindow = new google.maps.InfoWindow({content: $l63a6cfc9c917b4133ce3f8d000cb9a8e});google.maps.event.addListener(m_63a6cfc9c917b4133ce3f8d000cb9a8e, 'click', function() {infowindow.open(map,m_63a6cfc9c917b4133ce3f8d000cb9a8e);});$marker.push(m_63a6cfc9c917b4133ce3f8d000cb9a8e);}});var g_4d2f45cea08d57cfdd70e838be1b43dd = new google.maps.Geocoder();g_4d2f45cea08d57cfdd70e838be1b43dd.geocode( { 'address': "4183 Tallmadge Rd, Rootstown, OH 44272, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rootstown-OH-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('rootstown-OH-chemical-bank'), mapOptions);}document.getElementById('a5417ffe').innerHTML += ' | View Map';var $l4d2f45cea08d57cfdd70e838be1b43dd = '

Chemical Bank

Address: 4183 Tallmadge Rd, Rootstown, OH 44272, USA
Phone: (330) 298-2030
';var m_4d2f45cea08d57cfdd70e838be1b43dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_4d2f45cea08d57cfdd70e838be1b43dd['infowindow'] = new google.maps.InfoWindow({content: $l4d2f45cea08d57cfdd70e838be1b43dd});var infowindow = new google.maps.InfoWindow({content: $l4d2f45cea08d57cfdd70e838be1b43dd});google.maps.event.addListener(m_4d2f45cea08d57cfdd70e838be1b43dd, 'click', function() {infowindow.open(map,m_4d2f45cea08d57cfdd70e838be1b43dd);});$marker.push(m_4d2f45cea08d57cfdd70e838be1b43dd);}});}google.maps.event.addDomListener(window, 'load', initialize);