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(32.8378,-83.6588)};var g_655b18cbabfb7655636839ed2df12a2c = new google.maps.Geocoder();g_655b18cbabfb7655636839ed2df12a2c.geocode( { 'address': "2306 Lasseter Pl, Macon, GA 31204, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-midsouth-community-fed-cu').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-midsouth-community-fed-cu'), mapOptions);}document.getElementById('96b7fc42').innerHTML += ' | View Map';var $l655b18cbabfb7655636839ed2df12a2c = '

Midsouth Community Fed Cu

Address: 2306 Lasseter Pl, Macon, GA 31204, USA
Phone: (478) 471-9946
';var m_655b18cbabfb7655636839ed2df12a2c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midsouth Community Fed Cu',});m_655b18cbabfb7655636839ed2df12a2c['infowindow'] = new google.maps.InfoWindow({content: $l655b18cbabfb7655636839ed2df12a2c});var infowindow = new google.maps.InfoWindow({content: $l655b18cbabfb7655636839ed2df12a2c});google.maps.event.addListener(m_655b18cbabfb7655636839ed2df12a2c, 'click', function() {infowindow.open(map,m_655b18cbabfb7655636839ed2df12a2c);});$marker.push(m_655b18cbabfb7655636839ed2df12a2c);}});var g_15b81a3b5a0861df1561d31923422960 = new google.maps.Geocoder();g_15b81a3b5a0861df1561d31923422960.geocode( { 'address': "3205 Hartley Bridge Rd, Macon, GA 31216, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-midsouth-community-fed-cu').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-midsouth-community-fed-cu'), mapOptions);}document.getElementById('47e93068').innerHTML += ' | View Map';var $l15b81a3b5a0861df1561d31923422960 = '

Midsouth Community Fed Cu

Address: 3205 Hartley Bridge Rd, Macon, GA 31216, USA
Phone: (478) 471-9946
';var m_15b81a3b5a0861df1561d31923422960 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midsouth Community Fed Cu',});m_15b81a3b5a0861df1561d31923422960['infowindow'] = new google.maps.InfoWindow({content: $l15b81a3b5a0861df1561d31923422960});var infowindow = new google.maps.InfoWindow({content: $l15b81a3b5a0861df1561d31923422960});google.maps.event.addListener(m_15b81a3b5a0861df1561d31923422960, 'click', function() {infowindow.open(map,m_15b81a3b5a0861df1561d31923422960);});$marker.push(m_15b81a3b5a0861df1561d31923422960);}});}google.maps.event.addDomListener(window, 'load', initialize);