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.2498,-110.91)};var g_faf4203877761754601520e56ceb3aa1 = new google.maps.Geocoder();g_faf4203877761754601520e56ceb3aa1.geocode( { 'address': "2351 N Alvernon Way #100, Tucson, AZ 85712, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tucson-AZ-speedy-cash').style.display = '';map = new google.maps.Map(document.getElementById('tucson-AZ-speedy-cash'), mapOptions);}document.getElementById('89878b35').innerHTML += ' | View Map';var $lfaf4203877761754601520e56ceb3aa1 = '

Speedy Cash

Address: 2351 N Alvernon Way #100, Tucson, AZ 85712, USA
Phone: (520) 881-2274
';var m_faf4203877761754601520e56ceb3aa1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Speedy Cash',});m_faf4203877761754601520e56ceb3aa1['infowindow'] = new google.maps.InfoWindow({content: $lfaf4203877761754601520e56ceb3aa1});var infowindow = new google.maps.InfoWindow({content: $lfaf4203877761754601520e56ceb3aa1});google.maps.event.addListener(m_faf4203877761754601520e56ceb3aa1, 'click', function() {infowindow.open(map,m_faf4203877761754601520e56ceb3aa1);});$marker.push(m_faf4203877761754601520e56ceb3aa1);}});}google.maps.event.addDomListener(window, 'load', initialize);