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.605,-83.9147)};var g_36b4d177a19e927d87aee12201d43153 = new google.maps.Geocoder();g_36b4d177a19e927d87aee12201d43153.geocode( { 'address': "1002 W Indiana St, Bay City, MI 48706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-MI-credit-union-plus').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-MI-credit-union-plus'), mapOptions);}document.getElementById('81127e9c').innerHTML += ' | View Map';var $l36b4d177a19e927d87aee12201d43153 = '

Credit Union Plus

Address: 1002 W Indiana St, Bay City, MI 48706, USA
Phone: (989) 684-4200
';var m_36b4d177a19e927d87aee12201d43153 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union Plus',});m_36b4d177a19e927d87aee12201d43153['infowindow'] = new google.maps.InfoWindow({content: $l36b4d177a19e927d87aee12201d43153});var infowindow = new google.maps.InfoWindow({content: $l36b4d177a19e927d87aee12201d43153});google.maps.event.addListener(m_36b4d177a19e927d87aee12201d43153, 'click', function() {infowindow.open(map,m_36b4d177a19e927d87aee12201d43153);});$marker.push(m_36b4d177a19e927d87aee12201d43153);}});var g_308b6b5a9bd75be709ea07e93bcae121 = new google.maps.Geocoder();g_308b6b5a9bd75be709ea07e93bcae121.geocode( { 'address': "415 Washington Ave, Bay City, MI 48708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-MI-credit-union-plus').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-MI-credit-union-plus'), mapOptions);}document.getElementById('f6d8f9ef').innerHTML += ' | View Map';var $l308b6b5a9bd75be709ea07e93bcae121 = '

Credit Union Plus

Address: 415 Washington Ave, Bay City, MI 48708, USA
Phone: (989) 893-2831
';var m_308b6b5a9bd75be709ea07e93bcae121 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union Plus',});m_308b6b5a9bd75be709ea07e93bcae121['infowindow'] = new google.maps.InfoWindow({content: $l308b6b5a9bd75be709ea07e93bcae121});var infowindow = new google.maps.InfoWindow({content: $l308b6b5a9bd75be709ea07e93bcae121});google.maps.event.addListener(m_308b6b5a9bd75be709ea07e93bcae121, 'click', function() {infowindow.open(map,m_308b6b5a9bd75be709ea07e93bcae121);});$marker.push(m_308b6b5a9bd75be709ea07e93bcae121);}});}google.maps.event.addDomListener(window, 'load', initialize);