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(39.9925,-85.7729)};var g_99dc0af815ca4d14c574c599ba028da7 = new google.maps.Geocoder();g_99dc0af815ca4d14c574c599ba028da7.geocode( { 'address': "3055 W US Highway 36, Pendleton, IN 46064"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pendleton-IN-first-merchants-bank').style.display = '';map = new google.maps.Map(document.getElementById('pendleton-IN-first-merchants-bank'), mapOptions);}document.getElementById('b97b869e').innerHTML += ' | View Map';var $l99dc0af815ca4d14c574c599ba028da7 = '

First Merchants Bank

Address: 3055 W US Highway 36, Pendleton, IN 46064
Phone: (765) 778-9793
';var m_99dc0af815ca4d14c574c599ba028da7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Merchants Bank',});m_99dc0af815ca4d14c574c599ba028da7['infowindow'] = new google.maps.InfoWindow({content: $l99dc0af815ca4d14c574c599ba028da7});var infowindow = new google.maps.InfoWindow({content: $l99dc0af815ca4d14c574c599ba028da7});google.maps.event.addListener(m_99dc0af815ca4d14c574c599ba028da7, 'click', function() {infowindow.open(map,m_99dc0af815ca4d14c574c599ba028da7);});$marker.push(m_99dc0af815ca4d14c574c599ba028da7);}});var g_3768015ca755df9e84bbcef37398ad92 = new google.maps.Geocoder();g_3768015ca755df9e84bbcef37398ad92.geocode( { 'address': "100 E State St, Pendleton, IN 46064"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pendleton-IN-first-merchants-bank').style.display = '';map = new google.maps.Map(document.getElementById('pendleton-IN-first-merchants-bank'), mapOptions);}document.getElementById('0d220a17').innerHTML += ' | View Map';var $l3768015ca755df9e84bbcef37398ad92 = '

First Merchants Bank

Address: 100 E State St, Pendleton, IN 46064
Phone: (765) 778-2132
';var m_3768015ca755df9e84bbcef37398ad92 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Merchants Bank',});m_3768015ca755df9e84bbcef37398ad92['infowindow'] = new google.maps.InfoWindow({content: $l3768015ca755df9e84bbcef37398ad92});var infowindow = new google.maps.InfoWindow({content: $l3768015ca755df9e84bbcef37398ad92});google.maps.event.addListener(m_3768015ca755df9e84bbcef37398ad92, 'click', function() {infowindow.open(map,m_3768015ca755df9e84bbcef37398ad92);});$marker.push(m_3768015ca755df9e84bbcef37398ad92);}});}google.maps.event.addDomListener(window, 'load', initialize);