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(37.1425,-80.4008)};var g_4eab60e55fe4c7dd567a0be28016bff3 = new google.maps.Geocoder();g_4eab60e55fe4c7dd567a0be28016bff3.geocode( { 'address': "120 Peppers Ferry Rd NE, Christiansburg, VA 24073"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('christiansburg-VA-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('christiansburg-VA-national-bank'), mapOptions);}document.getElementById('a6ab2f0f').innerHTML += ' | View Map';var $l4eab60e55fe4c7dd567a0be28016bff3 = '

National Bank

Address: 120 Peppers Ferry Rd NE, Christiansburg, VA 24073
Phone: (540) 382-2324
';var m_4eab60e55fe4c7dd567a0be28016bff3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Bank',});m_4eab60e55fe4c7dd567a0be28016bff3['infowindow'] = new google.maps.InfoWindow({content: $l4eab60e55fe4c7dd567a0be28016bff3});var infowindow = new google.maps.InfoWindow({content: $l4eab60e55fe4c7dd567a0be28016bff3});google.maps.event.addListener(m_4eab60e55fe4c7dd567a0be28016bff3, 'click', function() {infowindow.open(map,m_4eab60e55fe4c7dd567a0be28016bff3);});$marker.push(m_4eab60e55fe4c7dd567a0be28016bff3);}});var g_70b04185b1e0a17f468a13593457510b = new google.maps.Geocoder();g_70b04185b1e0a17f468a13593457510b.geocode( { 'address': "46 N Franklin St, Christiansburg, VA 24073"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('christiansburg-VA-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('christiansburg-VA-national-bank'), mapOptions);}document.getElementById('bcf09d3c').innerHTML += ' | View Map';var $l70b04185b1e0a17f468a13593457510b = '

National Bank

Address: 46 N Franklin St, Christiansburg, VA 24073
Phone: (540) 381-9490
';var m_70b04185b1e0a17f468a13593457510b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Bank',});m_70b04185b1e0a17f468a13593457510b['infowindow'] = new google.maps.InfoWindow({content: $l70b04185b1e0a17f468a13593457510b});var infowindow = new google.maps.InfoWindow({content: $l70b04185b1e0a17f468a13593457510b});google.maps.event.addListener(m_70b04185b1e0a17f468a13593457510b, 'click', function() {infowindow.open(map,m_70b04185b1e0a17f468a13593457510b);});$marker.push(m_70b04185b1e0a17f468a13593457510b);}});}google.maps.event.addDomListener(window, 'load', initialize);