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.2044,-85.5987)};var g_7f6ffaa6bb0b408017b62254211691b5 = new google.maps.Geocoder();g_7f6ffaa6bb0b408017b62254211691b5.geocode( { 'address': "6660 S Westnedge Ave, Portage, MI 49002"}, 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('2de2fb62').innerHTML += ' | View Map';var $l7f6ffaa6bb0b408017b62254211691b5 = '

Old National Bank

Address: 6660 S Westnedge Ave, Portage, MI 49002
Phone: (269) 329-6337
';var m_7f6ffaa6bb0b408017b62254211691b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_7f6ffaa6bb0b408017b62254211691b5['infowindow'] = new google.maps.InfoWindow({content: $l7f6ffaa6bb0b408017b62254211691b5});var infowindow = new google.maps.InfoWindow({content: $l7f6ffaa6bb0b408017b62254211691b5});google.maps.event.addListener(m_7f6ffaa6bb0b408017b62254211691b5, 'click', function() {infowindow.open(map,m_7f6ffaa6bb0b408017b62254211691b5);});$marker.push(m_7f6ffaa6bb0b408017b62254211691b5);}});var g_37a02e4012f8ec6fc59da19e05d983e3 = new google.maps.Geocoder();g_37a02e4012f8ec6fc59da19e05d983e3.geocode( { 'address': "4431 W Centre Ave, Portage, MI 49024"}, 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('e2d41e5e').innerHTML += ' | View Map';var $l37a02e4012f8ec6fc59da19e05d983e3 = '

Old National Bank

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