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.0627,-81.5756)};var g_28c42c398e6dd80a0056c757bfbd969d = new google.maps.Geocoder();g_28c42c398e6dd80a0056c757bfbd969d.geocode( { 'address': "1526 Vernon Odom Blvd, Akron, OH 44320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('akron-OH-checksmart').style.display = '';map = new google.maps.Map(document.getElementById('akron-OH-checksmart'), mapOptions);}document.getElementById('5c45dca9').innerHTML += ' | View Map';var $l28c42c398e6dd80a0056c757bfbd969d = '

CheckSmart

Address: 1526 Vernon Odom Blvd, Akron, OH 44320, USA
Phone: (330) 753-0377
';var m_28c42c398e6dd80a0056c757bfbd969d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CheckSmart',});m_28c42c398e6dd80a0056c757bfbd969d['infowindow'] = new google.maps.InfoWindow({content: $l28c42c398e6dd80a0056c757bfbd969d});var infowindow = new google.maps.InfoWindow({content: $l28c42c398e6dd80a0056c757bfbd969d});google.maps.event.addListener(m_28c42c398e6dd80a0056c757bfbd969d, 'click', function() {infowindow.open(map,m_28c42c398e6dd80a0056c757bfbd969d);});$marker.push(m_28c42c398e6dd80a0056c757bfbd969d);}});var g_ff9554cb4225cf99e5263fd6501a1725 = new google.maps.Geocoder();g_ff9554cb4225cf99e5263fd6501a1725.geocode( { 'address': "1287 S Arlington St, Akron, OH 44306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('akron-OH-checksmart').style.display = '';map = new google.maps.Map(document.getElementById('akron-OH-checksmart'), mapOptions);}document.getElementById('5ddbda74').innerHTML += ' | View Map';var $lff9554cb4225cf99e5263fd6501a1725 = '

CheckSmart

Address: 1287 S Arlington St, Akron, OH 44306, USA
Phone: (330) 785-3161
';var m_ff9554cb4225cf99e5263fd6501a1725 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CheckSmart',});m_ff9554cb4225cf99e5263fd6501a1725['infowindow'] = new google.maps.InfoWindow({content: $lff9554cb4225cf99e5263fd6501a1725});var infowindow = new google.maps.InfoWindow({content: $lff9554cb4225cf99e5263fd6501a1725});google.maps.event.addListener(m_ff9554cb4225cf99e5263fd6501a1725, 'click', function() {infowindow.open(map,m_ff9554cb4225cf99e5263fd6501a1725);});$marker.push(m_ff9554cb4225cf99e5263fd6501a1725);}});}google.maps.event.addDomListener(window, 'load', initialize);