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(39.5546,-105.009)};var g_168411596e4c04bb30eaf83385d15c96 = new google.maps.Geocoder();g_168411596e4c04bb30eaf83385d15c96.geocode( { 'address': "1745 Shea Center Dr #110, Highlands Ranch, CO 80129, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('highlands-ranch-CO-nova-home-loans---highlands-ranch').style.display = '';map = new google.maps.Map(document.getElementById('highlands-ranch-CO-nova-home-loans---highlands-ranch'), mapOptions);}document.getElementById('1434bfb1').innerHTML += ' | View Map';var $l168411596e4c04bb30eaf83385d15c96 = '

NOVA® Home Loans - Highlands Ranch

Address: 1745 Shea Center Dr #110, Highlands Ranch, CO 80129, USA
Phone: (720) 279-5900
';var m_168411596e4c04bb30eaf83385d15c96 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NOVA® Home Loans - Highlands Ranch',});m_168411596e4c04bb30eaf83385d15c96['infowindow'] = new google.maps.InfoWindow({content: $l168411596e4c04bb30eaf83385d15c96});var infowindow = new google.maps.InfoWindow({content: $l168411596e4c04bb30eaf83385d15c96});google.maps.event.addListener(m_168411596e4c04bb30eaf83385d15c96, 'click', function() {infowindow.open(map,m_168411596e4c04bb30eaf83385d15c96);});$marker.push(m_168411596e4c04bb30eaf83385d15c96);}});}google.maps.event.addDomListener(window, 'load', initialize);