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(43.425,-83.9739)};var g_bfb92b9b1532b06eb59b21fb4b3a9dd6 = new google.maps.Geocoder();g_bfb92b9b1532b06eb59b21fb4b3a9dd6.geocode( { 'address': "1700 Court St, Saginaw, MI 48602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saginaw-MI-saginaw-county-employees-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('saginaw-MI-saginaw-county-employees-credit-union'), mapOptions);}document.getElementById('096dceda').innerHTML += ' | View Map';var $lbfb92b9b1532b06eb59b21fb4b3a9dd6 = '

Saginaw County Employees Credit Union

Address: 1700 Court St, Saginaw, MI 48602, USA
Phone: (989) 793-9188
';var m_bfb92b9b1532b06eb59b21fb4b3a9dd6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Saginaw County Employees Credit Union',});m_bfb92b9b1532b06eb59b21fb4b3a9dd6['infowindow'] = new google.maps.InfoWindow({content: $lbfb92b9b1532b06eb59b21fb4b3a9dd6});var infowindow = new google.maps.InfoWindow({content: $lbfb92b9b1532b06eb59b21fb4b3a9dd6});google.maps.event.addListener(m_bfb92b9b1532b06eb59b21fb4b3a9dd6, 'click', function() {infowindow.open(map,m_bfb92b9b1532b06eb59b21fb4b3a9dd6);});$marker.push(m_bfb92b9b1532b06eb59b21fb4b3a9dd6);}});var g_b6d5da63800ee4326c31791b46e2c214 = new google.maps.Geocoder();g_b6d5da63800ee4326c31791b46e2c214.geocode( { 'address': "111 S Michigan Ave, Saginaw, MI 48602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saginaw-MI-saginaw-county-employees-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('saginaw-MI-saginaw-county-employees-credit-union'), mapOptions);}document.getElementById('6737fefa').innerHTML += ' | View Map';var $lb6d5da63800ee4326c31791b46e2c214 = '

SAGINAW COUNTY EMPLOYEES CREDIT UNION

Address: 111 S Michigan Ave, Saginaw, MI 48602, USA
Phone: (989) 793-9188
';var m_b6d5da63800ee4326c31791b46e2c214 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SAGINAW COUNTY EMPLOYEES CREDIT UNION',});m_b6d5da63800ee4326c31791b46e2c214['infowindow'] = new google.maps.InfoWindow({content: $lb6d5da63800ee4326c31791b46e2c214});var infowindow = new google.maps.InfoWindow({content: $lb6d5da63800ee4326c31791b46e2c214});google.maps.event.addListener(m_b6d5da63800ee4326c31791b46e2c214, 'click', function() {infowindow.open(map,m_b6d5da63800ee4326c31791b46e2c214);});$marker.push(m_b6d5da63800ee4326c31791b46e2c214);}});}google.maps.event.addDomListener(window, 'load', initialize);