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(40.3037,-78.448)};var g_faf5713c7dea181458e2f455652af9e6 = new google.maps.Geocoder();g_faf5713c7dea181458e2f455652af9e6.geocode( { 'address': "343 Bedford St, Claysburg, PA 16625, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('claysburg-PA-nationwide-insurance-john-w-yingling').style.display = '';map = new google.maps.Map(document.getElementById('claysburg-PA-nationwide-insurance-john-w-yingling'), mapOptions);}document.getElementById('a9e6ea61').innerHTML += ' | View Map';var $lfaf5713c7dea181458e2f455652af9e6 = '

Nationwide Insurance: John W Yingling

Address: 343 Bedford St, Claysburg, PA 16625, USA
Phone: (814) 239-2205
';var m_faf5713c7dea181458e2f455652af9e6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: John W Yingling',});m_faf5713c7dea181458e2f455652af9e6['infowindow'] = new google.maps.InfoWindow({content: $lfaf5713c7dea181458e2f455652af9e6});var infowindow = new google.maps.InfoWindow({content: $lfaf5713c7dea181458e2f455652af9e6});google.maps.event.addListener(m_faf5713c7dea181458e2f455652af9e6, 'click', function() {infowindow.open(map,m_faf5713c7dea181458e2f455652af9e6);});$marker.push(m_faf5713c7dea181458e2f455652af9e6);}});}google.maps.event.addDomListener(window, 'load', initialize);