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.35,-78.9789)};var g_36179605b136215afcba7b1344c136a8 = new google.maps.Geocoder();g_36179605b136215afcba7b1344c136a8.geocode( { 'address': "12655 Richmond Hwy Ste 1, Concord, VA 24538, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-VA-nationwide-insurance-kenneth-e-franklin-llc').style.display = '';map = new google.maps.Map(document.getElementById('concord-VA-nationwide-insurance-kenneth-e-franklin-llc'), mapOptions);}document.getElementById('295ab9b3').innerHTML += ' | View Map';var $l36179605b136215afcba7b1344c136a8 = '

Nationwide Insurance: Kenneth E Franklin LLC

Address: 12655 Richmond Hwy Ste 1, Concord, VA 24538, USA
Phone: (434) 993-2752
';var m_36179605b136215afcba7b1344c136a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Kenneth E Franklin LLC',});m_36179605b136215afcba7b1344c136a8['infowindow'] = new google.maps.InfoWindow({content: $l36179605b136215afcba7b1344c136a8});var infowindow = new google.maps.InfoWindow({content: $l36179605b136215afcba7b1344c136a8});google.maps.event.addListener(m_36179605b136215afcba7b1344c136a8, 'click', function() {infowindow.open(map,m_36179605b136215afcba7b1344c136a8);});$marker.push(m_36179605b136215afcba7b1344c136a8);}});}google.maps.event.addDomListener(window, 'load', initialize);