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(29.008,-81.3237)};var g_fd9a62d7507fbeb69849b4da0c40ecf2 = new google.maps.Geocoder();g_fd9a62d7507fbeb69849b4da0c40ecf2.geocode( { 'address': "1250 S Spring Garden Ave, DeLand, FL 32720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('deland-FL-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('deland-FL-cash-advance'), mapOptions);}document.getElementById('c8538fda').innerHTML += ' | View Map';var $lfd9a62d7507fbeb69849b4da0c40ecf2 = '

Cash Advance

Address: 1250 S Spring Garden Ave, DeLand, FL 32720, USA
Phone: (386) 734-7933
';var m_fd9a62d7507fbeb69849b4da0c40ecf2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Advance',});m_fd9a62d7507fbeb69849b4da0c40ecf2['infowindow'] = new google.maps.InfoWindow({content: $lfd9a62d7507fbeb69849b4da0c40ecf2});var infowindow = new google.maps.InfoWindow({content: $lfd9a62d7507fbeb69849b4da0c40ecf2});google.maps.event.addListener(m_fd9a62d7507fbeb69849b4da0c40ecf2, 'click', function() {infowindow.open(map,m_fd9a62d7507fbeb69849b4da0c40ecf2);});$marker.push(m_fd9a62d7507fbeb69849b4da0c40ecf2);}});}google.maps.event.addDomListener(window, 'load', initialize);