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(41.0272,-85.1693)};var g_011349f67e2549db94cb224749c85673 = new google.maps.Geocoder();g_011349f67e2549db94cb224749c85673.geocode( { 'address': "6230 Bluffton Rd, Fort Wayne, IN 46809, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-wayne-IN-star-wealth-management-inc').style.display = '';map = new google.maps.Map(document.getElementById('fort-wayne-IN-star-wealth-management-inc'), mapOptions);}document.getElementById('4a01fda6').innerHTML += ' | View Map';var $l011349f67e2549db94cb224749c85673 = '

STAR Wealth Management Inc

Address: 6230 Bluffton Rd, Fort Wayne, IN 46809, USA
Phone: (260) 479-2500
';var m_011349f67e2549db94cb224749c85673 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'STAR Wealth Management Inc',});m_011349f67e2549db94cb224749c85673['infowindow'] = new google.maps.InfoWindow({content: $l011349f67e2549db94cb224749c85673});var infowindow = new google.maps.InfoWindow({content: $l011349f67e2549db94cb224749c85673});google.maps.event.addListener(m_011349f67e2549db94cb224749c85673, 'click', function() {infowindow.open(map,m_011349f67e2549db94cb224749c85673);});$marker.push(m_011349f67e2549db94cb224749c85673);}});}google.maps.event.addDomListener(window, 'load', initialize);