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.4327,-81.566)};var g_d45409b31208dd74eedc2674a5409b52 = new google.maps.Geocoder();g_d45409b31208dd74eedc2674a5409b52.geocode( { 'address': "800 Virginia Ave, Welch, WV 24801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('welch-WV-nationwide-insurance-sam-j-baker').style.display = '';map = new google.maps.Map(document.getElementById('welch-WV-nationwide-insurance-sam-j-baker'), mapOptions);}document.getElementById('b4b3ba95').innerHTML += ' | View Map';var $ld45409b31208dd74eedc2674a5409b52 = '

Nationwide Insurance: Sam J Baker

Address: 800 Virginia Ave, Welch, WV 24801, USA
Phone: (304) 436-7283
';var m_d45409b31208dd74eedc2674a5409b52 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Sam J Baker',});m_d45409b31208dd74eedc2674a5409b52['infowindow'] = new google.maps.InfoWindow({content: $ld45409b31208dd74eedc2674a5409b52});var infowindow = new google.maps.InfoWindow({content: $ld45409b31208dd74eedc2674a5409b52});google.maps.event.addListener(m_d45409b31208dd74eedc2674a5409b52, 'click', function() {infowindow.open(map,m_d45409b31208dd74eedc2674a5409b52);});$marker.push(m_d45409b31208dd74eedc2674a5409b52);}});}google.maps.event.addDomListener(window, 'load', initialize);