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.3709,-80.103)};var g_234ad148b41233063e1c842ec1aca092 = new google.maps.Geocoder();g_234ad148b41233063e1c842ec1aca092.geocode( { 'address': "1195 Washington Pike, Bridgeville, PA 15017, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bridgeville-PA-dsf-wealth-management-group-llc').style.display = '';map = new google.maps.Map(document.getElementById('bridgeville-PA-dsf-wealth-management-group-llc'), mapOptions);}document.getElementById('10c749e6').innerHTML += ' | View Map';var $l234ad148b41233063e1c842ec1aca092 = '

DSF Wealth Management Group Llc

Address: 1195 Washington Pike, Bridgeville, PA 15017, USA
Phone: (412) 564-5526
';var m_234ad148b41233063e1c842ec1aca092 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DSF Wealth Management Group Llc',});m_234ad148b41233063e1c842ec1aca092['infowindow'] = new google.maps.InfoWindow({content: $l234ad148b41233063e1c842ec1aca092});var infowindow = new google.maps.InfoWindow({content: $l234ad148b41233063e1c842ec1aca092});google.maps.event.addListener(m_234ad148b41233063e1c842ec1aca092, 'click', function() {infowindow.open(map,m_234ad148b41233063e1c842ec1aca092);});$marker.push(m_234ad148b41233063e1c842ec1aca092);}});}google.maps.event.addDomListener(window, 'load', initialize);