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(40.4294,-84.9986)};var g_6d817b915d728492dbcab11fd3c626f2 = new google.maps.Geocoder();g_6d817b915d728492dbcab11fd3c626f2.geocode( { 'address': "112 W Main St, Portland, IN 47371"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-IN-first-merchants-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-IN-first-merchants-bank'), mapOptions);}document.getElementById('ba6a865d').innerHTML += ' | View Map';var $l6d817b915d728492dbcab11fd3c626f2 = '

First Merchants Bank

Address: 112 W Main St, Portland, IN 47371
Phone: (260) 726-7158
';var m_6d817b915d728492dbcab11fd3c626f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Merchants Bank',});m_6d817b915d728492dbcab11fd3c626f2['infowindow'] = new google.maps.InfoWindow({content: $l6d817b915d728492dbcab11fd3c626f2});var infowindow = new google.maps.InfoWindow({content: $l6d817b915d728492dbcab11fd3c626f2});google.maps.event.addListener(m_6d817b915d728492dbcab11fd3c626f2, 'click', function() {infowindow.open(map,m_6d817b915d728492dbcab11fd3c626f2);});$marker.push(m_6d817b915d728492dbcab11fd3c626f2);}});var g_da70ebd683030a669cc35e33fb389817 = new google.maps.Geocoder();g_da70ebd683030a669cc35e33fb389817.geocode( { 'address': "218 W Lincoln Ave, Portland, IN 47371"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-IN-first-merchants-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-IN-first-merchants-bank'), mapOptions);}document.getElementById('92926b56').innerHTML += ' | View Map';var $lda70ebd683030a669cc35e33fb389817 = '

First Merchants Bank

Address: 218 W Lincoln Ave, Portland, IN 47371
Phone: (260) 726-2416
';var m_da70ebd683030a669cc35e33fb389817 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Merchants Bank',});m_da70ebd683030a669cc35e33fb389817['infowindow'] = new google.maps.InfoWindow({content: $lda70ebd683030a669cc35e33fb389817});var infowindow = new google.maps.InfoWindow({content: $lda70ebd683030a669cc35e33fb389817});google.maps.event.addListener(m_da70ebd683030a669cc35e33fb389817, 'click', function() {infowindow.open(map,m_da70ebd683030a669cc35e33fb389817);});$marker.push(m_da70ebd683030a669cc35e33fb389817);}});}google.maps.event.addDomListener(window, 'load', initialize);