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.7158,-79.9661)};var g_a0332182e66a0c51bc72467ee1702750 = new google.maps.Geocoder();g_a0332182e66a0c51bc72467ee1702750.geocode( { 'address': "1317 Folly Rd, Charleston, SC 29412, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charleston-SC-south-carolina-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('charleston-SC-south-carolina-federal-credit-union'), mapOptions);}document.getElementById('379cfc6e').innerHTML += ' | View Map';var $la0332182e66a0c51bc72467ee1702750 = '

South Carolina Federal Credit Union

Address: 1317 Folly Rd, Charleston, SC 29412, USA
Phone: (843) 797-8300
';var m_a0332182e66a0c51bc72467ee1702750 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Carolina Federal Credit Union',});m_a0332182e66a0c51bc72467ee1702750['infowindow'] = new google.maps.InfoWindow({content: $la0332182e66a0c51bc72467ee1702750});var infowindow = new google.maps.InfoWindow({content: $la0332182e66a0c51bc72467ee1702750});google.maps.event.addListener(m_a0332182e66a0c51bc72467ee1702750, 'click', function() {infowindow.open(map,m_a0332182e66a0c51bc72467ee1702750);});$marker.push(m_a0332182e66a0c51bc72467ee1702750);}});var g_9a46f2102124cf4ea1571e8d9d1df885 = new google.maps.Geocoder();g_9a46f2102124cf4ea1571e8d9d1df885.geocode( { 'address': "140 Bee St, Charleston, SC 29401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charleston-SC-south-carolina-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('charleston-SC-south-carolina-federal-credit-union'), mapOptions);}document.getElementById('b6538974').innerHTML += ' | View Map';var $l9a46f2102124cf4ea1571e8d9d1df885 = '

South Carolina Federal Credit Union

Address: 140 Bee St, Charleston, SC 29401, USA
Phone: (843) 797-8300
';var m_9a46f2102124cf4ea1571e8d9d1df885 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Carolina Federal Credit Union',});m_9a46f2102124cf4ea1571e8d9d1df885['infowindow'] = new google.maps.InfoWindow({content: $l9a46f2102124cf4ea1571e8d9d1df885});var infowindow = new google.maps.InfoWindow({content: $l9a46f2102124cf4ea1571e8d9d1df885});google.maps.event.addListener(m_9a46f2102124cf4ea1571e8d9d1df885, 'click', function() {infowindow.open(map,m_9a46f2102124cf4ea1571e8d9d1df885);});$marker.push(m_9a46f2102124cf4ea1571e8d9d1df885);}});}google.maps.event.addDomListener(window, 'load', initialize);