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_098a6aed49855ca1259b9d49647da2f1 = new google.maps.Geocoder();g_098a6aed49855ca1259b9d49647da2f1.geocode( { 'address': "1510 Quarterpath Rd, Williamsburg, VA 23185"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-VA-towne-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-VA-towne-bank'), mapOptions);}document.getElementById('acb50a49').innerHTML += ' | View Map';var $l098a6aed49855ca1259b9d49647da2f1 = '

Towne Bank

Address: 1510 Quarterpath Rd, Williamsburg, VA 23185
Phone: (757) 903-2050
';var m_098a6aed49855ca1259b9d49647da2f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Towne Bank',});m_098a6aed49855ca1259b9d49647da2f1['infowindow'] = new google.maps.InfoWindow({content: $l098a6aed49855ca1259b9d49647da2f1});var infowindow = new google.maps.InfoWindow({content: $l098a6aed49855ca1259b9d49647da2f1});google.maps.event.addListener(m_098a6aed49855ca1259b9d49647da2f1, 'click', function() {infowindow.open(map,m_098a6aed49855ca1259b9d49647da2f1);});$marker.push(m_098a6aed49855ca1259b9d49647da2f1);}});var g_bcd3e0ca9ad2dc2fe0cbfa1bfb882526 = new google.maps.Geocoder();g_bcd3e0ca9ad2dc2fe0cbfa1bfb882526.geocode( { 'address': "5216 Monticello Ave, Williamsburg, VA 23188"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-VA-towne-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-VA-towne-bank'), mapOptions);}document.getElementById('b7b2cf08').innerHTML += ' | View Map';var $lbcd3e0ca9ad2dc2fe0cbfa1bfb882526 = '

Towne Bank

Address: 5216 Monticello Ave, Williamsburg, VA 23188
Phone: (757) 564-4700
';var m_bcd3e0ca9ad2dc2fe0cbfa1bfb882526 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Towne Bank',});m_bcd3e0ca9ad2dc2fe0cbfa1bfb882526['infowindow'] = new google.maps.InfoWindow({content: $lbcd3e0ca9ad2dc2fe0cbfa1bfb882526});var infowindow = new google.maps.InfoWindow({content: $lbcd3e0ca9ad2dc2fe0cbfa1bfb882526});google.maps.event.addListener(m_bcd3e0ca9ad2dc2fe0cbfa1bfb882526, 'click', function() {infowindow.open(map,m_bcd3e0ca9ad2dc2fe0cbfa1bfb882526);});$marker.push(m_bcd3e0ca9ad2dc2fe0cbfa1bfb882526);}});}google.maps.event.addDomListener(window, 'load', initialize);