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(42.2432,-83.7329)};var g_feb31e0af2ca1ebde5c5c4f73a57fef8 = new google.maps.Geocoder();g_feb31e0af2ca1ebde5c5c4f73a57fef8.geocode( { 'address': "3025 Boardwalk Dr Suite 260, Ann Arbor, MI 48108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ann-arbor-MI-independent-bank-residential-loan-center').style.display = '';map = new google.maps.Map(document.getElementById('ann-arbor-MI-independent-bank-residential-loan-center'), mapOptions);}document.getElementById('5df0a7c2').innerHTML += ' | View Map';var $lfeb31e0af2ca1ebde5c5c4f73a57fef8 = '

Independent Bank Residential Loan Center

Address: 3025 Boardwalk Dr Suite 260, Ann Arbor, MI 48108, USA
Phone: (734) 545-7124
';var m_feb31e0af2ca1ebde5c5c4f73a57fef8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Independent Bank Residential Loan Center',});m_feb31e0af2ca1ebde5c5c4f73a57fef8['infowindow'] = new google.maps.InfoWindow({content: $lfeb31e0af2ca1ebde5c5c4f73a57fef8});var infowindow = new google.maps.InfoWindow({content: $lfeb31e0af2ca1ebde5c5c4f73a57fef8});google.maps.event.addListener(m_feb31e0af2ca1ebde5c5c4f73a57fef8, 'click', function() {infowindow.open(map,m_feb31e0af2ca1ebde5c5c4f73a57fef8);});$marker.push(m_feb31e0af2ca1ebde5c5c4f73a57fef8);}});}google.maps.event.addDomListener(window, 'load', initialize);