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.0175,-85.1511)};var g_1aefe756b0491e7e4302b53d435ca2a5 = new google.maps.Geocoder();g_1aefe756b0491e7e4302b53d435ca2a5.geocode( { 'address': "7201 Mill Run Rd, Fort Wayne, IN 46819, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-wayne-IN-signature-financial-inc').style.display = '';map = new google.maps.Map(document.getElementById('fort-wayne-IN-signature-financial-inc'), mapOptions);}document.getElementById('51a92842').innerHTML += ' | View Map';var $l1aefe756b0491e7e4302b53d435ca2a5 = '

Signature Financial Inc

Address: 7201 Mill Run Rd, Fort Wayne, IN 46819, USA
Phone: (260) 482-6136
';var m_1aefe756b0491e7e4302b53d435ca2a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Signature Financial Inc',});m_1aefe756b0491e7e4302b53d435ca2a5['infowindow'] = new google.maps.InfoWindow({content: $l1aefe756b0491e7e4302b53d435ca2a5});var infowindow = new google.maps.InfoWindow({content: $l1aefe756b0491e7e4302b53d435ca2a5});google.maps.event.addListener(m_1aefe756b0491e7e4302b53d435ca2a5, 'click', function() {infowindow.open(map,m_1aefe756b0491e7e4302b53d435ca2a5);});$marker.push(m_1aefe756b0491e7e4302b53d435ca2a5);}});}google.maps.event.addDomListener(window, 'load', initialize);