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.2555,-76.7312)};var g_d3162123b6b96e31852f5597d0740cc7 = new google.maps.Geocoder();g_d3162123b6b96e31852f5597d0740cc7.geocode( { 'address': "1167 Jamestown Rd, Williamsburg, VA 23185, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-VA-cf-investment-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-VA-cf-investment-services-inc'), mapOptions);}document.getElementById('5919c6ed').innerHTML += ' | View Map';var $ld3162123b6b96e31852f5597d0740cc7 = '

C&F Investment Services Inc

Address: 1167 Jamestown Rd, Williamsburg, VA 23185, USA
Phone: (757) 229-5629
';var m_d3162123b6b96e31852f5597d0740cc7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'C&F Investment Services Inc',});m_d3162123b6b96e31852f5597d0740cc7['infowindow'] = new google.maps.InfoWindow({content: $ld3162123b6b96e31852f5597d0740cc7});var infowindow = new google.maps.InfoWindow({content: $ld3162123b6b96e31852f5597d0740cc7});google.maps.event.addListener(m_d3162123b6b96e31852f5597d0740cc7, 'click', function() {infowindow.open(map,m_d3162123b6b96e31852f5597d0740cc7);});$marker.push(m_d3162123b6b96e31852f5597d0740cc7);}});}google.maps.event.addDomListener(window, 'load', initialize);