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.5873,-80.5433)};var g_5438d09101386744cac5354145240a68 = new google.maps.Geocoder();g_5438d09101386744cac5354145240a68.geocode( { 'address': "62 Main St, Union, WV 24983, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-WV-nationwide-insurance-william-m-shiflet').style.display = '';map = new google.maps.Map(document.getElementById('union-WV-nationwide-insurance-william-m-shiflet'), mapOptions);}document.getElementById('cce40be6').innerHTML += ' | View Map';var $l5438d09101386744cac5354145240a68 = '

Nationwide Insurance: William M Shiflet

Address: 62 Main St, Union, WV 24983, USA
Phone: (304) 772-3033
';var m_5438d09101386744cac5354145240a68 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: William M Shiflet',});m_5438d09101386744cac5354145240a68['infowindow'] = new google.maps.InfoWindow({content: $l5438d09101386744cac5354145240a68});var infowindow = new google.maps.InfoWindow({content: $l5438d09101386744cac5354145240a68});google.maps.event.addListener(m_5438d09101386744cac5354145240a68, 'click', function() {infowindow.open(map,m_5438d09101386744cac5354145240a68);});$marker.push(m_5438d09101386744cac5354145240a68);}});}google.maps.event.addDomListener(window, 'load', initialize);