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.7552,-83.0586)};var g_cde209aad61260cbc84a76c3e86a5515 = new google.maps.Geocoder();g_cde209aad61260cbc84a76c3e86a5515.geocode( { 'address': "975 Maple St, Salyersville, KY 41465, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salyersville-KY-salyersville-loan-co-inc').style.display = '';map = new google.maps.Map(document.getElementById('salyersville-KY-salyersville-loan-co-inc'), mapOptions);}document.getElementById('0f1c75fe').innerHTML += ' | View Map';var $lcde209aad61260cbc84a76c3e86a5515 = '

Salyersville Loan Co Inc

Address: 975 Maple St, Salyersville, KY 41465, USA
Phone: (606) 349-3148
';var m_cde209aad61260cbc84a76c3e86a5515 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Salyersville Loan Co Inc',});m_cde209aad61260cbc84a76c3e86a5515['infowindow'] = new google.maps.InfoWindow({content: $lcde209aad61260cbc84a76c3e86a5515});var infowindow = new google.maps.InfoWindow({content: $lcde209aad61260cbc84a76c3e86a5515});google.maps.event.addListener(m_cde209aad61260cbc84a76c3e86a5515, 'click', function() {infowindow.open(map,m_cde209aad61260cbc84a76c3e86a5515);});$marker.push(m_cde209aad61260cbc84a76c3e86a5515);}});}google.maps.event.addDomListener(window, 'load', initialize);