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.8424,-76.8255)};var g_e4a324e35d60e0b5042929af66cbef10 = new google.maps.Geocoder();g_e4a324e35d60e0b5042929af66cbef10.geocode( { 'address': "2672 N Susquehanna Trail, Shamokin Dam, PA 17876, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shamokin-dam-PA-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('shamokin-dam-PA-onemain-financial'), mapOptions);}document.getElementById('24cc8499').innerHTML += ' | View Map';var $le4a324e35d60e0b5042929af66cbef10 = '

OneMain Financial

Address: 2672 N Susquehanna Trail, Shamokin Dam, PA 17876, USA
Phone: (570) 743-6862
';var m_e4a324e35d60e0b5042929af66cbef10 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_e4a324e35d60e0b5042929af66cbef10['infowindow'] = new google.maps.InfoWindow({content: $le4a324e35d60e0b5042929af66cbef10});var infowindow = new google.maps.InfoWindow({content: $le4a324e35d60e0b5042929af66cbef10});google.maps.event.addListener(m_e4a324e35d60e0b5042929af66cbef10, 'click', function() {infowindow.open(map,m_e4a324e35d60e0b5042929af66cbef10);});$marker.push(m_e4a324e35d60e0b5042929af66cbef10);}});var g_c85a88fb334cfb29c5a394c6805b76e7 = new google.maps.Geocoder();g_c85a88fb334cfb29c5a394c6805b76e7.geocode( { 'address': "30 Baldwin Blvd Ste 90, Shamokin Dam, PA 17876, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shamokin-dam-PA-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('shamokin-dam-PA-onemain-financial'), mapOptions);}document.getElementById('242eb1d4').innerHTML += ' | View Map';var $lc85a88fb334cfb29c5a394c6805b76e7 = '

OneMain Financial

Address: 30 Baldwin Blvd Ste 90, Shamokin Dam, PA 17876, USA
Phone: (570) 743-2038
';var m_c85a88fb334cfb29c5a394c6805b76e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_c85a88fb334cfb29c5a394c6805b76e7['infowindow'] = new google.maps.InfoWindow({content: $lc85a88fb334cfb29c5a394c6805b76e7});var infowindow = new google.maps.InfoWindow({content: $lc85a88fb334cfb29c5a394c6805b76e7});google.maps.event.addListener(m_c85a88fb334cfb29c5a394c6805b76e7, 'click', function() {infowindow.open(map,m_c85a88fb334cfb29c5a394c6805b76e7);});$marker.push(m_c85a88fb334cfb29c5a394c6805b76e7);}});}google.maps.event.addDomListener(window, 'load', initialize);