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(42.2412,-88.3155)};var g_c02064e6a401f91134e124c48970862c = new google.maps.Geocoder();g_c02064e6a401f91134e124c48970862c.geocode( { 'address': "6220 Northwest Hwy, Crystal Lake, IL 60014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('crystal-lake-IL-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('crystal-lake-IL-check-n-go'), mapOptions);}document.getElementById('e5cb2ecc').innerHTML += ' | View Map';var $lc02064e6a401f91134e124c48970862c = '

Check 'n Go

Address: 6220 Northwest Hwy, Crystal Lake, IL 60014, USA
Phone: (815) 356-0015
';var m_c02064e6a401f91134e124c48970862c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_c02064e6a401f91134e124c48970862c['infowindow'] = new google.maps.InfoWindow({content: $lc02064e6a401f91134e124c48970862c});var infowindow = new google.maps.InfoWindow({content: $lc02064e6a401f91134e124c48970862c});google.maps.event.addListener(m_c02064e6a401f91134e124c48970862c, 'click', function() {infowindow.open(map,m_c02064e6a401f91134e124c48970862c);});$marker.push(m_c02064e6a401f91134e124c48970862c);}});var g_a750ef5cf7689a01e084bbe6e140eab9 = new google.maps.Geocoder();g_a750ef5cf7689a01e084bbe6e140eab9.geocode( { 'address': "6500 Northwest Hwy, Crystal Lake, IL 60014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('crystal-lake-IL-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('crystal-lake-IL-check-n-go'), mapOptions);}document.getElementById('1a3a9674').innerHTML += ' | View Map';var $la750ef5cf7689a01e084bbe6e140eab9 = '

Check 'n Go

Address: 6500 Northwest Hwy, Crystal Lake, IL 60014, USA
Phone: (815) 356-0015
';var m_a750ef5cf7689a01e084bbe6e140eab9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_a750ef5cf7689a01e084bbe6e140eab9['infowindow'] = new google.maps.InfoWindow({content: $la750ef5cf7689a01e084bbe6e140eab9});var infowindow = new google.maps.InfoWindow({content: $la750ef5cf7689a01e084bbe6e140eab9});google.maps.event.addListener(m_a750ef5cf7689a01e084bbe6e140eab9, 'click', function() {infowindow.open(map,m_a750ef5cf7689a01e084bbe6e140eab9);});$marker.push(m_a750ef5cf7689a01e084bbe6e140eab9);}});}google.maps.event.addDomListener(window, 'load', initialize);