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.8158,-81.332)};var g_c6eccfbf33df3fb1aa6b34104262bd5f = new google.maps.Geocoder();g_c6eccfbf33df3fb1aa6b34104262bd5f.geocode( { 'address': "3712 Cleveland Ave NW, Canton, OH 44709, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-OH-cashland').style.display = '';map = new google.maps.Map(document.getElementById('canton-OH-cashland'), mapOptions);}document.getElementById('7e3d9c30').innerHTML += ' | View Map';var $lc6eccfbf33df3fb1aa6b34104262bd5f = '

Cashland

Address: 3712 Cleveland Ave NW, Canton, OH 44709, USA
Phone: (330) 493-7452
';var m_c6eccfbf33df3fb1aa6b34104262bd5f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cashland',});m_c6eccfbf33df3fb1aa6b34104262bd5f['infowindow'] = new google.maps.InfoWindow({content: $lc6eccfbf33df3fb1aa6b34104262bd5f});var infowindow = new google.maps.InfoWindow({content: $lc6eccfbf33df3fb1aa6b34104262bd5f});google.maps.event.addListener(m_c6eccfbf33df3fb1aa6b34104262bd5f, 'click', function() {infowindow.open(map,m_c6eccfbf33df3fb1aa6b34104262bd5f);});$marker.push(m_c6eccfbf33df3fb1aa6b34104262bd5f);}});var g_e7f9ef5ab27988091ed7ba2cae40384e = new google.maps.Geocoder();g_e7f9ef5ab27988091ed7ba2cae40384e.geocode( { 'address': "3048 Mahoning Rd NE, Canton, OH 44705, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-OH-cashland').style.display = '';map = new google.maps.Map(document.getElementById('canton-OH-cashland'), mapOptions);}document.getElementById('52a092ef').innerHTML += ' | View Map';var $le7f9ef5ab27988091ed7ba2cae40384e = '

Cashland

Address: 3048 Mahoning Rd NE, Canton, OH 44705, USA
Phone: (330) 455-2728
';var m_e7f9ef5ab27988091ed7ba2cae40384e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cashland',});m_e7f9ef5ab27988091ed7ba2cae40384e['infowindow'] = new google.maps.InfoWindow({content: $le7f9ef5ab27988091ed7ba2cae40384e});var infowindow = new google.maps.InfoWindow({content: $le7f9ef5ab27988091ed7ba2cae40384e});google.maps.event.addListener(m_e7f9ef5ab27988091ed7ba2cae40384e, 'click', function() {infowindow.open(map,m_e7f9ef5ab27988091ed7ba2cae40384e);});$marker.push(m_e7f9ef5ab27988091ed7ba2cae40384e);}});}google.maps.event.addDomListener(window, 'load', initialize);