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.2491,-80.1986)};var g_073f40e9f3dca4bd0fc6068f1ace39c3 = new google.maps.Geocoder();g_073f40e9f3dca4bd0fc6068f1ace39c3.geocode( { 'address': "130 Boone Ave, Strabane, PA 15363"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('strabane-PA-slovenian-savings-loan').style.display = '';map = new google.maps.Map(document.getElementById('strabane-PA-slovenian-savings-loan'), mapOptions);}document.getElementById('24ec1426').innerHTML += ' | View Map';var $l073f40e9f3dca4bd0fc6068f1ace39c3 = '

Slovenian Savings & Loan

Address: 130 Boone Ave, Strabane, PA 15363
Phone: (724) 745-5000
';var m_073f40e9f3dca4bd0fc6068f1ace39c3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Slovenian Savings & Loan',});m_073f40e9f3dca4bd0fc6068f1ace39c3['infowindow'] = new google.maps.InfoWindow({content: $l073f40e9f3dca4bd0fc6068f1ace39c3});var infowindow = new google.maps.InfoWindow({content: $l073f40e9f3dca4bd0fc6068f1ace39c3});google.maps.event.addListener(m_073f40e9f3dca4bd0fc6068f1ace39c3, 'click', function() {infowindow.open(map,m_073f40e9f3dca4bd0fc6068f1ace39c3);});$marker.push(m_073f40e9f3dca4bd0fc6068f1ace39c3);}});}google.maps.event.addDomListener(window, 'load', initialize);