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.3251,-88.1696)};var g_06a529543f3b631a5a9e898eeaab3d2e = new google.maps.Geocoder();g_06a529543f3b631a5a9e898eeaab3d2e.geocode( { 'address': "450 High St, Wrightstown, WI 54180"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wrightstown-WI-denmark-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('wrightstown-WI-denmark-state-bank'), mapOptions);}document.getElementById('1a65b47b').innerHTML += ' | View Map';var $l06a529543f3b631a5a9e898eeaab3d2e = '

Denmark State Bank

Address: 450 High St, Wrightstown, WI 54180
Phone: (920) 532-4063
';var m_06a529543f3b631a5a9e898eeaab3d2e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Denmark State Bank',});m_06a529543f3b631a5a9e898eeaab3d2e['infowindow'] = new google.maps.InfoWindow({content: $l06a529543f3b631a5a9e898eeaab3d2e});var infowindow = new google.maps.InfoWindow({content: $l06a529543f3b631a5a9e898eeaab3d2e});google.maps.event.addListener(m_06a529543f3b631a5a9e898eeaab3d2e, 'click', function() {infowindow.open(map,m_06a529543f3b631a5a9e898eeaab3d2e);});$marker.push(m_06a529543f3b631a5a9e898eeaab3d2e);}});var g_802a69847227eea5570b2ac34a61203f = new google.maps.Geocoder();g_802a69847227eea5570b2ac34a61203f.geocode( { 'address': "1050 Broadway St, Wrightstown, WI 54180"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wrightstown-WI-denmark-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('wrightstown-WI-denmark-state-bank'), mapOptions);}document.getElementById('bb7f129e').innerHTML += ' | View Map';var $l802a69847227eea5570b2ac34a61203f = '

Denmark State Bank

Address: 1050 Broadway St, Wrightstown, WI 54180
Phone: (920) 532-0100
';var m_802a69847227eea5570b2ac34a61203f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Denmark State Bank',});m_802a69847227eea5570b2ac34a61203f['infowindow'] = new google.maps.InfoWindow({content: $l802a69847227eea5570b2ac34a61203f});var infowindow = new google.maps.InfoWindow({content: $l802a69847227eea5570b2ac34a61203f});google.maps.event.addListener(m_802a69847227eea5570b2ac34a61203f, 'click', function() {infowindow.open(map,m_802a69847227eea5570b2ac34a61203f);});$marker.push(m_802a69847227eea5570b2ac34a61203f);}});}google.maps.event.addDomListener(window, 'load', initialize);