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.4803,-82.6424)};var g_f9989a9443ac061cf808a80bb8edb46c = new google.maps.Geocoder();g_f9989a9443ac061cf808a80bb8edb46c.geocode( { 'address': "1317 Winchester Ave, Ashland, KY 41101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-KY-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('ashland-KY-cash-express'), mapOptions);}document.getElementById('4e24b12b').innerHTML += ' | View Map';var $lf9989a9443ac061cf808a80bb8edb46c = '

Cash Express

Address: 1317 Winchester Ave, Ashland, KY 41101, USA
Phone: (606) 327-1711
';var m_f9989a9443ac061cf808a80bb8edb46c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Express',});m_f9989a9443ac061cf808a80bb8edb46c['infowindow'] = new google.maps.InfoWindow({content: $lf9989a9443ac061cf808a80bb8edb46c});var infowindow = new google.maps.InfoWindow({content: $lf9989a9443ac061cf808a80bb8edb46c});google.maps.event.addListener(m_f9989a9443ac061cf808a80bb8edb46c, 'click', function() {infowindow.open(map,m_f9989a9443ac061cf808a80bb8edb46c);});$marker.push(m_f9989a9443ac061cf808a80bb8edb46c);}});var g_86d1ca0248cccabef7b11c723a599b38 = new google.maps.Geocoder();g_86d1ca0248cccabef7b11c723a599b38.geocode( { 'address': "8136 US-60, Ashland, KY 41102, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-KY-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('ashland-KY-cash-express'), mapOptions);}document.getElementById('9700fad9').innerHTML += ' | View Map';var $l86d1ca0248cccabef7b11c723a599b38 = '

Cash Express

Address: 8136 US-60, Ashland, KY 41102, USA
Phone: (606) 928-1039
';var m_86d1ca0248cccabef7b11c723a599b38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Express',});m_86d1ca0248cccabef7b11c723a599b38['infowindow'] = new google.maps.InfoWindow({content: $l86d1ca0248cccabef7b11c723a599b38});var infowindow = new google.maps.InfoWindow({content: $l86d1ca0248cccabef7b11c723a599b38});google.maps.event.addListener(m_86d1ca0248cccabef7b11c723a599b38, 'click', function() {infowindow.open(map,m_86d1ca0248cccabef7b11c723a599b38);});$marker.push(m_86d1ca0248cccabef7b11c723a599b38);}});}google.maps.event.addDomListener(window, 'load', initialize);