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.3433,-81.1254)};var g_ebf9910c4274a861b1f3f61536bb56dd = new google.maps.Geocoder();g_ebf9910c4274a861b1f3f61536bb56dd.geocode( { 'address': "463 Old Bluefield Rd, Princeton, WV 24739, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('princeton-WV-nationwide-insurance-william-m-lewis').style.display = '';map = new google.maps.Map(document.getElementById('princeton-WV-nationwide-insurance-william-m-lewis'), mapOptions);}document.getElementById('732fbfdd').innerHTML += ' | View Map';var $lebf9910c4274a861b1f3f61536bb56dd = '

Nationwide Insurance: William M Lewis

Address: 463 Old Bluefield Rd, Princeton, WV 24739, USA
Phone: (304) 487-5218
';var m_ebf9910c4274a861b1f3f61536bb56dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: William M Lewis',});m_ebf9910c4274a861b1f3f61536bb56dd['infowindow'] = new google.maps.InfoWindow({content: $lebf9910c4274a861b1f3f61536bb56dd});var infowindow = new google.maps.InfoWindow({content: $lebf9910c4274a861b1f3f61536bb56dd});google.maps.event.addListener(m_ebf9910c4274a861b1f3f61536bb56dd, 'click', function() {infowindow.open(map,m_ebf9910c4274a861b1f3f61536bb56dd);});$marker.push(m_ebf9910c4274a861b1f3f61536bb56dd);}});}google.maps.event.addDomListener(window, 'load', initialize);