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(36.1163,-80.0921)};var g_c07969d7b6bf5fa22409039424748c99 = new google.maps.Geocoder();g_c07969d7b6bf5fa22409039424748c99.geocode( { 'address': "1405 NC Highway 66 S, Kernersville, NC 27284"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kernersville-NC-high-point-bank').style.display = '';map = new google.maps.Map(document.getElementById('kernersville-NC-high-point-bank'), mapOptions);}document.getElementById('2fae8b1c').innerHTML += ' | View Map';var $lc07969d7b6bf5fa22409039424748c99 = '

High Point Bank

Address: 1405 NC Highway 66 S, Kernersville, NC 27284
Phone: (336) 992-0221
';var m_c07969d7b6bf5fa22409039424748c99 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'High Point Bank',});m_c07969d7b6bf5fa22409039424748c99['infowindow'] = new google.maps.InfoWindow({content: $lc07969d7b6bf5fa22409039424748c99});var infowindow = new google.maps.InfoWindow({content: $lc07969d7b6bf5fa22409039424748c99});google.maps.event.addListener(m_c07969d7b6bf5fa22409039424748c99, 'click', function() {infowindow.open(map,m_c07969d7b6bf5fa22409039424748c99);});$marker.push(m_c07969d7b6bf5fa22409039424748c99);}});var g_0f6bb23f62c8d6036665ae678ab8904a = new google.maps.Geocoder();g_0f6bb23f62c8d6036665ae678ab8904a.geocode( { 'address': "515 Pineview Dr, Kernersville, NC 27284"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kernersville-NC-high-point-bank').style.display = '';map = new google.maps.Map(document.getElementById('kernersville-NC-high-point-bank'), mapOptions);}document.getElementById('d2e78fb6').innerHTML += ' | View Map';var $l0f6bb23f62c8d6036665ae678ab8904a = '

High Point Bank

Address: 515 Pineview Dr, Kernersville, NC 27284
Phone: (336) 992-4750
';var m_0f6bb23f62c8d6036665ae678ab8904a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'High Point Bank',});m_0f6bb23f62c8d6036665ae678ab8904a['infowindow'] = new google.maps.InfoWindow({content: $l0f6bb23f62c8d6036665ae678ab8904a});var infowindow = new google.maps.InfoWindow({content: $l0f6bb23f62c8d6036665ae678ab8904a});google.maps.event.addListener(m_0f6bb23f62c8d6036665ae678ab8904a, 'click', function() {infowindow.open(map,m_0f6bb23f62c8d6036665ae678ab8904a);});$marker.push(m_0f6bb23f62c8d6036665ae678ab8904a);}});}google.maps.event.addDomListener(window, 'load', initialize);