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.7024,-91.0117)};var g_5adfd8d53b19d7002c759b7fb1de97b0 = new google.maps.Geocoder();g_5adfd8d53b19d7002c759b7fb1de97b0.geocode( { 'address': "501 N Main St, Westby, WI 54667, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westby-WI-wccu-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('westby-WI-wccu-credit-union'), mapOptions);}document.getElementById('5fb0d1a6').innerHTML += ' | View Map';var $l5adfd8d53b19d7002c759b7fb1de97b0 = '

WCCU Credit Union

Address: 501 N Main St, Westby, WI 54667, USA
Phone: (608) 634-3118
';var m_5adfd8d53b19d7002c759b7fb1de97b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'WCCU Credit Union',});m_5adfd8d53b19d7002c759b7fb1de97b0['infowindow'] = new google.maps.InfoWindow({content: $l5adfd8d53b19d7002c759b7fb1de97b0});var infowindow = new google.maps.InfoWindow({content: $l5adfd8d53b19d7002c759b7fb1de97b0});google.maps.event.addListener(m_5adfd8d53b19d7002c759b7fb1de97b0, 'click', function() {infowindow.open(map,m_5adfd8d53b19d7002c759b7fb1de97b0);});$marker.push(m_5adfd8d53b19d7002c759b7fb1de97b0);}});var g_478423056f0942a464052ccc8e0d064d = new google.maps.Geocoder();g_478423056f0942a464052ccc8e0d064d.geocode( { 'address': "502 Central Ave, Westby, WI 54667, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westby-WI-wccu-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('westby-WI-wccu-credit-union'), mapOptions);}document.getElementById('32b0ac71').innerHTML += ' | View Map';var $l478423056f0942a464052ccc8e0d064d = '

WCCU Credit Union

Address: 502 Central Ave, Westby, WI 54667, USA
Phone: (608) 452-2444
';var m_478423056f0942a464052ccc8e0d064d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'WCCU Credit Union',});m_478423056f0942a464052ccc8e0d064d['infowindow'] = new google.maps.InfoWindow({content: $l478423056f0942a464052ccc8e0d064d});var infowindow = new google.maps.InfoWindow({content: $l478423056f0942a464052ccc8e0d064d});google.maps.event.addListener(m_478423056f0942a464052ccc8e0d064d, 'click', function() {infowindow.open(map,m_478423056f0942a464052ccc8e0d064d);});$marker.push(m_478423056f0942a464052ccc8e0d064d);}});}google.maps.event.addDomListener(window, 'load', initialize);