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.511,-82.8663)};var g_4e9101a27e90ccf06980744e76749c2c = new google.maps.Geocoder();g_4e9101a27e90ccf06980744e76749c2c.geocode( { 'address': "100 Doctors Dr # 203, Douglas, GA 31533, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('douglas-GA-crmc-employees-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('douglas-GA-crmc-employees-credit-union'), mapOptions);}document.getElementById('f35e7c86').innerHTML += ' | View Map';var $l4e9101a27e90ccf06980744e76749c2c = '

CRMC Employees Credit Union

Address: 100 Doctors Dr # 203, Douglas, GA 31533, USA
Phone: (912) 383-5640
';var m_4e9101a27e90ccf06980744e76749c2c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CRMC Employees Credit Union',});m_4e9101a27e90ccf06980744e76749c2c['infowindow'] = new google.maps.InfoWindow({content: $l4e9101a27e90ccf06980744e76749c2c});var infowindow = new google.maps.InfoWindow({content: $l4e9101a27e90ccf06980744e76749c2c});google.maps.event.addListener(m_4e9101a27e90ccf06980744e76749c2c, 'click', function() {infowindow.open(map,m_4e9101a27e90ccf06980744e76749c2c);});$marker.push(m_4e9101a27e90ccf06980744e76749c2c);}});var g_9a67c75c72e444f9855cbf18bd662509 = new google.maps.Geocoder();g_9a67c75c72e444f9855cbf18bd662509.geocode( { 'address': "196 Westside Dr, Douglas, GA 31533, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('douglas-GA-crmc-employees-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('douglas-GA-crmc-employees-credit-union'), mapOptions);}document.getElementById('72aa914e').innerHTML += ' | View Map';var $l9a67c75c72e444f9855cbf18bd662509 = '

CRMC Employee's Credit Union

Address: 196 Westside Dr, Douglas, GA 31533, USA
Phone: (912) 383-5640
';var m_9a67c75c72e444f9855cbf18bd662509 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CRMC Employee's Credit Union',});m_9a67c75c72e444f9855cbf18bd662509['infowindow'] = new google.maps.InfoWindow({content: $l9a67c75c72e444f9855cbf18bd662509});var infowindow = new google.maps.InfoWindow({content: $l9a67c75c72e444f9855cbf18bd662509});google.maps.event.addListener(m_9a67c75c72e444f9855cbf18bd662509, 'click', function() {infowindow.open(map,m_9a67c75c72e444f9855cbf18bd662509);});$marker.push(m_9a67c75c72e444f9855cbf18bd662509);}});}google.maps.event.addDomListener(window, 'load', initialize);