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(36.9671,-86.4283)};var g_109d9c5db71c5abfc6ac687a633bbf13 = new google.maps.Geocoder();g_109d9c5db71c5abfc6ac687a633bbf13.geocode( { 'address': "996 Wilkinson Trace Ste C-6, Bowling Green, KY 42103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bowling-green-KY-first-liberty-financial-mortgage-a-division-of-etfcu').style.display = '';map = new google.maps.Map(document.getElementById('bowling-green-KY-first-liberty-financial-mortgage-a-division-of-etfcu'), mapOptions);}document.getElementById('4ea95873').innerHTML += ' | View Map';var $l109d9c5db71c5abfc6ac687a633bbf13 = '

First Liberty Financial Mortgage a Division of ETFCU

Address: 996 Wilkinson Trace Ste C-6, Bowling Green, KY 42103, USA
Phone: (270) 781-6944
';var m_109d9c5db71c5abfc6ac687a633bbf13 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Liberty Financial Mortgage a Division of ETFCU',});m_109d9c5db71c5abfc6ac687a633bbf13['infowindow'] = new google.maps.InfoWindow({content: $l109d9c5db71c5abfc6ac687a633bbf13});var infowindow = new google.maps.InfoWindow({content: $l109d9c5db71c5abfc6ac687a633bbf13});google.maps.event.addListener(m_109d9c5db71c5abfc6ac687a633bbf13, 'click', function() {infowindow.open(map,m_109d9c5db71c5abfc6ac687a633bbf13);});$marker.push(m_109d9c5db71c5abfc6ac687a633bbf13);}});}google.maps.event.addDomListener(window, 'load', initialize);