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.4983,-77.4265)};var g_a531e61a6493191c79bf3435c11ff368 = new google.maps.Geocoder();g_a531e61a6493191c79bf3435c11ff368.geocode( { 'address': "22977 PA-75, Port Royal, PA 17082, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-royal-PA-nationwide-insurance-rebecca-l-kerstetter').style.display = '';map = new google.maps.Map(document.getElementById('port-royal-PA-nationwide-insurance-rebecca-l-kerstetter'), mapOptions);}document.getElementById('2fcb5b6f').innerHTML += ' | View Map';var $la531e61a6493191c79bf3435c11ff368 = '

Nationwide Insurance: Rebecca L Kerstetter

Address: 22977 PA-75, Port Royal, PA 17082, USA
Phone: (717) 527-2636
';var m_a531e61a6493191c79bf3435c11ff368 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Rebecca L Kerstetter',});m_a531e61a6493191c79bf3435c11ff368['infowindow'] = new google.maps.InfoWindow({content: $la531e61a6493191c79bf3435c11ff368});var infowindow = new google.maps.InfoWindow({content: $la531e61a6493191c79bf3435c11ff368});google.maps.event.addListener(m_a531e61a6493191c79bf3435c11ff368, 'click', function() {infowindow.open(map,m_a531e61a6493191c79bf3435c11ff368);});$marker.push(m_a531e61a6493191c79bf3435c11ff368);}});}google.maps.event.addDomListener(window, 'load', initialize);