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(38.0018,-84.4458)};var g_b93f11867481fc6d77908aea58ba6198 = new google.maps.Geocoder();g_b93f11867481fc6d77908aea58ba6198.geocode( { 'address': "3063 Richmond Rd STE C, Lexington, KY 40509, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lexington-KY-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('lexington-KY-check-n-go'), mapOptions);}document.getElementById('de85e2a7').innerHTML += ' | View Map';var $lb93f11867481fc6d77908aea58ba6198 = '

Check 'n Go

Address: 3063 Richmond Rd STE C, Lexington, KY 40509, USA
Phone: (859) 269-2008
';var m_b93f11867481fc6d77908aea58ba6198 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_b93f11867481fc6d77908aea58ba6198['infowindow'] = new google.maps.InfoWindow({content: $lb93f11867481fc6d77908aea58ba6198});var infowindow = new google.maps.InfoWindow({content: $lb93f11867481fc6d77908aea58ba6198});google.maps.event.addListener(m_b93f11867481fc6d77908aea58ba6198, 'click', function() {infowindow.open(map,m_b93f11867481fc6d77908aea58ba6198);});$marker.push(m_b93f11867481fc6d77908aea58ba6198);}});var g_a26a98a66f040ac3ba0161970cb4e791 = new google.maps.Geocoder();g_a26a98a66f040ac3ba0161970cb4e791.geocode( { 'address': "393 Waller Ave, Lexington, KY 40504, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lexington-KY-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('lexington-KY-check-n-go'), mapOptions);}document.getElementById('1a06786c').innerHTML += ' | View Map';var $la26a98a66f040ac3ba0161970cb4e791 = '

Check 'n Go

Address: 393 Waller Ave, Lexington, KY 40504, USA
Phone: (859) 225-9393
';var m_a26a98a66f040ac3ba0161970cb4e791 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_a26a98a66f040ac3ba0161970cb4e791['infowindow'] = new google.maps.InfoWindow({content: $la26a98a66f040ac3ba0161970cb4e791});var infowindow = new google.maps.InfoWindow({content: $la26a98a66f040ac3ba0161970cb4e791});google.maps.event.addListener(m_a26a98a66f040ac3ba0161970cb4e791, 'click', function() {infowindow.open(map,m_a26a98a66f040ac3ba0161970cb4e791);});$marker.push(m_a26a98a66f040ac3ba0161970cb4e791);}});}google.maps.event.addDomListener(window, 'load', initialize);