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(35.7418,-81.5635)};var g_542c01b760de0431775404ceab892682 = new google.maps.Geocoder();g_542c01b760de0431775404ceab892682.geocode( { 'address': "302 Rodoret St S, Valdese, NC 28690, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valdese-NC-nationwide-insurance-paul-d-mears').style.display = '';map = new google.maps.Map(document.getElementById('valdese-NC-nationwide-insurance-paul-d-mears'), mapOptions);}document.getElementById('50be6053').innerHTML += ' | View Map';var $l542c01b760de0431775404ceab892682 = '

Nationwide Insurance: Paul D Mears

Address: 302 Rodoret St S, Valdese, NC 28690, USA
Phone: (828) 874-2186
';var m_542c01b760de0431775404ceab892682 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Paul D Mears',});m_542c01b760de0431775404ceab892682['infowindow'] = new google.maps.InfoWindow({content: $l542c01b760de0431775404ceab892682});var infowindow = new google.maps.InfoWindow({content: $l542c01b760de0431775404ceab892682});google.maps.event.addListener(m_542c01b760de0431775404ceab892682, 'click', function() {infowindow.open(map,m_542c01b760de0431775404ceab892682);});$marker.push(m_542c01b760de0431775404ceab892682);}});}google.maps.event.addDomListener(window, 'load', initialize);