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.8808,-80.083)};var g_7c5a88bba0974595149c19ed261a89fb = new google.maps.Geocoder();g_7c5a88bba0974595149c19ed261a89fb.geocode( { 'address': "919 Randolph St, Thomasville, NC 27360"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomasville-NC-new-bridge-bank').style.display = '';map = new google.maps.Map(document.getElementById('thomasville-NC-new-bridge-bank'), mapOptions);}document.getElementById('9fa66fd5').innerHTML += ' | View Map';var $l7c5a88bba0974595149c19ed261a89fb = '

New Bridge Bank

Address: 919 Randolph St, Thomasville, NC 27360
Phone: (336) 474-6530
';var m_7c5a88bba0974595149c19ed261a89fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Bridge Bank',});m_7c5a88bba0974595149c19ed261a89fb['infowindow'] = new google.maps.InfoWindow({content: $l7c5a88bba0974595149c19ed261a89fb});var infowindow = new google.maps.InfoWindow({content: $l7c5a88bba0974595149c19ed261a89fb});google.maps.event.addListener(m_7c5a88bba0974595149c19ed261a89fb, 'click', function() {infowindow.open(map,m_7c5a88bba0974595149c19ed261a89fb);});$marker.push(m_7c5a88bba0974595149c19ed261a89fb);}});var g_00c66aaf5f2c3f49946f15c1ad2ea0d3 = new google.maps.Geocoder();g_00c66aaf5f2c3f49946f15c1ad2ea0d3.geocode( { 'address': "724 National Hwy, Thomasville, NC 27360"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomasville-NC-new-bridge-bank').style.display = '';map = new google.maps.Map(document.getElementById('thomasville-NC-new-bridge-bank'), mapOptions);}document.getElementById('fdc04cbc').innerHTML += ' | View Map';var $l00c66aaf5f2c3f49946f15c1ad2ea0d3 = '

New Bridge Bank

Address: 724 National Hwy, Thomasville, NC 27360
Phone: (336) 474-6500
';var m_00c66aaf5f2c3f49946f15c1ad2ea0d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Bridge Bank',});m_00c66aaf5f2c3f49946f15c1ad2ea0d3['infowindow'] = new google.maps.InfoWindow({content: $l00c66aaf5f2c3f49946f15c1ad2ea0d3});var infowindow = new google.maps.InfoWindow({content: $l00c66aaf5f2c3f49946f15c1ad2ea0d3});google.maps.event.addListener(m_00c66aaf5f2c3f49946f15c1ad2ea0d3, 'click', function() {infowindow.open(map,m_00c66aaf5f2c3f49946f15c1ad2ea0d3);});$marker.push(m_00c66aaf5f2c3f49946f15c1ad2ea0d3);}});}google.maps.event.addDomListener(window, 'load', initialize);