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.5755,-87.1814)};var g_6240df6c4f9bbbdc941c03a11db35020 = new google.maps.Geocoder();g_6240df6c4f9bbbdc941c03a11db35020.geocode( { 'address': "3395 Willowcreek Rd, Portage, IN 46368, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portage-IN-1st-source-bank').style.display = '';map = new google.maps.Map(document.getElementById('portage-IN-1st-source-bank'), mapOptions);}document.getElementById('1b169578').innerHTML += ' | View Map';var $l6240df6c4f9bbbdc941c03a11db35020 = '

1st Source Bank

Address: 3395 Willowcreek Rd, Portage, IN 46368, USA
Phone: (219) 762-3834
';var m_6240df6c4f9bbbdc941c03a11db35020 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: '1st Source Bank',});m_6240df6c4f9bbbdc941c03a11db35020['infowindow'] = new google.maps.InfoWindow({content: $l6240df6c4f9bbbdc941c03a11db35020});var infowindow = new google.maps.InfoWindow({content: $l6240df6c4f9bbbdc941c03a11db35020});google.maps.event.addListener(m_6240df6c4f9bbbdc941c03a11db35020, 'click', function() {infowindow.open(map,m_6240df6c4f9bbbdc941c03a11db35020);});$marker.push(m_6240df6c4f9bbbdc941c03a11db35020);}});var g_57d8f002bbe76e1a04c9170788b0a85a = new google.maps.Geocoder();g_57d8f002bbe76e1a04c9170788b0a85a.geocode( { 'address': "6043 Central Ave, Portage, IN 46368, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portage-IN-1st-source-bank').style.display = '';map = new google.maps.Map(document.getElementById('portage-IN-1st-source-bank'), mapOptions);}document.getElementById('9901954f').innerHTML += ' | View Map';var $l57d8f002bbe76e1a04c9170788b0a85a = '

1st Source Bank

Address: 6043 Central Ave, Portage, IN 46368, USA
Phone: (219) 762-2165
';var m_57d8f002bbe76e1a04c9170788b0a85a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: '1st Source Bank',});m_57d8f002bbe76e1a04c9170788b0a85a['infowindow'] = new google.maps.InfoWindow({content: $l57d8f002bbe76e1a04c9170788b0a85a});var infowindow = new google.maps.InfoWindow({content: $l57d8f002bbe76e1a04c9170788b0a85a});google.maps.event.addListener(m_57d8f002bbe76e1a04c9170788b0a85a, 'click', function() {infowindow.open(map,m_57d8f002bbe76e1a04c9170788b0a85a);});$marker.push(m_57d8f002bbe76e1a04c9170788b0a85a);}});}google.maps.event.addDomListener(window, 'load', initialize);