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(32.0345,-102.129)};var g_c01e9298ba3297914edcac57d8585d40 = new google.maps.Geocoder();g_c01e9298ba3297914edcac57d8585d40.geocode( { 'address': "4706 N Midkiff Rd Ste 14, Midland, TX 79705, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-check-n-go'), mapOptions);}document.getElementById('2c9a73ed').innerHTML += ' | View Map';var $lc01e9298ba3297914edcac57d8585d40 = '

Check 'n Go

Address: 4706 N Midkiff Rd Ste 14, Midland, TX 79705, USA
Phone: (432) 694-0780
';var m_c01e9298ba3297914edcac57d8585d40 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_c01e9298ba3297914edcac57d8585d40['infowindow'] = new google.maps.InfoWindow({content: $lc01e9298ba3297914edcac57d8585d40});var infowindow = new google.maps.InfoWindow({content: $lc01e9298ba3297914edcac57d8585d40});google.maps.event.addListener(m_c01e9298ba3297914edcac57d8585d40, 'click', function() {infowindow.open(map,m_c01e9298ba3297914edcac57d8585d40);});$marker.push(m_c01e9298ba3297914edcac57d8585d40);}});var g_040495460bbfd23861e1fa270de9d92b = new google.maps.Geocoder();g_040495460bbfd23861e1fa270de9d92b.geocode( { 'address': "501, 509 Crump St, Midland, TX 79701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-check-n-go'), mapOptions);}document.getElementById('03a54cd2').innerHTML += ' | View Map';var $l040495460bbfd23861e1fa270de9d92b = '

Check 'n Go

Address: 501, 509 Crump St, Midland, TX 79701, USA
Phone: (432) 694-0780
';var m_040495460bbfd23861e1fa270de9d92b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_040495460bbfd23861e1fa270de9d92b['infowindow'] = new google.maps.InfoWindow({content: $l040495460bbfd23861e1fa270de9d92b});var infowindow = new google.maps.InfoWindow({content: $l040495460bbfd23861e1fa270de9d92b});google.maps.event.addListener(m_040495460bbfd23861e1fa270de9d92b, 'click', function() {infowindow.open(map,m_040495460bbfd23861e1fa270de9d92b);});$marker.push(m_040495460bbfd23861e1fa270de9d92b);}});}google.maps.event.addDomListener(window, 'load', initialize);