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.8015,-85.4012)};var g_4441127e4d29e75da41885f150a5a6c0 = new google.maps.Geocoder();g_4441127e4d29e75da41885f150a5a6c0.geocode( { 'address': "1500 E Chicago Rd, Sturgis, MI 49091, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sturgis-MI-keybank-national-association').style.display = '';map = new google.maps.Map(document.getElementById('sturgis-MI-keybank-national-association'), mapOptions);}document.getElementById('787889e2').innerHTML += ' | View Map';var $l4441127e4d29e75da41885f150a5a6c0 = '

Keybank, National Association

Address: 1500 E Chicago Rd, Sturgis, MI 49091, USA
Phone:
';var m_4441127e4d29e75da41885f150a5a6c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Keybank, National Association',});m_4441127e4d29e75da41885f150a5a6c0['infowindow'] = new google.maps.InfoWindow({content: $l4441127e4d29e75da41885f150a5a6c0});var infowindow = new google.maps.InfoWindow({content: $l4441127e4d29e75da41885f150a5a6c0});google.maps.event.addListener(m_4441127e4d29e75da41885f150a5a6c0, 'click', function() {infowindow.open(map,m_4441127e4d29e75da41885f150a5a6c0);});$marker.push(m_4441127e4d29e75da41885f150a5a6c0);}});var g_298cf938818f682c3986abeb72b5fb8d = new google.maps.Geocoder();g_298cf938818f682c3986abeb72b5fb8d.geocode( { 'address': "1360 W Maumee, Sturgis, MI 49091, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sturgis-MI-keybank-national-association').style.display = '';map = new google.maps.Map(document.getElementById('sturgis-MI-keybank-national-association'), mapOptions);}document.getElementById('d75148ca').innerHTML += ' | View Map';var $l298cf938818f682c3986abeb72b5fb8d = '

Keybank, National Association

Address: 1360 W Maumee, Sturgis, MI 49091, USA
Phone:
';var m_298cf938818f682c3986abeb72b5fb8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Keybank, National Association',});m_298cf938818f682c3986abeb72b5fb8d['infowindow'] = new google.maps.InfoWindow({content: $l298cf938818f682c3986abeb72b5fb8d});var infowindow = new google.maps.InfoWindow({content: $l298cf938818f682c3986abeb72b5fb8d});google.maps.event.addListener(m_298cf938818f682c3986abeb72b5fb8d, 'click', function() {infowindow.open(map,m_298cf938818f682c3986abeb72b5fb8d);});$marker.push(m_298cf938818f682c3986abeb72b5fb8d);}});}google.maps.event.addDomListener(window, 'load', initialize);