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(35.0771,-81.6479)};var g_4919cbd7ed51631c44a70bc6ff1066eb = new google.maps.Geocoder();g_4919cbd7ed51631c44a70bc6ff1066eb.geocode( { 'address': "1229 W Floyd Baker Blvd, Gaffney, SC 29341, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaffney-SC-first-piedmont-federal-savings').style.display = '';map = new google.maps.Map(document.getElementById('gaffney-SC-first-piedmont-federal-savings'), mapOptions);}document.getElementById('bf7243ae').innerHTML += ' | View Map';var $l4919cbd7ed51631c44a70bc6ff1066eb = '

First Piedmont Federal Savings

Address: 1229 W Floyd Baker Blvd, Gaffney, SC 29341, USA
Phone: (864) 489-6046
';var m_4919cbd7ed51631c44a70bc6ff1066eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Piedmont Federal Savings',});m_4919cbd7ed51631c44a70bc6ff1066eb['infowindow'] = new google.maps.InfoWindow({content: $l4919cbd7ed51631c44a70bc6ff1066eb});var infowindow = new google.maps.InfoWindow({content: $l4919cbd7ed51631c44a70bc6ff1066eb});google.maps.event.addListener(m_4919cbd7ed51631c44a70bc6ff1066eb, 'click', function() {infowindow.open(map,m_4919cbd7ed51631c44a70bc6ff1066eb);});$marker.push(m_4919cbd7ed51631c44a70bc6ff1066eb);}});var g_707e46efb6783920d5b251ef598157a6 = new google.maps.Geocoder();g_707e46efb6783920d5b251ef598157a6.geocode( { 'address': "503 N Granard St, Gaffney, SC 29341, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaffney-SC-first-piedmont-federal-savings').style.display = '';map = new google.maps.Map(document.getElementById('gaffney-SC-first-piedmont-federal-savings'), mapOptions);}document.getElementById('e32f4d7d').innerHTML += ' | View Map';var $l707e46efb6783920d5b251ef598157a6 = '

First Piedmont Federal Savings

Address: 503 N Granard St, Gaffney, SC 29341, USA
Phone: (864) 488-4300
';var m_707e46efb6783920d5b251ef598157a6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Piedmont Federal Savings',});m_707e46efb6783920d5b251ef598157a6['infowindow'] = new google.maps.InfoWindow({content: $l707e46efb6783920d5b251ef598157a6});var infowindow = new google.maps.InfoWindow({content: $l707e46efb6783920d5b251ef598157a6});google.maps.event.addListener(m_707e46efb6783920d5b251ef598157a6, 'click', function() {infowindow.open(map,m_707e46efb6783920d5b251ef598157a6);});$marker.push(m_707e46efb6783920d5b251ef598157a6);}});}google.maps.event.addDomListener(window, 'load', initialize);