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(44.9026,-97.1213)};var g_5553cfaf751a4b14960b7581a20bc142 = new google.maps.Geocoder();g_5553cfaf751a4b14960b7581a20bc142.geocode( { 'address': "1320 9th Ave SE, Watertown, SD 57201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('watertown-SD-home-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('watertown-SD-home-federal-bank'), mapOptions);}document.getElementById('29802658').innerHTML += ' | View Map';var $l5553cfaf751a4b14960b7581a20bc142 = '

Home Federal Bank

Address: 1320 9th Ave SE, Watertown, SD 57201
Phone: (605) 882-9683
';var m_5553cfaf751a4b14960b7581a20bc142 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home Federal Bank',});m_5553cfaf751a4b14960b7581a20bc142['infowindow'] = new google.maps.InfoWindow({content: $l5553cfaf751a4b14960b7581a20bc142});var infowindow = new google.maps.InfoWindow({content: $l5553cfaf751a4b14960b7581a20bc142});google.maps.event.addListener(m_5553cfaf751a4b14960b7581a20bc142, 'click', function() {infowindow.open(map,m_5553cfaf751a4b14960b7581a20bc142);});$marker.push(m_5553cfaf751a4b14960b7581a20bc142);}});var g_d5f76104b737df719677726fe87a7525 = new google.maps.Geocoder();g_d5f76104b737df719677726fe87a7525.geocode( { 'address': "25 19th St NE, Watertown, SD 57201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('watertown-SD-home-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('watertown-SD-home-federal-bank'), mapOptions);}document.getElementById('197ed0ec').innerHTML += ' | View Map';var $ld5f76104b737df719677726fe87a7525 = '

Home Federal Bank

Address: 25 19th St NE, Watertown, SD 57201
Phone: (605) 886-4499
';var m_d5f76104b737df719677726fe87a7525 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home Federal Bank',});m_d5f76104b737df719677726fe87a7525['infowindow'] = new google.maps.InfoWindow({content: $ld5f76104b737df719677726fe87a7525});var infowindow = new google.maps.InfoWindow({content: $ld5f76104b737df719677726fe87a7525});google.maps.event.addListener(m_d5f76104b737df719677726fe87a7525, 'click', function() {infowindow.open(map,m_d5f76104b737df719677726fe87a7525);});$marker.push(m_d5f76104b737df719677726fe87a7525);}});}google.maps.event.addDomListener(window, 'load', initialize);