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.4851,-81.2239)};var g_3edc2960f37e9730cd0c8a7b371c6121 = new google.maps.Geocoder();g_3edc2960f37e9730cd0c8a7b371c6121.geocode( { 'address': "1910 E Main St, Lincolnton, NC 28092"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lincolnton-NC-peoples-bank').style.display = '';map = new google.maps.Map(document.getElementById('lincolnton-NC-peoples-bank'), mapOptions);}document.getElementById('2d3fef4f').innerHTML += ' | View Map';var $l3edc2960f37e9730cd0c8a7b371c6121 = '

Peoples Bank

Address: 1910 E Main St, Lincolnton, NC 28092
Phone: (704) 735-0472
';var m_3edc2960f37e9730cd0c8a7b371c6121 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank',});m_3edc2960f37e9730cd0c8a7b371c6121['infowindow'] = new google.maps.InfoWindow({content: $l3edc2960f37e9730cd0c8a7b371c6121});var infowindow = new google.maps.InfoWindow({content: $l3edc2960f37e9730cd0c8a7b371c6121});google.maps.event.addListener(m_3edc2960f37e9730cd0c8a7b371c6121, 'click', function() {infowindow.open(map,m_3edc2960f37e9730cd0c8a7b371c6121);});$marker.push(m_3edc2960f37e9730cd0c8a7b371c6121);}});var g_6c0355a85cfc24ab4f5756759005786f = new google.maps.Geocoder();g_6c0355a85cfc24ab4f5756759005786f.geocode( { 'address': "760 W Highway 27, Lincolnton, NC 28092"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lincolnton-NC-peoples-bank').style.display = '';map = new google.maps.Map(document.getElementById('lincolnton-NC-peoples-bank'), mapOptions);}document.getElementById('173c2068').innerHTML += ' | View Map';var $l6c0355a85cfc24ab4f5756759005786f = '

Peoples Bank

Address: 760 W Highway 27, Lincolnton, NC 28092
Phone: (704) 735-4065
';var m_6c0355a85cfc24ab4f5756759005786f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank',});m_6c0355a85cfc24ab4f5756759005786f['infowindow'] = new google.maps.InfoWindow({content: $l6c0355a85cfc24ab4f5756759005786f});var infowindow = new google.maps.InfoWindow({content: $l6c0355a85cfc24ab4f5756759005786f});google.maps.event.addListener(m_6c0355a85cfc24ab4f5756759005786f, 'click', function() {infowindow.open(map,m_6c0355a85cfc24ab4f5756759005786f);});$marker.push(m_6c0355a85cfc24ab4f5756759005786f);}});}google.maps.event.addDomListener(window, 'load', initialize);