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.4509,-81.7838)};var g_f5385ee028d683ea8bc79adfb99d1745 = new google.maps.Geocoder();g_f5385ee028d683ea8bc79adfb99d1745.geocode( { 'address': "100 Brampton Ave, Statesboro, GA 30458, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('statesboro-GA-core-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('statesboro-GA-core-credit-union'), mapOptions);}document.getElementById('3a3bce93').innerHTML += ' | View Map';var $lf5385ee028d683ea8bc79adfb99d1745 = '

CORE Credit Union

Address: 100 Brampton Ave, Statesboro, GA 30458, USA
Phone: (912) 764-9846
';var m_f5385ee028d683ea8bc79adfb99d1745 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CORE Credit Union',});m_f5385ee028d683ea8bc79adfb99d1745['infowindow'] = new google.maps.InfoWindow({content: $lf5385ee028d683ea8bc79adfb99d1745});var infowindow = new google.maps.InfoWindow({content: $lf5385ee028d683ea8bc79adfb99d1745});google.maps.event.addListener(m_f5385ee028d683ea8bc79adfb99d1745, 'click', function() {infowindow.open(map,m_f5385ee028d683ea8bc79adfb99d1745);});$marker.push(m_f5385ee028d683ea8bc79adfb99d1745);}});var g_a55d191abba7ba742bc19d1bf817224b = new google.maps.Geocoder();g_a55d191abba7ba742bc19d1bf817224b.geocode( { 'address': "43 N Main St, Statesboro, GA 30458, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('statesboro-GA-core-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('statesboro-GA-core-credit-union'), mapOptions);}document.getElementById('2f8dc0ed').innerHTML += ' | View Map';var $la55d191abba7ba742bc19d1bf817224b = '

CORE Credit Union

Address: 43 N Main St, Statesboro, GA 30458, USA
Phone: (912) 764-9846
';var m_a55d191abba7ba742bc19d1bf817224b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CORE Credit Union',});m_a55d191abba7ba742bc19d1bf817224b['infowindow'] = new google.maps.InfoWindow({content: $la55d191abba7ba742bc19d1bf817224b});var infowindow = new google.maps.InfoWindow({content: $la55d191abba7ba742bc19d1bf817224b});google.maps.event.addListener(m_a55d191abba7ba742bc19d1bf817224b, 'click', function() {infowindow.open(map,m_a55d191abba7ba742bc19d1bf817224b);});$marker.push(m_a55d191abba7ba742bc19d1bf817224b);}});}google.maps.event.addDomListener(window, 'load', initialize);