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_35f8ca2a3cf0cfabd58f95aada2411f0 = new google.maps.Geocoder();g_35f8ca2a3cf0cfabd58f95aada2411f0.geocode( { 'address': "150 Concord Commons Pl Sw, Concord, NC 28027"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-NC-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('concord-NC-woodforest-national-bank'), mapOptions);}document.getElementById('3042e26b').innerHTML += ' | View Map';var $l35f8ca2a3cf0cfabd58f95aada2411f0 = '

Woodforest National Bank

Address: 150 Concord Commons Pl Sw, Concord, NC 28027
Phone: (704) 788-1693
';var m_35f8ca2a3cf0cfabd58f95aada2411f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_35f8ca2a3cf0cfabd58f95aada2411f0['infowindow'] = new google.maps.InfoWindow({content: $l35f8ca2a3cf0cfabd58f95aada2411f0});var infowindow = new google.maps.InfoWindow({content: $l35f8ca2a3cf0cfabd58f95aada2411f0});google.maps.event.addListener(m_35f8ca2a3cf0cfabd58f95aada2411f0, 'click', function() {infowindow.open(map,m_35f8ca2a3cf0cfabd58f95aada2411f0);});$marker.push(m_35f8ca2a3cf0cfabd58f95aada2411f0);}});var g_3d36c07721a0a5a96436d6c536a132ec = new google.maps.Geocoder();g_3d36c07721a0a5a96436d6c536a132ec.geocode( { 'address': "5825 Thunder Rd, Concord, NC 28025"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-NC-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('concord-NC-woodforest-national-bank'), mapOptions);}document.getElementById('026574b3').innerHTML += ' | View Map';var $l3d36c07721a0a5a96436d6c536a132ec = '

Woodforest National Bank

Address: 5825 Thunder Rd, Concord, NC 28025
Phone: (704) 548-0737
';var m_3d36c07721a0a5a96436d6c536a132ec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_3d36c07721a0a5a96436d6c536a132ec['infowindow'] = new google.maps.InfoWindow({content: $l3d36c07721a0a5a96436d6c536a132ec});var infowindow = new google.maps.InfoWindow({content: $l3d36c07721a0a5a96436d6c536a132ec});google.maps.event.addListener(m_3d36c07721a0a5a96436d6c536a132ec, 'click', function() {infowindow.open(map,m_3d36c07721a0a5a96436d6c536a132ec);});$marker.push(m_3d36c07721a0a5a96436d6c536a132ec);}});}google.maps.event.addDomListener(window, 'load', initialize);