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(39.7107,-105.063)};var g_95cc7ef498e141173576365264fc5fba = new google.maps.Geocoder();g_95cc7ef498e141173576365264fc5fba.geocode( { 'address': "6006 W Alameda Ave, Lakewood, CO 80226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-CO-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-CO-ace-cash-express'), mapOptions);}document.getElementById('b9c4be38').innerHTML += ' | View Map';var $l95cc7ef498e141173576365264fc5fba = '

ACE Cash Express

Address: 6006 W Alameda Ave, Lakewood, CO 80226, USA
Phone: (303) 742-0689
';var m_95cc7ef498e141173576365264fc5fba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_95cc7ef498e141173576365264fc5fba['infowindow'] = new google.maps.InfoWindow({content: $l95cc7ef498e141173576365264fc5fba});var infowindow = new google.maps.InfoWindow({content: $l95cc7ef498e141173576365264fc5fba});google.maps.event.addListener(m_95cc7ef498e141173576365264fc5fba, 'click', function() {infowindow.open(map,m_95cc7ef498e141173576365264fc5fba);});$marker.push(m_95cc7ef498e141173576365264fc5fba);}});var g_a43b9aceb2eaf35bc652bb388f71b48e = new google.maps.Geocoder();g_a43b9aceb2eaf35bc652bb388f71b48e.geocode( { 'address': "1105 S Wadsworth Blvd, Lakewood, CO 80232, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-CO-ace-cash-express').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-CO-ace-cash-express'), mapOptions);}document.getElementById('491948ca').innerHTML += ' | View Map';var $la43b9aceb2eaf35bc652bb388f71b48e = '

ACE Cash Express

Address: 1105 S Wadsworth Blvd, Lakewood, CO 80232, USA
Phone: (303) 763-9553
';var m_a43b9aceb2eaf35bc652bb388f71b48e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACE Cash Express',});m_a43b9aceb2eaf35bc652bb388f71b48e['infowindow'] = new google.maps.InfoWindow({content: $la43b9aceb2eaf35bc652bb388f71b48e});var infowindow = new google.maps.InfoWindow({content: $la43b9aceb2eaf35bc652bb388f71b48e});google.maps.event.addListener(m_a43b9aceb2eaf35bc652bb388f71b48e, 'click', function() {infowindow.open(map,m_a43b9aceb2eaf35bc652bb388f71b48e);});$marker.push(m_a43b9aceb2eaf35bc652bb388f71b48e);}});}google.maps.event.addDomListener(window, 'load', initialize);