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.2747,-85.6766)};var g_d8dc77adb1868e576d5bea6a23798e9c = new google.maps.Geocoder();g_d8dc77adb1868e576d5bea6a23798e9c.geocode( { 'address': "5991 Gull Rd, Kalamazoo, MI 49048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-arbor-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-arbor-financial-credit-union'), mapOptions);}document.getElementById('0c51114a').innerHTML += ' | View Map';var $ld8dc77adb1868e576d5bea6a23798e9c = '

Arbor Financial Credit Union

Address: 5991 Gull Rd, Kalamazoo, MI 49048, USA
Phone: (269) 375-6702
';var m_d8dc77adb1868e576d5bea6a23798e9c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Arbor Financial Credit Union',});m_d8dc77adb1868e576d5bea6a23798e9c['infowindow'] = new google.maps.InfoWindow({content: $ld8dc77adb1868e576d5bea6a23798e9c});var infowindow = new google.maps.InfoWindow({content: $ld8dc77adb1868e576d5bea6a23798e9c});google.maps.event.addListener(m_d8dc77adb1868e576d5bea6a23798e9c, 'click', function() {infowindow.open(map,m_d8dc77adb1868e576d5bea6a23798e9c);});$marker.push(m_d8dc77adb1868e576d5bea6a23798e9c);}});var g_8f938878d1078d25e184c24dc82376b5 = new google.maps.Geocoder();g_8f938878d1078d25e184c24dc82376b5.geocode( { 'address': "1551 S 9th St, Kalamazoo, MI 49009, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-arbor-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-arbor-financial-credit-union'), mapOptions);}document.getElementById('fe1389d5').innerHTML += ' | View Map';var $l8f938878d1078d25e184c24dc82376b5 = '

Arbor Financial Credit Union

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