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.592,-83.9149)};var g_7aaece81f2d731fbf8ee0ad3521002ac = new google.maps.Geocoder();g_7aaece81f2d731fbf8ee0ad3521002ac.geocode( { 'address': "915 S Euclid Ave, Bay City, MI 48706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-MI-catholic-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-MI-catholic-federal-credit-union'), mapOptions);}document.getElementById('fa0f9fd5').innerHTML += ' | View Map';var $l7aaece81f2d731fbf8ee0ad3521002ac = '

Catholic Federal Credit Union

Address: 915 S Euclid Ave, Bay City, MI 48706, USA
Phone: (989) 799-8744 ext.
';var m_7aaece81f2d731fbf8ee0ad3521002ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Catholic Federal Credit Union',});m_7aaece81f2d731fbf8ee0ad3521002ac['infowindow'] = new google.maps.InfoWindow({content: $l7aaece81f2d731fbf8ee0ad3521002ac});var infowindow = new google.maps.InfoWindow({content: $l7aaece81f2d731fbf8ee0ad3521002ac});google.maps.event.addListener(m_7aaece81f2d731fbf8ee0ad3521002ac, 'click', function() {infowindow.open(map,m_7aaece81f2d731fbf8ee0ad3521002ac);});$marker.push(m_7aaece81f2d731fbf8ee0ad3521002ac);}});var g_4b7bbbc3bad444163590429ed44f193a = new google.maps.Geocoder();g_4b7bbbc3bad444163590429ed44f193a.geocode( { 'address': "1504 Cass Ave, Bay City, MI 48708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-MI-catholic-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-MI-catholic-federal-credit-union'), mapOptions);}document.getElementById('04f4f3d9').innerHTML += ' | View Map';var $l4b7bbbc3bad444163590429ed44f193a = '

Catholic Federal Credit Union

Address: 1504 Cass Ave, Bay City, MI 48708, USA
Phone: (989) 799-8744 ext.
';var m_4b7bbbc3bad444163590429ed44f193a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Catholic Federal Credit Union',});m_4b7bbbc3bad444163590429ed44f193a['infowindow'] = new google.maps.InfoWindow({content: $l4b7bbbc3bad444163590429ed44f193a});var infowindow = new google.maps.InfoWindow({content: $l4b7bbbc3bad444163590429ed44f193a});google.maps.event.addListener(m_4b7bbbc3bad444163590429ed44f193a, 'click', function() {infowindow.open(map,m_4b7bbbc3bad444163590429ed44f193a);});$marker.push(m_4b7bbbc3bad444163590429ed44f193a);}});}google.maps.event.addDomListener(window, 'load', initialize);