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.2505,-89.3432)};var g_b0d8489c8695e1b818f8144b6813e807 = new google.maps.Geocoder();g_b0d8489c8695e1b818f8144b6813e807.geocode( { 'address': "313 N Main St, DeForest, WI 53532, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('deforest-WI-dmb-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('deforest-WI-dmb-community-bank'), mapOptions);}document.getElementById('754450b3').innerHTML += ' | View Map';var $lb0d8489c8695e1b818f8144b6813e807 = '

DMB Community Bank

Address: 313 N Main St, DeForest, WI 53532, USA
Phone: (608) 846-3711
';var m_b0d8489c8695e1b818f8144b6813e807 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DMB Community Bank',});m_b0d8489c8695e1b818f8144b6813e807['infowindow'] = new google.maps.InfoWindow({content: $lb0d8489c8695e1b818f8144b6813e807});var infowindow = new google.maps.InfoWindow({content: $lb0d8489c8695e1b818f8144b6813e807});google.maps.event.addListener(m_b0d8489c8695e1b818f8144b6813e807, 'click', function() {infowindow.open(map,m_b0d8489c8695e1b818f8144b6813e807);});$marker.push(m_b0d8489c8695e1b818f8144b6813e807);}});var g_a4547179435c8ed42b3456f5bc2233d3 = new google.maps.Geocoder();g_a4547179435c8ed42b3456f5bc2233d3.geocode( { 'address': "815 S Main St, DeForest, WI 53532, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('deforest-WI-dmb-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('deforest-WI-dmb-community-bank'), mapOptions);}document.getElementById('4f455ee5').innerHTML += ' | View Map';var $la4547179435c8ed42b3456f5bc2233d3 = '

DMB Community Bank

Address: 815 S Main St, DeForest, WI 53532, USA
Phone: (608) 846-7474
';var m_a4547179435c8ed42b3456f5bc2233d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DMB Community Bank',});m_a4547179435c8ed42b3456f5bc2233d3['infowindow'] = new google.maps.InfoWindow({content: $la4547179435c8ed42b3456f5bc2233d3});var infowindow = new google.maps.InfoWindow({content: $la4547179435c8ed42b3456f5bc2233d3});google.maps.event.addListener(m_a4547179435c8ed42b3456f5bc2233d3, 'click', function() {infowindow.open(map,m_a4547179435c8ed42b3456f5bc2233d3);});$marker.push(m_a4547179435c8ed42b3456f5bc2233d3);}});}google.maps.event.addDomListener(window, 'load', initialize);