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.2716,-93.2395)};var g_f69045037937bd93f56a9aaf7129d7c5 = new google.maps.Geocoder();g_f69045037937bd93f56a9aaf7129d7c5.geocode( { 'address': "515 N Jackson St, Magnolia, AR 71753, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('magnolia-AR-ameriprise-financial-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('magnolia-AR-ameriprise-financial-services-inc'), mapOptions);}document.getElementById('2c95bb95').innerHTML += ' | View Map';var $lf69045037937bd93f56a9aaf7129d7c5 = '

Ameriprise Financial Services, Inc.

Address: 515 N Jackson St, Magnolia, AR 71753, USA
Phone: (800) 297-4575
';var m_f69045037937bd93f56a9aaf7129d7c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ameriprise Financial Services, Inc.',});m_f69045037937bd93f56a9aaf7129d7c5['infowindow'] = new google.maps.InfoWindow({content: $lf69045037937bd93f56a9aaf7129d7c5});var infowindow = new google.maps.InfoWindow({content: $lf69045037937bd93f56a9aaf7129d7c5});google.maps.event.addListener(m_f69045037937bd93f56a9aaf7129d7c5, 'click', function() {infowindow.open(map,m_f69045037937bd93f56a9aaf7129d7c5);});$marker.push(m_f69045037937bd93f56a9aaf7129d7c5);}});}google.maps.event.addDomListener(window, 'load', initialize);