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.4367,-84.0451)};var g_f2b5337a076c0be3ccd09fdcfc651601 = new google.maps.Geocoder();g_f2b5337a076c0be3ccd09fdcfc651601.geocode( { 'address': "6673 State St, Saginaw, MI 48603, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saginaw-MI-wildfire-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('saginaw-MI-wildfire-credit-union'), mapOptions);}document.getElementById('8e16befd').innerHTML += ' | View Map';var $lf2b5337a076c0be3ccd09fdcfc651601 = '

Wildfire Credit Union

Address: 6673 State St, Saginaw, MI 48603, USA
Phone: (989) 249-8200
';var m_f2b5337a076c0be3ccd09fdcfc651601 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wildfire Credit Union',});m_f2b5337a076c0be3ccd09fdcfc651601['infowindow'] = new google.maps.InfoWindow({content: $lf2b5337a076c0be3ccd09fdcfc651601});var infowindow = new google.maps.InfoWindow({content: $lf2b5337a076c0be3ccd09fdcfc651601});google.maps.event.addListener(m_f2b5337a076c0be3ccd09fdcfc651601, 'click', function() {infowindow.open(map,m_f2b5337a076c0be3ccd09fdcfc651601);});$marker.push(m_f2b5337a076c0be3ccd09fdcfc651601);}});var g_2f21c062c91eb5151b29d2326958d716 = new google.maps.Geocoder();g_2f21c062c91eb5151b29d2326958d716.geocode( { 'address': "6640 Bay Rd, Saginaw, MI 48604, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saginaw-MI-wildfire-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('saginaw-MI-wildfire-credit-union'), mapOptions);}document.getElementById('abcddc76').innerHTML += ' | View Map';var $l2f21c062c91eb5151b29d2326958d716 = '

Wildfire Credit Union

Address: 6640 Bay Rd, Saginaw, MI 48604, USA
Phone: (989) 249-8200
';var m_2f21c062c91eb5151b29d2326958d716 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wildfire Credit Union',});m_2f21c062c91eb5151b29d2326958d716['infowindow'] = new google.maps.InfoWindow({content: $l2f21c062c91eb5151b29d2326958d716});var infowindow = new google.maps.InfoWindow({content: $l2f21c062c91eb5151b29d2326958d716});google.maps.event.addListener(m_2f21c062c91eb5151b29d2326958d716, 'click', function() {infowindow.open(map,m_2f21c062c91eb5151b29d2326958d716);});$marker.push(m_2f21c062c91eb5151b29d2326958d716);}});}google.maps.event.addDomListener(window, 'load', initialize);