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(38.2962,-77.4853)};var g_cb808de40d0152728640f0ec8c386303 = new google.maps.Geocoder();g_cb808de40d0152728640f0ec8c386303.geocode( { 'address': "70 Chatham Heights Rd, Fredericksburg, VA 22405"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fredericksburg-VA-carter-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('fredericksburg-VA-carter-bank-trust'), mapOptions);}document.getElementById('4630b2f8').innerHTML += ' | View Map';var $lcb808de40d0152728640f0ec8c386303 = '

Carter Bank & Trust

Address: 70 Chatham Heights Rd, Fredericksburg, VA 22405
Phone: (540) 368-1566
';var m_cb808de40d0152728640f0ec8c386303 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carter Bank & Trust',});m_cb808de40d0152728640f0ec8c386303['infowindow'] = new google.maps.InfoWindow({content: $lcb808de40d0152728640f0ec8c386303});var infowindow = new google.maps.InfoWindow({content: $lcb808de40d0152728640f0ec8c386303});google.maps.event.addListener(m_cb808de40d0152728640f0ec8c386303, 'click', function() {infowindow.open(map,m_cb808de40d0152728640f0ec8c386303);});$marker.push(m_cb808de40d0152728640f0ec8c386303);}});var g_b74fb97114a32922e01c742355411425 = new google.maps.Geocoder();g_b74fb97114a32922e01c742355411425.geocode( { 'address': "1204 Bragg Rd, Fredericksburg, VA 22407"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fredericksburg-VA-carter-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('fredericksburg-VA-carter-bank-trust'), mapOptions);}document.getElementById('8969442c').innerHTML += ' | View Map';var $lb74fb97114a32922e01c742355411425 = '

Carter Bank & Trust

Address: 1204 Bragg Rd, Fredericksburg, VA 22407
Phone: (540) 373-0654
';var m_b74fb97114a32922e01c742355411425 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carter Bank & Trust',});m_b74fb97114a32922e01c742355411425['infowindow'] = new google.maps.InfoWindow({content: $lb74fb97114a32922e01c742355411425});var infowindow = new google.maps.InfoWindow({content: $lb74fb97114a32922e01c742355411425});google.maps.event.addListener(m_b74fb97114a32922e01c742355411425, 'click', function() {infowindow.open(map,m_b74fb97114a32922e01c742355411425);});$marker.push(m_b74fb97114a32922e01c742355411425);}});}google.maps.event.addDomListener(window, 'load', initialize);