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.401,-80.5838)};var g_dc238c9533597a8cc2a9738ebde4bfcb = new google.maps.Geocoder();g_dc238c9533597a8cc2a9738ebde4bfcb.geocode( { 'address': "3700 Taylor Glen Ln NW, Concord, NC 28027"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-NC-first-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('concord-NC-first-citizens-bank'), mapOptions);}document.getElementById('0f52e23a').innerHTML += ' | View Map';var $ldc238c9533597a8cc2a9738ebde4bfcb = '

First Citizens Bank

Address: 3700 Taylor Glen Ln NW, Concord, NC 28027
Phone: (704) 786-6730
';var m_dc238c9533597a8cc2a9738ebde4bfcb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank',});m_dc238c9533597a8cc2a9738ebde4bfcb['infowindow'] = new google.maps.InfoWindow({content: $ldc238c9533597a8cc2a9738ebde4bfcb});var infowindow = new google.maps.InfoWindow({content: $ldc238c9533597a8cc2a9738ebde4bfcb});google.maps.event.addListener(m_dc238c9533597a8cc2a9738ebde4bfcb, 'click', function() {infowindow.open(map,m_dc238c9533597a8cc2a9738ebde4bfcb);});$marker.push(m_dc238c9533597a8cc2a9738ebde4bfcb);}});var g_6395f6d9cbbe251520ecaeff44632aef = new google.maps.Geocoder();g_6395f6d9cbbe251520ecaeff44632aef.geocode( { 'address': "8541 Concord Mills Blvd, Concord, NC 28027"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-NC-first-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('concord-NC-first-citizens-bank'), mapOptions);}document.getElementById('00108d6f').innerHTML += ' | View Map';var $l6395f6d9cbbe251520ecaeff44632aef = '

First Citizens Bank

Address: 8541 Concord Mills Blvd, Concord, NC 28027
Phone: (704) 979-3161
';var m_6395f6d9cbbe251520ecaeff44632aef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank',});m_6395f6d9cbbe251520ecaeff44632aef['infowindow'] = new google.maps.InfoWindow({content: $l6395f6d9cbbe251520ecaeff44632aef});var infowindow = new google.maps.InfoWindow({content: $l6395f6d9cbbe251520ecaeff44632aef});google.maps.event.addListener(m_6395f6d9cbbe251520ecaeff44632aef, 'click', function() {infowindow.open(map,m_6395f6d9cbbe251520ecaeff44632aef);});$marker.push(m_6395f6d9cbbe251520ecaeff44632aef);}});}google.maps.event.addDomListener(window, 'load', initialize);