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.2183,-81.1688)};var g_c210b7a505b031a1df8b8311fb382f46 = new google.maps.Geocoder();g_c210b7a505b031a1df8b8311fb382f46.geocode( { 'address': "2933 Union Rd, Gastonia, NC 28054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-fidelity-bank').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-fidelity-bank'), mapOptions);}document.getElementById('e2682435').innerHTML += ' | View Map';var $lc210b7a505b031a1df8b8311fb382f46 = '

Fidelity Bank

Address: 2933 Union Rd, Gastonia, NC 28054, USA
Phone: (704) 833-1236
';var m_c210b7a505b031a1df8b8311fb382f46 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity Bank',});m_c210b7a505b031a1df8b8311fb382f46['infowindow'] = new google.maps.InfoWindow({content: $lc210b7a505b031a1df8b8311fb382f46});var infowindow = new google.maps.InfoWindow({content: $lc210b7a505b031a1df8b8311fb382f46});google.maps.event.addListener(m_c210b7a505b031a1df8b8311fb382f46, 'click', function() {infowindow.open(map,m_c210b7a505b031a1df8b8311fb382f46);});$marker.push(m_c210b7a505b031a1df8b8311fb382f46);}});var g_ed4f5d7391e01999322fdf1f2a9a786a = new google.maps.Geocoder();g_ed4f5d7391e01999322fdf1f2a9a786a.geocode( { 'address': "610 Cox Road, Gastonia, NC 28054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-fidelity-bank').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-fidelity-bank'), mapOptions);}document.getElementById('8ed9f150').innerHTML += ' | View Map';var $led4f5d7391e01999322fdf1f2a9a786a = '

Fidelity Bank

Address: 610 Cox Road, Gastonia, NC 28054, USA
Phone: (704) 833-1203
';var m_ed4f5d7391e01999322fdf1f2a9a786a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity Bank',});m_ed4f5d7391e01999322fdf1f2a9a786a['infowindow'] = new google.maps.InfoWindow({content: $led4f5d7391e01999322fdf1f2a9a786a});var infowindow = new google.maps.InfoWindow({content: $led4f5d7391e01999322fdf1f2a9a786a});google.maps.event.addListener(m_ed4f5d7391e01999322fdf1f2a9a786a, 'click', function() {infowindow.open(map,m_ed4f5d7391e01999322fdf1f2a9a786a);});$marker.push(m_ed4f5d7391e01999322fdf1f2a9a786a);}});}google.maps.event.addDomListener(window, 'load', initialize);