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.5042,-80.2098)};var g_af13d2e4cf6810f8122ab4793d553a32 = new google.maps.Geocoder();g_af13d2e4cf6810f8122ab4793d553a32.geocode( { 'address': "1150 Thorn Run Rd # 109, Coraopolis, PA 15108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coraopolis-PA-lazarowicz-financial-services').style.display = '';map = new google.maps.Map(document.getElementById('coraopolis-PA-lazarowicz-financial-services'), mapOptions);}document.getElementById('731e07fd').innerHTML += ' | View Map';var $laf13d2e4cf6810f8122ab4793d553a32 = '

Lazarowicz Financial Services

Address: 1150 Thorn Run Rd # 109, Coraopolis, PA 15108, USA
Phone: (412) 299-7390
';var m_af13d2e4cf6810f8122ab4793d553a32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lazarowicz Financial Services',});m_af13d2e4cf6810f8122ab4793d553a32['infowindow'] = new google.maps.InfoWindow({content: $laf13d2e4cf6810f8122ab4793d553a32});var infowindow = new google.maps.InfoWindow({content: $laf13d2e4cf6810f8122ab4793d553a32});google.maps.event.addListener(m_af13d2e4cf6810f8122ab4793d553a32, 'click', function() {infowindow.open(map,m_af13d2e4cf6810f8122ab4793d553a32);});$marker.push(m_af13d2e4cf6810f8122ab4793d553a32);}});}google.maps.event.addDomListener(window, 'load', initialize);