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.9042,-84.0507)};var g_51e3b51ab288c58d66ddf6859d2dbc58 = new google.maps.Geocoder();g_51e3b51ab288c58d66ddf6859d2dbc58.geocode( { 'address': "615 W Maple Ave, Adrian, MI 49221"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('adrian-MI-lenco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('adrian-MI-lenco-credit-union'), mapOptions);}document.getElementById('bbcf6e09').innerHTML += ' | View Map';var $l51e3b51ab288c58d66ddf6859d2dbc58 = '

Lenco Credit Union

Address: 615 W Maple Ave, Adrian, MI 49221
Phone: (517) 215-7189
';var m_51e3b51ab288c58d66ddf6859d2dbc58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lenco Credit Union',});m_51e3b51ab288c58d66ddf6859d2dbc58['infowindow'] = new google.maps.InfoWindow({content: $l51e3b51ab288c58d66ddf6859d2dbc58});var infowindow = new google.maps.InfoWindow({content: $l51e3b51ab288c58d66ddf6859d2dbc58});google.maps.event.addListener(m_51e3b51ab288c58d66ddf6859d2dbc58, 'click', function() {infowindow.open(map,m_51e3b51ab288c58d66ddf6859d2dbc58);});$marker.push(m_51e3b51ab288c58d66ddf6859d2dbc58);}});var g_f55a368bdd98752ae546592706ca145a = new google.maps.Geocoder();g_f55a368bdd98752ae546592706ca145a.geocode( { 'address': "1441 E US Highway 223, Adrian, MI 49221"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('adrian-MI-lenco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('adrian-MI-lenco-credit-union'), mapOptions);}document.getElementById('af1ab134').innerHTML += ' | View Map';var $lf55a368bdd98752ae546592706ca145a = '

Lenco Credit Union

Address: 1441 E US Highway 223, Adrian, MI 49221
Phone: (517) 263-0851
';var m_f55a368bdd98752ae546592706ca145a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lenco Credit Union',});m_f55a368bdd98752ae546592706ca145a['infowindow'] = new google.maps.InfoWindow({content: $lf55a368bdd98752ae546592706ca145a});var infowindow = new google.maps.InfoWindow({content: $lf55a368bdd98752ae546592706ca145a});google.maps.event.addListener(m_f55a368bdd98752ae546592706ca145a, 'click', function() {infowindow.open(map,m_f55a368bdd98752ae546592706ca145a);});$marker.push(m_f55a368bdd98752ae546592706ca145a);}});}google.maps.event.addDomListener(window, 'load', initialize);