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.795,-91.4833)};var g_2863298e1c75172824d2f5aa7517c899 = new google.maps.Geocoder();g_2863298e1c75172824d2f5aa7517c899.geocode( { 'address': "3430 Oakwood Mall Dr, Eau Claire, WI 54701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eau-claire-WI-security-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('eau-claire-WI-security-financial-bank'), mapOptions);}document.getElementById('3c3e805e').innerHTML += ' | View Map';var $l2863298e1c75172824d2f5aa7517c899 = '

Security Financial Bank

Address: 3430 Oakwood Mall Dr, Eau Claire, WI 54701
Phone: (715) 833-1884
';var m_2863298e1c75172824d2f5aa7517c899 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security Financial Bank',});m_2863298e1c75172824d2f5aa7517c899['infowindow'] = new google.maps.InfoWindow({content: $l2863298e1c75172824d2f5aa7517c899});var infowindow = new google.maps.InfoWindow({content: $l2863298e1c75172824d2f5aa7517c899});google.maps.event.addListener(m_2863298e1c75172824d2f5aa7517c899, 'click', function() {infowindow.open(map,m_2863298e1c75172824d2f5aa7517c899);});$marker.push(m_2863298e1c75172824d2f5aa7517c899);}});var g_46cc597bae1fee3cd19314f32c6cb4f0 = new google.maps.Geocoder();g_46cc597bae1fee3cd19314f32c6cb4f0.geocode( { 'address': "4217 Southtowne Dr, Eau Claire, WI 54701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eau-claire-WI-security-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('eau-claire-WI-security-financial-bank'), mapOptions);}document.getElementById('371ca8ba').innerHTML += ' | View Map';var $l46cc597bae1fee3cd19314f32c6cb4f0 = '

Security Financial Bank

Address: 4217 Southtowne Dr, Eau Claire, WI 54701
Phone: (715) 833-7685
';var m_46cc597bae1fee3cd19314f32c6cb4f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security Financial Bank',});m_46cc597bae1fee3cd19314f32c6cb4f0['infowindow'] = new google.maps.InfoWindow({content: $l46cc597bae1fee3cd19314f32c6cb4f0});var infowindow = new google.maps.InfoWindow({content: $l46cc597bae1fee3cd19314f32c6cb4f0});google.maps.event.addListener(m_46cc597bae1fee3cd19314f32c6cb4f0, 'click', function() {infowindow.open(map,m_46cc597bae1fee3cd19314f32c6cb4f0);});$marker.push(m_46cc597bae1fee3cd19314f32c6cb4f0);}});}google.maps.event.addDomListener(window, 'load', initialize);