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.4019,-79.7775)};var g_2f16fd62828c3604806fc60d69dcf495 = new google.maps.Geocoder();g_2f16fd62828c3604806fc60d69dcf495.geocode( { 'address': "510 Broadway Blvd, Pitcairn, PA 15140, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pitcairn-PA-nationwide-insurance-daniel-f-foradas-jr').style.display = '';map = new google.maps.Map(document.getElementById('pitcairn-PA-nationwide-insurance-daniel-f-foradas-jr'), mapOptions);}document.getElementById('f459b1be').innerHTML += ' | View Map';var $l2f16fd62828c3604806fc60d69dcf495 = '

Nationwide Insurance: Daniel F Foradas Jr

Address: 510 Broadway Blvd, Pitcairn, PA 15140, USA
Phone: (412) 856-9404
';var m_2f16fd62828c3604806fc60d69dcf495 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: Daniel F Foradas Jr',});m_2f16fd62828c3604806fc60d69dcf495['infowindow'] = new google.maps.InfoWindow({content: $l2f16fd62828c3604806fc60d69dcf495});var infowindow = new google.maps.InfoWindow({content: $l2f16fd62828c3604806fc60d69dcf495});google.maps.event.addListener(m_2f16fd62828c3604806fc60d69dcf495, 'click', function() {infowindow.open(map,m_2f16fd62828c3604806fc60d69dcf495);});$marker.push(m_2f16fd62828c3604806fc60d69dcf495);}});}google.maps.event.addDomListener(window, 'load', initialize);