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.2723,-85.6488)};var g_20d1b1738e2f75c4629e32f1011ab25d = new google.maps.Geocoder();g_20d1b1738e2f75c4629e32f1011ab25d.geocode( { 'address': "S.1650 Drake Rd, Kalamazoo, MI 49006, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-kellogg-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-kellogg-community-credit-union'), mapOptions);}document.getElementById('5a1ef5a9').innerHTML += ' | View Map';var $l20d1b1738e2f75c4629e32f1011ab25d = '

Kellogg Community Credit Union

Address: S.1650 Drake Rd, Kalamazoo, MI 49006, USA
Phone: (269) 484-8200
';var m_20d1b1738e2f75c4629e32f1011ab25d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kellogg Community Credit Union',});m_20d1b1738e2f75c4629e32f1011ab25d['infowindow'] = new google.maps.InfoWindow({content: $l20d1b1738e2f75c4629e32f1011ab25d});var infowindow = new google.maps.InfoWindow({content: $l20d1b1738e2f75c4629e32f1011ab25d});google.maps.event.addListener(m_20d1b1738e2f75c4629e32f1011ab25d, 'click', function() {infowindow.open(map,m_20d1b1738e2f75c4629e32f1011ab25d);});$marker.push(m_20d1b1738e2f75c4629e32f1011ab25d);}});var g_2c3b70d2ac93d0988edb191769dc3670 = new google.maps.Geocoder();g_2c3b70d2ac93d0988edb191769dc3670.geocode( { 'address': "5067 Gull Rd, Kalamazoo, MI 49048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-kellogg-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-kellogg-community-credit-union'), mapOptions);}document.getElementById('7ce75643').innerHTML += ' | View Map';var $l2c3b70d2ac93d0988edb191769dc3670 = '

Kellogg Community Credit Union

Address: 5067 Gull Rd, Kalamazoo, MI 49048, USA
Phone: (269) 250-9069
';var m_2c3b70d2ac93d0988edb191769dc3670 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kellogg Community Credit Union',});m_2c3b70d2ac93d0988edb191769dc3670['infowindow'] = new google.maps.InfoWindow({content: $l2c3b70d2ac93d0988edb191769dc3670});var infowindow = new google.maps.InfoWindow({content: $l2c3b70d2ac93d0988edb191769dc3670});google.maps.event.addListener(m_2c3b70d2ac93d0988edb191769dc3670, 'click', function() {infowindow.open(map,m_2c3b70d2ac93d0988edb191769dc3670);});$marker.push(m_2c3b70d2ac93d0988edb191769dc3670);}});}google.maps.event.addDomListener(window, 'load', initialize);