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(28.9285,-82.0154)};var g_4bc1e93c7b6648b1113f28dfe06a0f0f = new google.maps.Geocoder();g_4bc1e93c7b6648b1113f28dfe06a0f0f.geocode( { 'address': "3507 Wedgewood Ln, The Villages, FL 32162, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('the-villages-FL-dean-nicholson---ameriprise-financial-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('the-villages-FL-dean-nicholson---ameriprise-financial-services-inc'), mapOptions);}document.getElementById('7ba889f0').innerHTML += ' | View Map';var $l4bc1e93c7b6648b1113f28dfe06a0f0f = '

Dean Nicholson - Ameriprise Financial Services, Inc.

Address: 3507 Wedgewood Ln, The Villages, FL 32162, USA
Phone: (352) 350-2397
';var m_4bc1e93c7b6648b1113f28dfe06a0f0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dean Nicholson - Ameriprise Financial Services, Inc.',});m_4bc1e93c7b6648b1113f28dfe06a0f0f['infowindow'] = new google.maps.InfoWindow({content: $l4bc1e93c7b6648b1113f28dfe06a0f0f});var infowindow = new google.maps.InfoWindow({content: $l4bc1e93c7b6648b1113f28dfe06a0f0f});google.maps.event.addListener(m_4bc1e93c7b6648b1113f28dfe06a0f0f, 'click', function() {infowindow.open(map,m_4bc1e93c7b6648b1113f28dfe06a0f0f);});$marker.push(m_4bc1e93c7b6648b1113f28dfe06a0f0f);}});}google.maps.event.addDomListener(window, 'load', initialize);