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.7505,-108.054)};var g_597e056a5873db884c0fe266918c9f07 = new google.maps.Geocoder();g_597e056a5873db884c0fe266918c9f07.geocode( { 'address': "1410 Valley View Dr, Delta, CO 81416, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('delta-CO-allied-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('delta-CO-allied-cash-advance'), mapOptions);}document.getElementById('68a352bd').innerHTML += ' | View Map';var $l597e056a5873db884c0fe266918c9f07 = '

Allied Cash Advance

Address: 1410 Valley View Dr, Delta, CO 81416, USA
Phone: (888) 275-0116
';var m_597e056a5873db884c0fe266918c9f07 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allied Cash Advance',});m_597e056a5873db884c0fe266918c9f07['infowindow'] = new google.maps.InfoWindow({content: $l597e056a5873db884c0fe266918c9f07});var infowindow = new google.maps.InfoWindow({content: $l597e056a5873db884c0fe266918c9f07});google.maps.event.addListener(m_597e056a5873db884c0fe266918c9f07, 'click', function() {infowindow.open(map,m_597e056a5873db884c0fe266918c9f07);});$marker.push(m_597e056a5873db884c0fe266918c9f07);}});}google.maps.event.addDomListener(window, 'load', initialize);