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.9252,-79.989)};var g_5b9e12b1d98a2d07c9c9d2c383f372b9 = new google.maps.Geocoder();g_5b9e12b1d98a2d07c9c9d2c383f372b9.geocode( { 'address': "2710 N Main St, High Point, NC 27265, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('high-point-NC-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('high-point-NC-woodforest-national-bank'), mapOptions);}document.getElementById('0b457d40').innerHTML += ' | View Map';var $l5b9e12b1d98a2d07c9c9d2c383f372b9 = '

Woodforest National Bank

Address: 2710 N Main St, High Point, NC 27265, USA
Phone: (336) 885-5215
';var m_5b9e12b1d98a2d07c9c9d2c383f372b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_5b9e12b1d98a2d07c9c9d2c383f372b9['infowindow'] = new google.maps.InfoWindow({content: $l5b9e12b1d98a2d07c9c9d2c383f372b9});var infowindow = new google.maps.InfoWindow({content: $l5b9e12b1d98a2d07c9c9d2c383f372b9});google.maps.event.addListener(m_5b9e12b1d98a2d07c9c9d2c383f372b9, 'click', function() {infowindow.open(map,m_5b9e12b1d98a2d07c9c9d2c383f372b9);});$marker.push(m_5b9e12b1d98a2d07c9c9d2c383f372b9);}});var g_8f2964feece20703c6ac571342060991 = new google.maps.Geocoder();g_8f2964feece20703c6ac571342060991.geocode( { 'address': "2628 S Main Street, High Point, NC 27263, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('high-point-NC-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('high-point-NC-woodforest-national-bank'), mapOptions);}document.getElementById('eff12807').innerHTML += ' | View Map';var $l8f2964feece20703c6ac571342060991 = '

Woodforest National Bank

Address: 2628 S Main Street, High Point, NC 27263, USA
Phone: (336) 882-0462
';var m_8f2964feece20703c6ac571342060991 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_8f2964feece20703c6ac571342060991['infowindow'] = new google.maps.InfoWindow({content: $l8f2964feece20703c6ac571342060991});var infowindow = new google.maps.InfoWindow({content: $l8f2964feece20703c6ac571342060991});google.maps.event.addListener(m_8f2964feece20703c6ac571342060991, 'click', function() {infowindow.open(map,m_8f2964feece20703c6ac571342060991);});$marker.push(m_8f2964feece20703c6ac571342060991);}});}google.maps.event.addDomListener(window, 'load', initialize);