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.6079,-79.6701)};var g_e3bc8a3db96330fa9db981d392142d48 = new google.maps.Geocoder();g_e3bc8a3db96330fa9db981d392142d48.geocode( { 'address': "4360 Leechburg Rd, New Kensington, PA 15068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-kensington-PA-baker-insurance-inc').style.display = '';map = new google.maps.Map(document.getElementById('new-kensington-PA-baker-insurance-inc'), mapOptions);}document.getElementById('f72fb80d').innerHTML += ' | View Map';var $le3bc8a3db96330fa9db981d392142d48 = '

Baker Insurance, Inc.

Address: 4360 Leechburg Rd, New Kensington, PA 15068, USA
Phone: (724) 335-6100
';var m_e3bc8a3db96330fa9db981d392142d48 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Baker Insurance, Inc.',});m_e3bc8a3db96330fa9db981d392142d48['infowindow'] = new google.maps.InfoWindow({content: $le3bc8a3db96330fa9db981d392142d48});var infowindow = new google.maps.InfoWindow({content: $le3bc8a3db96330fa9db981d392142d48});google.maps.event.addListener(m_e3bc8a3db96330fa9db981d392142d48, 'click', function() {infowindow.open(map,m_e3bc8a3db96330fa9db981d392142d48);});$marker.push(m_e3bc8a3db96330fa9db981d392142d48);}});}google.maps.event.addDomListener(window, 'load', initialize);