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.5923,-84.9589)};var g_76f681618c196a2a40dc7d65c83c6561 = new google.maps.Geocoder();g_76f681618c196a2a40dc7d65c83c6561.geocode( { 'address': "215 E Line St, Geneva, IN 46740, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('geneva-IN-limberlost-bancshares-inc').style.display = '';map = new google.maps.Map(document.getElementById('geneva-IN-limberlost-bancshares-inc'), mapOptions);}document.getElementById('2297dc18').innerHTML += ' | View Map';var $l76f681618c196a2a40dc7d65c83c6561 = '

Limberlost Bancshares Inc

Address: 215 E Line St, Geneva, IN 46740, USA
Phone: (260) 368-7288
';var m_76f681618c196a2a40dc7d65c83c6561 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Limberlost Bancshares Inc',});m_76f681618c196a2a40dc7d65c83c6561['infowindow'] = new google.maps.InfoWindow({content: $l76f681618c196a2a40dc7d65c83c6561});var infowindow = new google.maps.InfoWindow({content: $l76f681618c196a2a40dc7d65c83c6561});google.maps.event.addListener(m_76f681618c196a2a40dc7d65c83c6561, 'click', function() {infowindow.open(map,m_76f681618c196a2a40dc7d65c83c6561);});$marker.push(m_76f681618c196a2a40dc7d65c83c6561);}});}google.maps.event.addDomListener(window, 'load', initialize);