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(38.658,-87.1711)};var g_a81fd14f84d7df07fbc3c49bcd9e705f = new google.maps.Geocoder();g_a81fd14f84d7df07fbc3c49bcd9e705f.geocode( { 'address': "201 E Main St, Washington, IN 47501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('washington-IN-german-american-bank').style.display = '';map = new google.maps.Map(document.getElementById('washington-IN-german-american-bank'), mapOptions);}document.getElementById('96eacacc').innerHTML += ' | View Map';var $la81fd14f84d7df07fbc3c49bcd9e705f = '

German American Bank

Address: 201 E Main St, Washington, IN 47501
Phone: (812) 254-4630
';var m_a81fd14f84d7df07fbc3c49bcd9e705f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'German American Bank',});m_a81fd14f84d7df07fbc3c49bcd9e705f['infowindow'] = new google.maps.InfoWindow({content: $la81fd14f84d7df07fbc3c49bcd9e705f});var infowindow = new google.maps.InfoWindow({content: $la81fd14f84d7df07fbc3c49bcd9e705f});google.maps.event.addListener(m_a81fd14f84d7df07fbc3c49bcd9e705f, 'click', function() {infowindow.open(map,m_a81fd14f84d7df07fbc3c49bcd9e705f);});$marker.push(m_a81fd14f84d7df07fbc3c49bcd9e705f);}});var g_8bb9f7ea02973f617895adcadb2f4489 = new google.maps.Geocoder();g_8bb9f7ea02973f617895adcadb2f4489.geocode( { 'address': "31 Cherry Tree Plz, Washington, IN 47501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('washington-IN-german-american-bank').style.display = '';map = new google.maps.Map(document.getElementById('washington-IN-german-american-bank'), mapOptions);}document.getElementById('e9b50d87').innerHTML += ' | View Map';var $l8bb9f7ea02973f617895adcadb2f4489 = '

German American Bank

Address: 31 Cherry Tree Plz, Washington, IN 47501
Phone: (812) 254-1313
';var m_8bb9f7ea02973f617895adcadb2f4489 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'German American Bank',});m_8bb9f7ea02973f617895adcadb2f4489['infowindow'] = new google.maps.InfoWindow({content: $l8bb9f7ea02973f617895adcadb2f4489});var infowindow = new google.maps.InfoWindow({content: $l8bb9f7ea02973f617895adcadb2f4489});google.maps.event.addListener(m_8bb9f7ea02973f617895adcadb2f4489, 'click', function() {infowindow.open(map,m_8bb9f7ea02973f617895adcadb2f4489);});$marker.push(m_8bb9f7ea02973f617895adcadb2f4489);}});}google.maps.event.addDomListener(window, 'load', initialize);