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.2598,-85.5599)};var g_aa77cc3f98e2c468e52a8f177918a95d = new google.maps.Geocoder();g_aa77cc3f98e2c468e52a8f177918a95d.geocode( { 'address': "1609 East Cork Street, Kalamazoo, MI 49001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-omni-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-omni-community-credit-union'), mapOptions);}document.getElementById('600b729e').innerHTML += ' | View Map';var $laa77cc3f98e2c468e52a8f177918a95d = '

OMNI Community Credit Union

Address: 1609 East Cork Street, Kalamazoo, MI 49001, USA
Phone: (269) 441-1400
';var m_aa77cc3f98e2c468e52a8f177918a95d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OMNI Community Credit Union',});m_aa77cc3f98e2c468e52a8f177918a95d['infowindow'] = new google.maps.InfoWindow({content: $laa77cc3f98e2c468e52a8f177918a95d});var infowindow = new google.maps.InfoWindow({content: $laa77cc3f98e2c468e52a8f177918a95d});google.maps.event.addListener(m_aa77cc3f98e2c468e52a8f177918a95d, 'click', function() {infowindow.open(map,m_aa77cc3f98e2c468e52a8f177918a95d);});$marker.push(m_aa77cc3f98e2c468e52a8f177918a95d);}});var g_7df9bc0b4240842b4d04780b6315edb5 = new google.maps.Geocoder();g_7df9bc0b4240842b4d04780b6315edb5.geocode( { 'address': "6622 W Main St, Kalamazoo, MI 49009, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-omni-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-omni-community-credit-union'), mapOptions);}document.getElementById('c6979f77').innerHTML += ' | View Map';var $l7df9bc0b4240842b4d04780b6315edb5 = '

OMNI Community Credit Union

Address: 6622 W Main St, Kalamazoo, MI 49009, USA
Phone: (269) 381-2790
';var m_7df9bc0b4240842b4d04780b6315edb5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OMNI Community Credit Union',});m_7df9bc0b4240842b4d04780b6315edb5['infowindow'] = new google.maps.InfoWindow({content: $l7df9bc0b4240842b4d04780b6315edb5});var infowindow = new google.maps.InfoWindow({content: $l7df9bc0b4240842b4d04780b6315edb5});google.maps.event.addListener(m_7df9bc0b4240842b4d04780b6315edb5, 'click', function() {infowindow.open(map,m_7df9bc0b4240842b4d04780b6315edb5);});$marker.push(m_7df9bc0b4240842b4d04780b6315edb5);}});}google.maps.event.addDomListener(window, 'load', initialize);