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.684,-114.647)};var g_16699f3ea4f18c455a67d4777198ea06 = new google.maps.Geocoder();g_16699f3ea4f18c455a67d4777198ea06.geocode( { 'address': "2170 W 24th St #101, Yuma, AZ 85364, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yuma-AZ-arizona-smart-cash').style.display = '';map = new google.maps.Map(document.getElementById('yuma-AZ-arizona-smart-cash'), mapOptions);}document.getElementById('09036570').innerHTML += ' | View Map';var $l16699f3ea4f18c455a67d4777198ea06 = '

Arizona Smart Cash

Address: 2170 W 24th St #101, Yuma, AZ 85364, USA
Phone: (928) 329-8700
';var m_16699f3ea4f18c455a67d4777198ea06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arizona Smart Cash',});m_16699f3ea4f18c455a67d4777198ea06['infowindow'] = new google.maps.InfoWindow({content: $l16699f3ea4f18c455a67d4777198ea06});var infowindow = new google.maps.InfoWindow({content: $l16699f3ea4f18c455a67d4777198ea06});google.maps.event.addListener(m_16699f3ea4f18c455a67d4777198ea06, 'click', function() {infowindow.open(map,m_16699f3ea4f18c455a67d4777198ea06);});$marker.push(m_16699f3ea4f18c455a67d4777198ea06);}});var g_0bc7514855017a9c038a88c0a62403b4 = new google.maps.Geocoder();g_0bc7514855017a9c038a88c0a62403b4.geocode( { 'address': "2609 S 4th Ave, Yuma, AZ 85364, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yuma-AZ-arizona-smart-cash').style.display = '';map = new google.maps.Map(document.getElementById('yuma-AZ-arizona-smart-cash'), mapOptions);}document.getElementById('75ea2714').innerHTML += ' | View Map';var $l0bc7514855017a9c038a88c0a62403b4 = '

Arizona Smart Cash

Address: 2609 S 4th Ave, Yuma, AZ 85364, USA
Phone: (928) 329-8700
';var m_0bc7514855017a9c038a88c0a62403b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arizona Smart Cash',});m_0bc7514855017a9c038a88c0a62403b4['infowindow'] = new google.maps.InfoWindow({content: $l0bc7514855017a9c038a88c0a62403b4});var infowindow = new google.maps.InfoWindow({content: $l0bc7514855017a9c038a88c0a62403b4});google.maps.event.addListener(m_0bc7514855017a9c038a88c0a62403b4, 'click', function() {infowindow.open(map,m_0bc7514855017a9c038a88c0a62403b4);});$marker.push(m_0bc7514855017a9c038a88c0a62403b4);}});}google.maps.event.addDomListener(window, 'load', initialize);