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(31.6031,-84.2035)};var g_6bf637038f661c682b1d39637560aad7 = new google.maps.Geocoder();g_6bf637038f661c682b1d39637560aad7.geocode( { 'address': "1104 N Westover Blvd # 2, Albany, GA 31707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-GA-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('albany-GA-world-finance-corporation'), mapOptions);}document.getElementById('f7f37e5f').innerHTML += ' | View Map';var $l6bf637038f661c682b1d39637560aad7 = '

World Finance Corporation

Address: 1104 N Westover Blvd # 2, Albany, GA 31707, USA
Phone: (229) 435-7251
';var m_6bf637038f661c682b1d39637560aad7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_6bf637038f661c682b1d39637560aad7['infowindow'] = new google.maps.InfoWindow({content: $l6bf637038f661c682b1d39637560aad7});var infowindow = new google.maps.InfoWindow({content: $l6bf637038f661c682b1d39637560aad7});google.maps.event.addListener(m_6bf637038f661c682b1d39637560aad7, 'click', function() {infowindow.open(map,m_6bf637038f661c682b1d39637560aad7);});$marker.push(m_6bf637038f661c682b1d39637560aad7);}});var g_1e57feec7e1cc9adf0c96bea4b7d753a = new google.maps.Geocoder();g_1e57feec7e1cc9adf0c96bea4b7d753a.geocode( { 'address': "2231 Dawson Rd Suite D, Albany, GA 31707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-GA-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('albany-GA-world-finance-corporation'), mapOptions);}document.getElementById('54684369').innerHTML += ' | View Map';var $l1e57feec7e1cc9adf0c96bea4b7d753a = '

World Finance Corporation

Address: 2231 Dawson Rd Suite D, Albany, GA 31707, USA
Phone: (229) 883-7880
';var m_1e57feec7e1cc9adf0c96bea4b7d753a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_1e57feec7e1cc9adf0c96bea4b7d753a['infowindow'] = new google.maps.InfoWindow({content: $l1e57feec7e1cc9adf0c96bea4b7d753a});var infowindow = new google.maps.InfoWindow({content: $l1e57feec7e1cc9adf0c96bea4b7d753a});google.maps.event.addListener(m_1e57feec7e1cc9adf0c96bea4b7d753a, 'click', function() {infowindow.open(map,m_1e57feec7e1cc9adf0c96bea4b7d753a);});$marker.push(m_1e57feec7e1cc9adf0c96bea4b7d753a);}});}google.maps.event.addDomListener(window, 'load', initialize);