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.8707,-81.4227)};var g_0306b6a2da55dc5be61841cd9b3284b2 = new google.maps.Geocoder();g_0306b6a2da55dc5be61841cd9b3284b2.geocode( { 'address': "6141 Whipple Ave NW, North Canton, OH 44720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-canton-OH-home-savings').style.display = '';map = new google.maps.Map(document.getElementById('north-canton-OH-home-savings'), mapOptions);}document.getElementById('803640e1').innerHTML += ' | View Map';var $l0306b6a2da55dc5be61841cd9b3284b2 = '

Home Savings

Address: 6141 Whipple Ave NW, North Canton, OH 44720, USA
Phone: (330) 497-7201
';var m_0306b6a2da55dc5be61841cd9b3284b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home Savings',});m_0306b6a2da55dc5be61841cd9b3284b2['infowindow'] = new google.maps.InfoWindow({content: $l0306b6a2da55dc5be61841cd9b3284b2});var infowindow = new google.maps.InfoWindow({content: $l0306b6a2da55dc5be61841cd9b3284b2});google.maps.event.addListener(m_0306b6a2da55dc5be61841cd9b3284b2, 'click', function() {infowindow.open(map,m_0306b6a2da55dc5be61841cd9b3284b2);});$marker.push(m_0306b6a2da55dc5be61841cd9b3284b2);}});var g_737a537f303663d1b566116bceeb7341 = new google.maps.Geocoder();g_737a537f303663d1b566116bceeb7341.geocode( { 'address': "600 S Main St, North Canton, OH 44720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-canton-OH-home-savings').style.display = '';map = new google.maps.Map(document.getElementById('north-canton-OH-home-savings'), mapOptions);}document.getElementById('054166fe').innerHTML += ' | View Map';var $l737a537f303663d1b566116bceeb7341 = '

Home Savings

Address: 600 S Main St, North Canton, OH 44720, USA
Phone: (330) 499-1900
';var m_737a537f303663d1b566116bceeb7341 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home Savings',});m_737a537f303663d1b566116bceeb7341['infowindow'] = new google.maps.InfoWindow({content: $l737a537f303663d1b566116bceeb7341});var infowindow = new google.maps.InfoWindow({content: $l737a537f303663d1b566116bceeb7341});google.maps.event.addListener(m_737a537f303663d1b566116bceeb7341, 'click', function() {infowindow.open(map,m_737a537f303663d1b566116bceeb7341);});$marker.push(m_737a537f303663d1b566116bceeb7341);}});}google.maps.event.addDomListener(window, 'load', initialize);