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(37.0783,-84.6171)};var g_9b7871152b1f2df3bada2a16f536df2f = new google.maps.Geocoder();g_9b7871152b1f2df3bada2a16f536df2f.geocode( { 'address': "81 Mall Rd STE 1, Somerset, KY 42501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('somerset-KY-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('somerset-KY-onemain-financial'), mapOptions);}document.getElementById('2d42d9b4').innerHTML += ' | View Map';var $l9b7871152b1f2df3bada2a16f536df2f = '

OneMain Financial

Address: 81 Mall Rd STE 1, Somerset, KY 42501, USA
Phone: (606) 679-9348
';var m_9b7871152b1f2df3bada2a16f536df2f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_9b7871152b1f2df3bada2a16f536df2f['infowindow'] = new google.maps.InfoWindow({content: $l9b7871152b1f2df3bada2a16f536df2f});var infowindow = new google.maps.InfoWindow({content: $l9b7871152b1f2df3bada2a16f536df2f});google.maps.event.addListener(m_9b7871152b1f2df3bada2a16f536df2f, 'click', function() {infowindow.open(map,m_9b7871152b1f2df3bada2a16f536df2f);});$marker.push(m_9b7871152b1f2df3bada2a16f536df2f);}});var g_9300f7b7b99d92c0acf83ea618010e16 = new google.maps.Geocoder();g_9300f7b7b99d92c0acf83ea618010e16.geocode( { 'address': "1112 S Highway 27, Somerset, KY 42501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('somerset-KY-onemain-financial').style.display = '';map = new google.maps.Map(document.getElementById('somerset-KY-onemain-financial'), mapOptions);}document.getElementById('25eba299').innerHTML += ' | View Map';var $l9300f7b7b99d92c0acf83ea618010e16 = '

OneMain Financial

Address: 1112 S Highway 27, Somerset, KY 42501, USA
Phone: (606) 678-4145
';var m_9300f7b7b99d92c0acf83ea618010e16 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OneMain Financial',});m_9300f7b7b99d92c0acf83ea618010e16['infowindow'] = new google.maps.InfoWindow({content: $l9300f7b7b99d92c0acf83ea618010e16});var infowindow = new google.maps.InfoWindow({content: $l9300f7b7b99d92c0acf83ea618010e16});google.maps.event.addListener(m_9300f7b7b99d92c0acf83ea618010e16, 'click', function() {infowindow.open(map,m_9300f7b7b99d92c0acf83ea618010e16);});$marker.push(m_9300f7b7b99d92c0acf83ea618010e16);}});}google.maps.event.addDomListener(window, 'load', initialize);