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(36.9284,-80.9408)};var g_dfd871895d8f8065a9fb5f37f0d6eb67 = new google.maps.Geocoder();g_dfd871895d8f8065a9fb5f37f0d6eb67.geocode( { 'address': "787 Fort Chiswell Rd #7, Max Meadows, VA 24360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('max-meadows-VA-fort-chiswell-loan-office---the-bank-of-marion').style.display = '';map = new google.maps.Map(document.getElementById('max-meadows-VA-fort-chiswell-loan-office---the-bank-of-marion'), mapOptions);}document.getElementById('d625b58c').innerHTML += ' | View Map';var $ldfd871895d8f8065a9fb5f37f0d6eb67 = '

Fort Chiswell Loan Office - The Bank of Marion

Address: 787 Fort Chiswell Rd #7, Max Meadows, VA 24360, USA
Phone: (276) 637-3675
';var m_dfd871895d8f8065a9fb5f37f0d6eb67 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fort Chiswell Loan Office - The Bank of Marion',});m_dfd871895d8f8065a9fb5f37f0d6eb67['infowindow'] = new google.maps.InfoWindow({content: $ldfd871895d8f8065a9fb5f37f0d6eb67});var infowindow = new google.maps.InfoWindow({content: $ldfd871895d8f8065a9fb5f37f0d6eb67});google.maps.event.addListener(m_dfd871895d8f8065a9fb5f37f0d6eb67, 'click', function() {infowindow.open(map,m_dfd871895d8f8065a9fb5f37f0d6eb67);});$marker.push(m_dfd871895d8f8065a9fb5f37f0d6eb67);}});}google.maps.event.addDomListener(window, 'load', initialize);