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.9879,-83.7472)};var g_1d4a068f9d38b8e9b858ad69cdb2812f = new google.maps.Geocoder();g_1d4a068f9d38b8e9b858ad69cdb2812f.geocode( { 'address': "3378 Lennon Rd, Flint, MI 48507, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flint-MI-sagelink-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('flint-MI-sagelink-credit-union'), mapOptions);}document.getElementById('a29b1867').innerHTML += ' | View Map';var $l1d4a068f9d38b8e9b858ad69cdb2812f = '

Sagelink Credit Union

Address: 3378 Lennon Rd, Flint, MI 48507, USA
Phone: (810) 767-8370
';var m_1d4a068f9d38b8e9b858ad69cdb2812f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sagelink Credit Union',});m_1d4a068f9d38b8e9b858ad69cdb2812f['infowindow'] = new google.maps.InfoWindow({content: $l1d4a068f9d38b8e9b858ad69cdb2812f});var infowindow = new google.maps.InfoWindow({content: $l1d4a068f9d38b8e9b858ad69cdb2812f});google.maps.event.addListener(m_1d4a068f9d38b8e9b858ad69cdb2812f, 'click', function() {infowindow.open(map,m_1d4a068f9d38b8e9b858ad69cdb2812f);});$marker.push(m_1d4a068f9d38b8e9b858ad69cdb2812f);}});var g_00da3036c4f9e0858880633f661aaf27 = new google.maps.Geocoder();g_00da3036c4f9e0858880633f661aaf27.geocode( { 'address': "Van Slyke Rd, Flint, MI 48507, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flint-MI-sagelink-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('flint-MI-sagelink-credit-union'), mapOptions);}document.getElementById('ae426619').innerHTML += ' | View Map';var $l00da3036c4f9e0858880633f661aaf27 = '

Sagelink Credit Union

Address: Van Slyke Rd, Flint, MI 48507, USA
Phone: (810) 767-8370
';var m_00da3036c4f9e0858880633f661aaf27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sagelink Credit Union',});m_00da3036c4f9e0858880633f661aaf27['infowindow'] = new google.maps.InfoWindow({content: $l00da3036c4f9e0858880633f661aaf27});var infowindow = new google.maps.InfoWindow({content: $l00da3036c4f9e0858880633f661aaf27});google.maps.event.addListener(m_00da3036c4f9e0858880633f661aaf27, 'click', function() {infowindow.open(map,m_00da3036c4f9e0858880633f661aaf27);});$marker.push(m_00da3036c4f9e0858880633f661aaf27);}});}google.maps.event.addDomListener(window, 'load', initialize);