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(46.7059,-92.0747)};var g_7cd57def0f96a63c785f51efb4543ec4 = new google.maps.Geocoder();g_7cd57def0f96a63c785f51efb4543ec4.geocode( { 'address': "2822 Tower Ave, Superior, WI 54880"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('superior-WI-national-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('superior-WI-national-bank-of-commerce'), mapOptions);}document.getElementById('01fc891d').innerHTML += ' | View Map';var $l7cd57def0f96a63c785f51efb4543ec4 = '

National Bank of Commerce

Address: 2822 Tower Ave, Superior, WI 54880
Phone: (715) 395-5555
';var m_7cd57def0f96a63c785f51efb4543ec4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Bank of Commerce',});m_7cd57def0f96a63c785f51efb4543ec4['infowindow'] = new google.maps.InfoWindow({content: $l7cd57def0f96a63c785f51efb4543ec4});var infowindow = new google.maps.InfoWindow({content: $l7cd57def0f96a63c785f51efb4543ec4});google.maps.event.addListener(m_7cd57def0f96a63c785f51efb4543ec4, 'click', function() {infowindow.open(map,m_7cd57def0f96a63c785f51efb4543ec4);});$marker.push(m_7cd57def0f96a63c785f51efb4543ec4);}});var g_83f84b828439c69c9a9bda5331f3a239 = new google.maps.Geocoder();g_83f84b828439c69c9a9bda5331f3a239.geocode( { 'address': "1127 Tower Ave, Superior, WI 54880"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('superior-WI-national-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('superior-WI-national-bank-of-commerce'), mapOptions);}document.getElementById('5ad7c42c').innerHTML += ' | View Map';var $l83f84b828439c69c9a9bda5331f3a239 = '

National Bank of Commerce

Address: 1127 Tower Ave, Superior, WI 54880
Phone: (715) 394-8814
';var m_83f84b828439c69c9a9bda5331f3a239 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Bank of Commerce',});m_83f84b828439c69c9a9bda5331f3a239['infowindow'] = new google.maps.InfoWindow({content: $l83f84b828439c69c9a9bda5331f3a239});var infowindow = new google.maps.InfoWindow({content: $l83f84b828439c69c9a9bda5331f3a239});google.maps.event.addListener(m_83f84b828439c69c9a9bda5331f3a239, 'click', function() {infowindow.open(map,m_83f84b828439c69c9a9bda5331f3a239);});$marker.push(m_83f84b828439c69c9a9bda5331f3a239);}});}google.maps.event.addDomListener(window, 'load', initialize);