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.1028,-74.9293)};var g_cb267d38cf579f0ca83467df0b2b18f4 = new google.maps.Geocoder();g_cb267d38cf579f0ca83467df0b2b18f4.geocode( { 'address': "4201 Neshaminy Blvd Ste 111, Bensalem, PA 19020-1692"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bensalem-PA-nationwide-insurance-william-p-dirugeris').style.display = '';map = new google.maps.Map(document.getElementById('bensalem-PA-nationwide-insurance-william-p-dirugeris'), mapOptions);}document.getElementById('10e1d2f3').innerHTML += ' | View Map';var $lcb267d38cf579f0ca83467df0b2b18f4 = '

Nationwide Insurance - William P Dirugeris

Address: 4201 Neshaminy Blvd Ste 111, Bensalem, PA 19020-1692
Phone: (215) 942-9135
';var m_cb267d38cf579f0ca83467df0b2b18f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance - William P Dirugeris',});m_cb267d38cf579f0ca83467df0b2b18f4['infowindow'] = new google.maps.InfoWindow({content: $lcb267d38cf579f0ca83467df0b2b18f4});var infowindow = new google.maps.InfoWindow({content: $lcb267d38cf579f0ca83467df0b2b18f4});google.maps.event.addListener(m_cb267d38cf579f0ca83467df0b2b18f4, 'click', function() {infowindow.open(map,m_cb267d38cf579f0ca83467df0b2b18f4);});$marker.push(m_cb267d38cf579f0ca83467df0b2b18f4);}});}google.maps.event.addDomListener(window, 'load', initialize);