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.0034,-79.0643)};var g_ad5068846058c1036f27f967abbb1284 = new google.maps.Geocoder();g_ad5068846058c1036f27f967abbb1284.geocode( { 'address': "261 Plank Rd, Somerset, PA 15501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('somerset-PA-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('somerset-PA-onemain-financial'), mapOptions);}document.getElementById('f129d713').innerHTML += ' | View Map';var $lad5068846058c1036f27f967abbb1284 = '

OneMain Financial

Address: 261 Plank Rd, Somerset, PA 15501, USA
Phone: (814) 445-2900
';var m_ad5068846058c1036f27f967abbb1284 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_ad5068846058c1036f27f967abbb1284['infowindow'] = new google.maps.InfoWindow({content: $lad5068846058c1036f27f967abbb1284});var infowindow = new google.maps.InfoWindow({content: $lad5068846058c1036f27f967abbb1284});google.maps.event.addListener(m_ad5068846058c1036f27f967abbb1284, 'click', function() {infowindow.open(map,m_ad5068846058c1036f27f967abbb1284);});$marker.push(m_ad5068846058c1036f27f967abbb1284);}});}google.maps.event.addDomListener(window, 'load', initialize);