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.0881,-85.3024)};var g_61e2321951a39e0091c75c4e640d876e = new google.maps.Geocoder();g_61e2321951a39e0091c75c4e640d876e.geocode( { 'address': "940 Jamestown St, Columbia, KY 42728, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-KY-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('columbia-KY-world-finance-corporation'), mapOptions);}document.getElementById('b703c402').innerHTML += ' | View Map';var $l61e2321951a39e0091c75c4e640d876e = '

World Finance Corporation

Address: 940 Jamestown St, Columbia, KY 42728, USA
Phone: (270) 384-2155
';var m_61e2321951a39e0091c75c4e640d876e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_61e2321951a39e0091c75c4e640d876e['infowindow'] = new google.maps.InfoWindow({content: $l61e2321951a39e0091c75c4e640d876e});var infowindow = new google.maps.InfoWindow({content: $l61e2321951a39e0091c75c4e640d876e});google.maps.event.addListener(m_61e2321951a39e0091c75c4e640d876e, 'click', function() {infowindow.open(map,m_61e2321951a39e0091c75c4e640d876e);});$marker.push(m_61e2321951a39e0091c75c4e640d876e);}});var g_14e00b86c1d3e234d8d2c1d028c3431b = new google.maps.Geocoder();g_14e00b86c1d3e234d8d2c1d028c3431b.geocode( { 'address': "902 Russell Rd, Columbia, KY 42728, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-KY-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('columbia-KY-world-finance-corporation'), mapOptions);}document.getElementById('4e32fd5f').innerHTML += ' | View Map';var $l14e00b86c1d3e234d8d2c1d028c3431b = '

World Finance Corporation

Address: 902 Russell Rd, Columbia, KY 42728, USA
Phone: (270) 384-2155
';var m_14e00b86c1d3e234d8d2c1d028c3431b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_14e00b86c1d3e234d8d2c1d028c3431b['infowindow'] = new google.maps.InfoWindow({content: $l14e00b86c1d3e234d8d2c1d028c3431b});var infowindow = new google.maps.InfoWindow({content: $l14e00b86c1d3e234d8d2c1d028c3431b});google.maps.event.addListener(m_14e00b86c1d3e234d8d2c1d028c3431b, 'click', function() {infowindow.open(map,m_14e00b86c1d3e234d8d2c1d028c3431b);});$marker.push(m_14e00b86c1d3e234d8d2c1d028c3431b);}});}google.maps.event.addDomListener(window, 'load', initialize);