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(30.841,-83.9737)};var g_5105a11a2ab1ae9d7515e9ba9178d15e = new google.maps.Geocoder();g_5105a11a2ab1ae9d7515e9ba9178d15e.geocode( { 'address': "112 S Hansell St, Thomasville, GA 31792, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomasville-GA-rose-city-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('thomasville-GA-rose-city-federal-credit-union'), mapOptions);}document.getElementById('ac46e9c8').innerHTML += ' | View Map';var $l5105a11a2ab1ae9d7515e9ba9178d15e = '

Rose City Federal Credit Union

Address: 112 S Hansell St, Thomasville, GA 31792, USA
Phone: (229) 228-9826
';var m_5105a11a2ab1ae9d7515e9ba9178d15e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rose City Federal Credit Union',});m_5105a11a2ab1ae9d7515e9ba9178d15e['infowindow'] = new google.maps.InfoWindow({content: $l5105a11a2ab1ae9d7515e9ba9178d15e});var infowindow = new google.maps.InfoWindow({content: $l5105a11a2ab1ae9d7515e9ba9178d15e});google.maps.event.addListener(m_5105a11a2ab1ae9d7515e9ba9178d15e, 'click', function() {infowindow.open(map,m_5105a11a2ab1ae9d7515e9ba9178d15e);});$marker.push(m_5105a11a2ab1ae9d7515e9ba9178d15e);}});var g_fa2f5b29247f04c87601032b5ed92eec = new google.maps.Geocoder();g_fa2f5b29247f04c87601032b5ed92eec.geocode( { 'address': "85 Liberty St, Thomasville, GA 31757, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomasville-GA-rose-city-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('thomasville-GA-rose-city-federal-credit-union'), mapOptions);}document.getElementById('3452cd7c').innerHTML += ' | View Map';var $lfa2f5b29247f04c87601032b5ed92eec = '

Rose City Federal Credit Union

Address: 85 Liberty St, Thomasville, GA 31757, USA
Phone: (229) 584-1082
';var m_fa2f5b29247f04c87601032b5ed92eec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rose City Federal Credit Union',});m_fa2f5b29247f04c87601032b5ed92eec['infowindow'] = new google.maps.InfoWindow({content: $lfa2f5b29247f04c87601032b5ed92eec});var infowindow = new google.maps.InfoWindow({content: $lfa2f5b29247f04c87601032b5ed92eec});google.maps.event.addListener(m_fa2f5b29247f04c87601032b5ed92eec, 'click', function() {infowindow.open(map,m_fa2f5b29247f04c87601032b5ed92eec);});$marker.push(m_fa2f5b29247f04c87601032b5ed92eec);}});}google.maps.event.addDomListener(window, 'load', initialize);