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.5341,-111.927)};var g_895408e62f280b1f8fe6df590222b85a = new google.maps.Geocoder();g_895408e62f280b1f8fe6df590222b85a.geocode( { 'address': "6720 N Scottsdale Rd #160, Scottsdale, AZ 85253, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-nova-home-loans---scottsdale-spectrum').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-nova-home-loans---scottsdale-spectrum'), mapOptions);}document.getElementById('487f489a').innerHTML += ' | View Map';var $l895408e62f280b1f8fe6df590222b85a = '

NOVA® Home Loans - Scottsdale Spectrum

Address: 6720 N Scottsdale Rd #160, Scottsdale, AZ 85253, USA
Phone: (480) 500-3000
';var m_895408e62f280b1f8fe6df590222b85a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NOVA® Home Loans - Scottsdale Spectrum',});m_895408e62f280b1f8fe6df590222b85a['infowindow'] = new google.maps.InfoWindow({content: $l895408e62f280b1f8fe6df590222b85a});var infowindow = new google.maps.InfoWindow({content: $l895408e62f280b1f8fe6df590222b85a});google.maps.event.addListener(m_895408e62f280b1f8fe6df590222b85a, 'click', function() {infowindow.open(map,m_895408e62f280b1f8fe6df590222b85a);});$marker.push(m_895408e62f280b1f8fe6df590222b85a);}});}google.maps.event.addDomListener(window, 'load', initialize);