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.0848,-80.7329)};var g_e831418c2a8a3d6a69186f181a03b514 = new google.maps.Geocoder();g_e831418c2a8a3d6a69186f181a03b514.geocode( { 'address': "1600 S Raccoon Rd Suite 3, Youngstown, OH 44515, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('youngstown-OH-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('youngstown-OH-check-n-go'), mapOptions);}document.getElementById('76d80c7c').innerHTML += ' | View Map';var $le831418c2a8a3d6a69186f181a03b514 = '

Check 'n Go

Address: 1600 S Raccoon Rd Suite 3, Youngstown, OH 44515, USA
Phone: (330) 799-8500
';var m_e831418c2a8a3d6a69186f181a03b514 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_e831418c2a8a3d6a69186f181a03b514['infowindow'] = new google.maps.InfoWindow({content: $le831418c2a8a3d6a69186f181a03b514});var infowindow = new google.maps.InfoWindow({content: $le831418c2a8a3d6a69186f181a03b514});google.maps.event.addListener(m_e831418c2a8a3d6a69186f181a03b514, 'click', function() {infowindow.open(map,m_e831418c2a8a3d6a69186f181a03b514);});$marker.push(m_e831418c2a8a3d6a69186f181a03b514);}});var g_3c6cb62a29d1163d49c3b37404dcf3e1 = new google.maps.Geocoder();g_3c6cb62a29d1163d49c3b37404dcf3e1.geocode( { 'address': "1739 Wilson Ave, Youngstown, OH 44506, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('youngstown-OH-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('youngstown-OH-check-n-go'), mapOptions);}document.getElementById('4a138301').innerHTML += ' | View Map';var $l3c6cb62a29d1163d49c3b37404dcf3e1 = '

Check 'n Go

Address: 1739 Wilson Ave, Youngstown, OH 44506, USA
Phone: (330) 744-3447
';var m_3c6cb62a29d1163d49c3b37404dcf3e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_3c6cb62a29d1163d49c3b37404dcf3e1['infowindow'] = new google.maps.InfoWindow({content: $l3c6cb62a29d1163d49c3b37404dcf3e1});var infowindow = new google.maps.InfoWindow({content: $l3c6cb62a29d1163d49c3b37404dcf3e1});google.maps.event.addListener(m_3c6cb62a29d1163d49c3b37404dcf3e1, 'click', function() {infowindow.open(map,m_3c6cb62a29d1163d49c3b37404dcf3e1);});$marker.push(m_3c6cb62a29d1163d49c3b37404dcf3e1);}});}google.maps.event.addDomListener(window, 'load', initialize);