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.0764,-81.0926)};var g_7242eb0c63fb7210593d1b1b54aa330d = new google.maps.Geocoder();g_7242eb0c63fb7210593d1b1b54aa330d.geocode( { 'address': "208 Bull St, Savannah, GA 31401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('savannah-GA-chatham-county-school-empl-fcu').style.display = '';map = new google.maps.Map(document.getElementById('savannah-GA-chatham-county-school-empl-fcu'), mapOptions);}document.getElementById('67fcfc6a').innerHTML += ' | View Map';var $l7242eb0c63fb7210593d1b1b54aa330d = '

Chatham County School Empl Fcu

Address: 208 Bull St, Savannah, GA 31401, USA
Phone: (912) 236-0919
';var m_7242eb0c63fb7210593d1b1b54aa330d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chatham County School Empl Fcu',});m_7242eb0c63fb7210593d1b1b54aa330d['infowindow'] = new google.maps.InfoWindow({content: $l7242eb0c63fb7210593d1b1b54aa330d});var infowindow = new google.maps.InfoWindow({content: $l7242eb0c63fb7210593d1b1b54aa330d});google.maps.event.addListener(m_7242eb0c63fb7210593d1b1b54aa330d, 'click', function() {infowindow.open(map,m_7242eb0c63fb7210593d1b1b54aa330d);});$marker.push(m_7242eb0c63fb7210593d1b1b54aa330d);}});}google.maps.event.addDomListener(window, 'load', initialize);