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.6236,-84.2038)};var g_373d0ec7c3b42e156dc5189da1d68881 = new google.maps.Geocoder();g_373d0ec7c3b42e156dc5189da1d68881.geocode( { 'address': "307 Grand Island Dr #5, Albany, GA 31707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-GA-1st-franklin-financial').style.display = '';map = new google.maps.Map(document.getElementById('albany-GA-1st-franklin-financial'), mapOptions);}document.getElementById('0f7af45a').innerHTML += ' | View Map';var $l373d0ec7c3b42e156dc5189da1d68881 = '

1st Franklin Financial

Address: 307 Grand Island Dr #5, Albany, GA 31707, USA
Phone: (229) 888-1928
';var m_373d0ec7c3b42e156dc5189da1d68881 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: '1st Franklin Financial',});m_373d0ec7c3b42e156dc5189da1d68881['infowindow'] = new google.maps.InfoWindow({content: $l373d0ec7c3b42e156dc5189da1d68881});var infowindow = new google.maps.InfoWindow({content: $l373d0ec7c3b42e156dc5189da1d68881});google.maps.event.addListener(m_373d0ec7c3b42e156dc5189da1d68881, 'click', function() {infowindow.open(map,m_373d0ec7c3b42e156dc5189da1d68881);});$marker.push(m_373d0ec7c3b42e156dc5189da1d68881);}});var g_1f1823ec933a33f6d02b06860d24beba = new google.maps.Geocoder();g_1f1823ec933a33f6d02b06860d24beba.geocode( { 'address': "2231 Dawson Rd Suite A, Albany, GA 31707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-GA-1st-franklin-financial').style.display = '';map = new google.maps.Map(document.getElementById('albany-GA-1st-franklin-financial'), mapOptions);}document.getElementById('b6b1172b').innerHTML += ' | View Map';var $l1f1823ec933a33f6d02b06860d24beba = '

1st Franklin Financial

Address: 2231 Dawson Rd Suite A, Albany, GA 31707, USA
Phone: (229) 439-8867
';var m_1f1823ec933a33f6d02b06860d24beba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: '1st Franklin Financial',});m_1f1823ec933a33f6d02b06860d24beba['infowindow'] = new google.maps.InfoWindow({content: $l1f1823ec933a33f6d02b06860d24beba});var infowindow = new google.maps.InfoWindow({content: $l1f1823ec933a33f6d02b06860d24beba});google.maps.event.addListener(m_1f1823ec933a33f6d02b06860d24beba, 'click', function() {infowindow.open(map,m_1f1823ec933a33f6d02b06860d24beba);});$marker.push(m_1f1823ec933a33f6d02b06860d24beba);}});}google.maps.event.addDomListener(window, 'load', initialize);