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(33.4818,-111.924)};var g_5db75e5366fb9d533fa02e8dc17ca510 = new google.maps.Geocoder();g_5db75e5366fb9d533fa02e8dc17ca510.geocode( { 'address': "3003 N 73rd St, Scottsdale, AZ 85251, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-geoff-ball--hard-money-loans').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-geoff-ball--hard-money-loans'), mapOptions);}document.getElementById('53dc3e1c').innerHTML += ' | View Map';var $l5db75e5366fb9d533fa02e8dc17ca510 = '

Geoff Ball | Hard Money Loans

Address: 3003 N 73rd St, Scottsdale, AZ 85251, USA
Phone: (480) 808-8687
';var m_5db75e5366fb9d533fa02e8dc17ca510 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Geoff Ball | Hard Money Loans',});m_5db75e5366fb9d533fa02e8dc17ca510['infowindow'] = new google.maps.InfoWindow({content: $l5db75e5366fb9d533fa02e8dc17ca510});var infowindow = new google.maps.InfoWindow({content: $l5db75e5366fb9d533fa02e8dc17ca510});google.maps.event.addListener(m_5db75e5366fb9d533fa02e8dc17ca510, 'click', function() {infowindow.open(map,m_5db75e5366fb9d533fa02e8dc17ca510);});$marker.push(m_5db75e5366fb9d533fa02e8dc17ca510);}});}google.maps.event.addDomListener(window, 'load', initialize);