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.0948,-84.6189)};var g_f856a114224028bdb2618031b4e8f189 = new google.maps.Geocoder();g_f856a114224028bdb2618031b4e8f189.geocode( { 'address': "604 Ogden St #102, Somerset, KY 42501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('somerset-KY-heights-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('somerset-KY-heights-finance-corporation'), mapOptions);}document.getElementById('360bb04c').innerHTML += ' | View Map';var $lf856a114224028bdb2618031b4e8f189 = '

Heights Finance Corporation

Address: 604 Ogden St #102, Somerset, KY 42501, USA
Phone: (606) 678-7521
';var m_f856a114224028bdb2618031b4e8f189 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Heights Finance Corporation',});m_f856a114224028bdb2618031b4e8f189['infowindow'] = new google.maps.InfoWindow({content: $lf856a114224028bdb2618031b4e8f189});var infowindow = new google.maps.InfoWindow({content: $lf856a114224028bdb2618031b4e8f189});google.maps.event.addListener(m_f856a114224028bdb2618031b4e8f189, 'click', function() {infowindow.open(map,m_f856a114224028bdb2618031b4e8f189);});$marker.push(m_f856a114224028bdb2618031b4e8f189);}});}google.maps.event.addDomListener(window, 'load', initialize);