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(40.5404,-105.074)};var g_566a550e0529f9533588afa226881b25 = new google.maps.Geocoder();g_566a550e0529f9533588afa226881b25.geocode( { 'address': "3500 John F Kennedy Pkwy #300, Fort Collins, CO 80525, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-collins-CO-navigation-wealth-management-inc').style.display = '';map = new google.maps.Map(document.getElementById('fort-collins-CO-navigation-wealth-management-inc'), mapOptions);}document.getElementById('fdee1a41').innerHTML += ' | View Map';var $l566a550e0529f9533588afa226881b25 = '

Navigation Wealth Management, Inc.

Address: 3500 John F Kennedy Pkwy #300, Fort Collins, CO 80525, USA
Phone: (970) 672-1236
';var m_566a550e0529f9533588afa226881b25 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navigation Wealth Management, Inc.',});m_566a550e0529f9533588afa226881b25['infowindow'] = new google.maps.InfoWindow({content: $l566a550e0529f9533588afa226881b25});var infowindow = new google.maps.InfoWindow({content: $l566a550e0529f9533588afa226881b25});google.maps.event.addListener(m_566a550e0529f9533588afa226881b25, 'click', function() {infowindow.open(map,m_566a550e0529f9533588afa226881b25);});$marker.push(m_566a550e0529f9533588afa226881b25);}});}google.maps.event.addDomListener(window, 'load', initialize);