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.2663,-76.7098)};var g_6b9a66afa26a38e7d9127e2cbdec35a7 = new google.maps.Geocoder();g_6b9a66afa26a38e7d9127e2cbdec35a7.geocode( { 'address': "7504 Richmond Rd, Williamsburg, VA 23188"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-VA-old-point-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-VA-old-point-national-bank'), mapOptions);}document.getElementById('196baf30').innerHTML += ' | View Map';var $l6b9a66afa26a38e7d9127e2cbdec35a7 = '

Old Point National Bank

Address: 7504 Richmond Rd, Williamsburg, VA 23188
Phone: (757) 229-7888
';var m_6b9a66afa26a38e7d9127e2cbdec35a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old Point National Bank',});m_6b9a66afa26a38e7d9127e2cbdec35a7['infowindow'] = new google.maps.InfoWindow({content: $l6b9a66afa26a38e7d9127e2cbdec35a7});var infowindow = new google.maps.InfoWindow({content: $l6b9a66afa26a38e7d9127e2cbdec35a7});google.maps.event.addListener(m_6b9a66afa26a38e7d9127e2cbdec35a7, 'click', function() {infowindow.open(map,m_6b9a66afa26a38e7d9127e2cbdec35a7);});$marker.push(m_6b9a66afa26a38e7d9127e2cbdec35a7);}});var g_f3ef8c702797e0afc3064ac0cbfaf8d5 = new google.maps.Geocoder();g_f3ef8c702797e0afc3064ac0cbfaf8d5.geocode( { 'address': "4139 Ironbound Rd, Williamsburg, VA 23188"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-VA-old-point-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-VA-old-point-national-bank'), mapOptions);}document.getElementById('019f70b5').innerHTML += ' | View Map';var $lf3ef8c702797e0afc3064ac0cbfaf8d5 = '

Old Point National Bank

Address: 4139 Ironbound Rd, Williamsburg, VA 23188
Phone: (757) 221-0155
';var m_f3ef8c702797e0afc3064ac0cbfaf8d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old Point National Bank',});m_f3ef8c702797e0afc3064ac0cbfaf8d5['infowindow'] = new google.maps.InfoWindow({content: $lf3ef8c702797e0afc3064ac0cbfaf8d5});var infowindow = new google.maps.InfoWindow({content: $lf3ef8c702797e0afc3064ac0cbfaf8d5});google.maps.event.addListener(m_f3ef8c702797e0afc3064ac0cbfaf8d5, 'click', function() {infowindow.open(map,m_f3ef8c702797e0afc3064ac0cbfaf8d5);});$marker.push(m_f3ef8c702797e0afc3064ac0cbfaf8d5);}});}google.maps.event.addDomListener(window, 'load', initialize);