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.819,-100.781)};var g_83aa3f196953561a61735e0555f77b7e = new google.maps.Geocoder();g_83aa3f196953561a61735e0555f77b7e.geocode( { 'address': "219 S 3rd St, Bismarck, ND 58504"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bismarck-ND-bnc-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bismarck-ND-bnc-national-bank'), mapOptions);}document.getElementById('d45c7f92').innerHTML += ' | View Map';var $l83aa3f196953561a61735e0555f77b7e = '

BNC National Bank

Address: 219 S 3rd St, Bismarck, ND 58504
Phone: (701) 250-3030
';var m_83aa3f196953561a61735e0555f77b7e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BNC National Bank',});m_83aa3f196953561a61735e0555f77b7e['infowindow'] = new google.maps.InfoWindow({content: $l83aa3f196953561a61735e0555f77b7e});var infowindow = new google.maps.InfoWindow({content: $l83aa3f196953561a61735e0555f77b7e});google.maps.event.addListener(m_83aa3f196953561a61735e0555f77b7e, 'click', function() {infowindow.open(map,m_83aa3f196953561a61735e0555f77b7e);});$marker.push(m_83aa3f196953561a61735e0555f77b7e);}});var g_cbe70c7c1f3bfc4ac6ce406ac197d9d8 = new google.maps.Geocoder();g_cbe70c7c1f3bfc4ac6ce406ac197d9d8.geocode( { 'address': "322 East Main Ave, Bismarck, ND 58501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bismarck-ND-bnc-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bismarck-ND-bnc-national-bank'), mapOptions);}document.getElementById('0b3cfe0a').innerHTML += ' | View Map';var $lcbe70c7c1f3bfc4ac6ce406ac197d9d8 = '

BNC National Bank

Address: 322 East Main Ave, Bismarck, ND 58501
Phone: (701) 250-3000
';var m_cbe70c7c1f3bfc4ac6ce406ac197d9d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BNC National Bank',});m_cbe70c7c1f3bfc4ac6ce406ac197d9d8['infowindow'] = new google.maps.InfoWindow({content: $lcbe70c7c1f3bfc4ac6ce406ac197d9d8});var infowindow = new google.maps.InfoWindow({content: $lcbe70c7c1f3bfc4ac6ce406ac197d9d8});google.maps.event.addListener(m_cbe70c7c1f3bfc4ac6ce406ac197d9d8, 'click', function() {infowindow.open(map,m_cbe70c7c1f3bfc4ac6ce406ac197d9d8);});$marker.push(m_cbe70c7c1f3bfc4ac6ce406ac197d9d8);}});}google.maps.event.addDomListener(window, 'load', initialize);