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(43.1877,-88.7232)};var g_d38115fbcb4181464a5ed6d1f36a7d47 = new google.maps.Geocoder();g_d38115fbcb4181464a5ed6d1f36a7d47.geocode( { 'address': "1725 S Church St, Watertown, WI 53094"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('watertown-WI-ixonia-bank').style.display = '';map = new google.maps.Map(document.getElementById('watertown-WI-ixonia-bank'), mapOptions);}document.getElementById('163550a5').innerHTML += ' | View Map';var $ld38115fbcb4181464a5ed6d1f36a7d47 = '

Ixonia Bank

Address: 1725 S Church St, Watertown, WI 53094
Phone: (920) 206-2000
';var m_d38115fbcb4181464a5ed6d1f36a7d47 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ixonia Bank',});m_d38115fbcb4181464a5ed6d1f36a7d47['infowindow'] = new google.maps.InfoWindow({content: $ld38115fbcb4181464a5ed6d1f36a7d47});var infowindow = new google.maps.InfoWindow({content: $ld38115fbcb4181464a5ed6d1f36a7d47});google.maps.event.addListener(m_d38115fbcb4181464a5ed6d1f36a7d47, 'click', function() {infowindow.open(map,m_d38115fbcb4181464a5ed6d1f36a7d47);});$marker.push(m_d38115fbcb4181464a5ed6d1f36a7d47);}});var g_4bcf88d50a2f8b839ff5be1055782914 = new google.maps.Geocoder();g_4bcf88d50a2f8b839ff5be1055782914.geocode( { 'address': "109 Oakridge CT, Watertown, WI 53094"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('watertown-WI-ixonia-bank').style.display = '';map = new google.maps.Map(document.getElementById('watertown-WI-ixonia-bank'), mapOptions);}document.getElementById('82247476').innerHTML += ' | View Map';var $l4bcf88d50a2f8b839ff5be1055782914 = '

Ixonia Bank

Address: 109 Oakridge CT, Watertown, WI 53094
Phone: (920) 262-6949
';var m_4bcf88d50a2f8b839ff5be1055782914 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ixonia Bank',});m_4bcf88d50a2f8b839ff5be1055782914['infowindow'] = new google.maps.InfoWindow({content: $l4bcf88d50a2f8b839ff5be1055782914});var infowindow = new google.maps.InfoWindow({content: $l4bcf88d50a2f8b839ff5be1055782914});google.maps.event.addListener(m_4bcf88d50a2f8b839ff5be1055782914, 'click', function() {infowindow.open(map,m_4bcf88d50a2f8b839ff5be1055782914);});$marker.push(m_4bcf88d50a2f8b839ff5be1055782914);}});}google.maps.event.addDomListener(window, 'load', initialize);