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(42.2639,-85.464)};var g_f5e647292cc4e1064968ca62bebe7e47 = new google.maps.Geocoder();g_f5e647292cc4e1064968ca62bebe7e47.geocode( { 'address': "5991 Gull Rd, Kalamazoo, MI 49048"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-educational-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-educational-community-credit-union'), mapOptions);}document.getElementById('88813923').innerHTML += ' | View Map';var $lf5e647292cc4e1064968ca62bebe7e47 = '

Educational Community Credit Union

Address: 5991 Gull Rd, Kalamazoo, MI 49048
Phone: (269) 383-2844
';var m_f5e647292cc4e1064968ca62bebe7e47 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Educational Community Credit Union',});m_f5e647292cc4e1064968ca62bebe7e47['infowindow'] = new google.maps.InfoWindow({content: $lf5e647292cc4e1064968ca62bebe7e47});var infowindow = new google.maps.InfoWindow({content: $lf5e647292cc4e1064968ca62bebe7e47});google.maps.event.addListener(m_f5e647292cc4e1064968ca62bebe7e47, 'click', function() {infowindow.open(map,m_f5e647292cc4e1064968ca62bebe7e47);});$marker.push(m_f5e647292cc4e1064968ca62bebe7e47);}});var g_77996a155c0768cbe2f5ecd13984163c = new google.maps.Geocoder();g_77996a155c0768cbe2f5ecd13984163c.geocode( { 'address': "1551 S 9th St, Kalamazoo, MI 49009"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-educational-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-educational-community-credit-union'), mapOptions);}document.getElementById('ef03a561').innerHTML += ' | View Map';var $l77996a155c0768cbe2f5ecd13984163c = '

Educational Community Credit Union

Address: 1551 S 9th St, Kalamazoo, MI 49009
Phone: (269) 375-6702
';var m_77996a155c0768cbe2f5ecd13984163c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Educational Community Credit Union',});m_77996a155c0768cbe2f5ecd13984163c['infowindow'] = new google.maps.InfoWindow({content: $l77996a155c0768cbe2f5ecd13984163c});var infowindow = new google.maps.InfoWindow({content: $l77996a155c0768cbe2f5ecd13984163c});google.maps.event.addListener(m_77996a155c0768cbe2f5ecd13984163c, 'click', function() {infowindow.open(map,m_77996a155c0768cbe2f5ecd13984163c);});$marker.push(m_77996a155c0768cbe2f5ecd13984163c);}});}google.maps.event.addDomListener(window, 'load', initialize);