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(38.2099,-84.5595)};var g_f9825fce3f80c8c387aea3be5e387179 = new google.maps.Geocoder();g_f9825fce3f80c8c387aea3be5e387179.geocode( { 'address': "110 E Main St #107, Georgetown, KY 40324, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('georgetown-KY-just-4-you-home-loans---scott-porter').style.display = '';map = new google.maps.Map(document.getElementById('georgetown-KY-just-4-you-home-loans---scott-porter'), mapOptions);}document.getElementById('560d7e23').innerHTML += ' | View Map';var $lf9825fce3f80c8c387aea3be5e387179 = '

Just 4 You Home Loans - Scott Porter

Address: 110 E Main St #107, Georgetown, KY 40324, USA
Phone: (859) 699-9500
';var m_f9825fce3f80c8c387aea3be5e387179 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Just 4 You Home Loans - Scott Porter',});m_f9825fce3f80c8c387aea3be5e387179['infowindow'] = new google.maps.InfoWindow({content: $lf9825fce3f80c8c387aea3be5e387179});var infowindow = new google.maps.InfoWindow({content: $lf9825fce3f80c8c387aea3be5e387179});google.maps.event.addListener(m_f9825fce3f80c8c387aea3be5e387179, 'click', function() {infowindow.open(map,m_f9825fce3f80c8c387aea3be5e387179);});$marker.push(m_f9825fce3f80c8c387aea3be5e387179);}});}google.maps.event.addDomListener(window, 'load', initialize);