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.4709,-77.4172)};var g_fe26e8763b971cf13031c882e9e479c8 = new google.maps.Geocoder();g_fe26e8763b971cf13031c882e9e479c8.geocode( { 'address': "556 E 3rd St, Ayden, NC 28513, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ayden-NC-nationwide-insurance-stephen-l-west-insurance-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('ayden-NC-nationwide-insurance-stephen-l-west-insurance-services-inc'), mapOptions);}document.getElementById('8c25ec39').innerHTML += ' | View Map';var $lfe26e8763b971cf13031c882e9e479c8 = '

Nationwide Insurance: Stephen L West Insurance Services Inc

Address: 556 E 3rd St, Ayden, NC 28513, USA
Phone: (252) 746-3761
';var m_fe26e8763b971cf13031c882e9e479c8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Stephen L West Insurance Services Inc',});m_fe26e8763b971cf13031c882e9e479c8['infowindow'] = new google.maps.InfoWindow({content: $lfe26e8763b971cf13031c882e9e479c8});var infowindow = new google.maps.InfoWindow({content: $lfe26e8763b971cf13031c882e9e479c8});google.maps.event.addListener(m_fe26e8763b971cf13031c882e9e479c8, 'click', function() {infowindow.open(map,m_fe26e8763b971cf13031c882e9e479c8);});$marker.push(m_fe26e8763b971cf13031c882e9e479c8);}});}google.maps.event.addDomListener(window, 'load', initialize);