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.2202,-85.5911)};var g_aea82aaedd0ca42cd2b356ae965efbb0 = new google.maps.Geocoder();g_aea82aaedd0ca42cd2b356ae965efbb0.geocode( { 'address': "6660 S Westnedge Ave, Portage, MI 49002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portage-MI-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('portage-MI-old-national-bank'), mapOptions);}document.getElementById('b55a9946').innerHTML += ' | View Map';var $laea82aaedd0ca42cd2b356ae965efbb0 = '

Old National Bank

Address: 6660 S Westnedge Ave, Portage, MI 49002, USA
Phone: (269) 329-6337
';var m_aea82aaedd0ca42cd2b356ae965efbb0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_aea82aaedd0ca42cd2b356ae965efbb0['infowindow'] = new google.maps.InfoWindow({content: $laea82aaedd0ca42cd2b356ae965efbb0});var infowindow = new google.maps.InfoWindow({content: $laea82aaedd0ca42cd2b356ae965efbb0});google.maps.event.addListener(m_aea82aaedd0ca42cd2b356ae965efbb0, 'click', function() {infowindow.open(map,m_aea82aaedd0ca42cd2b356ae965efbb0);});$marker.push(m_aea82aaedd0ca42cd2b356ae965efbb0);}});var g_06fc84d47e897239bad6435de9d4425f = new google.maps.Geocoder();g_06fc84d47e897239bad6435de9d4425f.geocode( { 'address': "4431 W Centre Ave, Portage, MI 49024, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portage-MI-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('portage-MI-old-national-bank'), mapOptions);}document.getElementById('825ecdfa').innerHTML += ' | View Map';var $l06fc84d47e897239bad6435de9d4425f = '

Old National Bank

Address: 4431 W Centre Ave, Portage, MI 49024, USA
Phone: (269) 323-7448
';var m_06fc84d47e897239bad6435de9d4425f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_06fc84d47e897239bad6435de9d4425f['infowindow'] = new google.maps.InfoWindow({content: $l06fc84d47e897239bad6435de9d4425f});var infowindow = new google.maps.InfoWindow({content: $l06fc84d47e897239bad6435de9d4425f});google.maps.event.addListener(m_06fc84d47e897239bad6435de9d4425f, 'click', function() {infowindow.open(map,m_06fc84d47e897239bad6435de9d4425f);});$marker.push(m_06fc84d47e897239bad6435de9d4425f);}});}google.maps.event.addDomListener(window, 'load', initialize);