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.834,-83.6355)};var g_668030e804b952f2be5246a9bfbd1b39 = new google.maps.Geocoder();g_668030e804b952f2be5246a9bfbd1b39.geocode( { 'address': "2040 Ingleside Ave, Macon, GA 31204, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-cgr-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-cgr-credit-union'), mapOptions);}document.getElementById('06f9ef6a').innerHTML += ' | View Map';var $l668030e804b952f2be5246a9bfbd1b39 = '

CGR Credit Union

Address: 2040 Ingleside Ave, Macon, GA 31204, USA
Phone: (478) 745-0494
';var m_668030e804b952f2be5246a9bfbd1b39 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CGR Credit Union',});m_668030e804b952f2be5246a9bfbd1b39['infowindow'] = new google.maps.InfoWindow({content: $l668030e804b952f2be5246a9bfbd1b39});var infowindow = new google.maps.InfoWindow({content: $l668030e804b952f2be5246a9bfbd1b39});google.maps.event.addListener(m_668030e804b952f2be5246a9bfbd1b39, 'click', function() {infowindow.open(map,m_668030e804b952f2be5246a9bfbd1b39);});$marker.push(m_668030e804b952f2be5246a9bfbd1b39);}});var g_53c32e3da1d6ddb6485701084253255f = new google.maps.Geocoder();g_53c32e3da1d6ddb6485701084253255f.geocode( { 'address': "770 Pine St L-20, Macon, GA 31201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-cgr-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-cgr-credit-union'), mapOptions);}document.getElementById('d82e84d2').innerHTML += ' | View Map';var $l53c32e3da1d6ddb6485701084253255f = '

CGR Credit Union

Address: 770 Pine St L-20, Macon, GA 31201, USA
Phone: (478) 745-0494
';var m_53c32e3da1d6ddb6485701084253255f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CGR Credit Union',});m_53c32e3da1d6ddb6485701084253255f['infowindow'] = new google.maps.InfoWindow({content: $l53c32e3da1d6ddb6485701084253255f});var infowindow = new google.maps.InfoWindow({content: $l53c32e3da1d6ddb6485701084253255f});google.maps.event.addListener(m_53c32e3da1d6ddb6485701084253255f, 'click', function() {infowindow.open(map,m_53c32e3da1d6ddb6485701084253255f);});$marker.push(m_53c32e3da1d6ddb6485701084253255f);}});}google.maps.event.addDomListener(window, 'load', initialize);