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(45.6471,-87.9741)};var g_ed9cfb0d25f138d1514d4e093f8acf4b = new google.maps.Geocoder();g_ed9cfb0d25f138d1514d4e093f8acf4b.geocode( { 'address': "N18630 US-141, Pembine, WI 54156, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pembine-WI-stephenson-national-bank-and-trust').style.display = '';map = new google.maps.Map(document.getElementById('pembine-WI-stephenson-national-bank-and-trust'), mapOptions);}document.getElementById('925be653').innerHTML += ' | View Map';var $led9cfb0d25f138d1514d4e093f8acf4b = '

Stephenson National Bank And Trust

Address: N18630 US-141, Pembine, WI 54156, USA
Phone: (715) 324-5217
';var m_ed9cfb0d25f138d1514d4e093f8acf4b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Stephenson National Bank And Trust',});m_ed9cfb0d25f138d1514d4e093f8acf4b['infowindow'] = new google.maps.InfoWindow({content: $led9cfb0d25f138d1514d4e093f8acf4b});var infowindow = new google.maps.InfoWindow({content: $led9cfb0d25f138d1514d4e093f8acf4b});google.maps.event.addListener(m_ed9cfb0d25f138d1514d4e093f8acf4b, 'click', function() {infowindow.open(map,m_ed9cfb0d25f138d1514d4e093f8acf4b);});$marker.push(m_ed9cfb0d25f138d1514d4e093f8acf4b);}});}google.maps.event.addDomListener(window, 'load', initialize);