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.0247,-86.9131)};var g_9a253ffc9db1a7849b1bb8adccb36709 = new google.maps.Geocoder();g_9a253ffc9db1a7849b1bb8adccb36709.geocode( { 'address': "658 S Us Hwy 231, Bloomfield, IN 47424"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bloomfield-IN-bloomfield-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('bloomfield-IN-bloomfield-state-bank'), mapOptions);}document.getElementById('d5f719c1').innerHTML += ' | View Map';var $l9a253ffc9db1a7849b1bb8adccb36709 = '

Bloomfield State Bank

Address: 658 S Us Hwy 231, Bloomfield, IN 47424
Phone: (812) 384-3505
';var m_9a253ffc9db1a7849b1bb8adccb36709 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bloomfield State Bank',});m_9a253ffc9db1a7849b1bb8adccb36709['infowindow'] = new google.maps.InfoWindow({content: $l9a253ffc9db1a7849b1bb8adccb36709});var infowindow = new google.maps.InfoWindow({content: $l9a253ffc9db1a7849b1bb8adccb36709});google.maps.event.addListener(m_9a253ffc9db1a7849b1bb8adccb36709, 'click', function() {infowindow.open(map,m_9a253ffc9db1a7849b1bb8adccb36709);});$marker.push(m_9a253ffc9db1a7849b1bb8adccb36709);}});var g_cf87aa07bf4739cd9fed438d1f6c1770 = new google.maps.Geocoder();g_cf87aa07bf4739cd9fed438d1f6c1770.geocode( { 'address': "48 N Washington St, Bloomfield, IN 47424"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bloomfield-IN-bloomfield-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('bloomfield-IN-bloomfield-state-bank'), mapOptions);}document.getElementById('92a524ba').innerHTML += ' | View Map';var $lcf87aa07bf4739cd9fed438d1f6c1770 = '

Bloomfield State Bank

Address: 48 N Washington St, Bloomfield, IN 47424
Phone: (812) 384-4431
';var m_cf87aa07bf4739cd9fed438d1f6c1770 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bloomfield State Bank',});m_cf87aa07bf4739cd9fed438d1f6c1770['infowindow'] = new google.maps.InfoWindow({content: $lcf87aa07bf4739cd9fed438d1f6c1770});var infowindow = new google.maps.InfoWindow({content: $lcf87aa07bf4739cd9fed438d1f6c1770});google.maps.event.addListener(m_cf87aa07bf4739cd9fed438d1f6c1770, 'click', function() {infowindow.open(map,m_cf87aa07bf4739cd9fed438d1f6c1770);});$marker.push(m_cf87aa07bf4739cd9fed438d1f6c1770);}});}google.maps.event.addDomListener(window, 'load', initialize);