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(41.8311,-86.2579)};var g_519c84155964659375821f7ca576f095 = new google.maps.Geocoder();g_519c84155964659375821f7ca576f095.geocode( { 'address': "123 Sycamore St, Niles, MI 49120, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('niles-MI-united-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('niles-MI-united-federal-credit-union'), mapOptions);}document.getElementById('2310d7e8').innerHTML += ' | View Map';var $l519c84155964659375821f7ca576f095 = '

United Federal Credit Union

Address: 123 Sycamore St, Niles, MI 49120, USA
Phone: (888) 982-1400
';var m_519c84155964659375821f7ca576f095 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Federal Credit Union',});m_519c84155964659375821f7ca576f095['infowindow'] = new google.maps.InfoWindow({content: $l519c84155964659375821f7ca576f095});var infowindow = new google.maps.InfoWindow({content: $l519c84155964659375821f7ca576f095});google.maps.event.addListener(m_519c84155964659375821f7ca576f095, 'click', function() {infowindow.open(map,m_519c84155964659375821f7ca576f095);});$marker.push(m_519c84155964659375821f7ca576f095);}});var g_39183d4b26c4bb6f1a69b8040cfc8960 = new google.maps.Geocoder();g_39183d4b26c4bb6f1a69b8040cfc8960.geocode( { 'address': "2100 S 11th St, Niles, MI 49120, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('niles-MI-united-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('niles-MI-united-federal-credit-union'), mapOptions);}document.getElementById('1999c475').innerHTML += ' | View Map';var $l39183d4b26c4bb6f1a69b8040cfc8960 = '

United Federal Credit Union

Address: 2100 S 11th St, Niles, MI 49120, USA
Phone: (888) 982-1400
';var m_39183d4b26c4bb6f1a69b8040cfc8960 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Federal Credit Union',});m_39183d4b26c4bb6f1a69b8040cfc8960['infowindow'] = new google.maps.InfoWindow({content: $l39183d4b26c4bb6f1a69b8040cfc8960});var infowindow = new google.maps.InfoWindow({content: $l39183d4b26c4bb6f1a69b8040cfc8960});google.maps.event.addListener(m_39183d4b26c4bb6f1a69b8040cfc8960, 'click', function() {infowindow.open(map,m_39183d4b26c4bb6f1a69b8040cfc8960);});$marker.push(m_39183d4b26c4bb6f1a69b8040cfc8960);}});}google.maps.event.addDomListener(window, 'load', initialize);