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.5174,-77.9476)};var g_8f822ac814829da24a7065b8131bdf47 = new google.maps.Geocoder();g_8f822ac814829da24a7065b8131bdf47.geocode( { 'address': "1805 E 10th St, Littleton, NC 27850"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('littleton-NC-first-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('littleton-NC-first-citizens-bank'), mapOptions);}document.getElementById('2d7b7b44').innerHTML += ' | View Map';var $l8f822ac814829da24a7065b8131bdf47 = '

First Citizens Bank

Address: 1805 E 10th St, Littleton, NC 27850
Phone: (252) 308-6010
';var m_8f822ac814829da24a7065b8131bdf47 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank',});m_8f822ac814829da24a7065b8131bdf47['infowindow'] = new google.maps.InfoWindow({content: $l8f822ac814829da24a7065b8131bdf47});var infowindow = new google.maps.InfoWindow({content: $l8f822ac814829da24a7065b8131bdf47});google.maps.event.addListener(m_8f822ac814829da24a7065b8131bdf47, 'click', function() {infowindow.open(map,m_8f822ac814829da24a7065b8131bdf47);});$marker.push(m_8f822ac814829da24a7065b8131bdf47);}});var g_d2d5ed7eddb632adc3d91b947834aeac = new google.maps.Geocoder();g_d2d5ed7eddb632adc3d91b947834aeac.geocode( { 'address': "111 E S Main St, Littleton, NC 27850"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('littleton-NC-first-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('littleton-NC-first-citizens-bank'), mapOptions);}document.getElementById('b444cd9f').innerHTML += ' | View Map';var $ld2d5ed7eddb632adc3d91b947834aeac = '

First Citizens Bank

Address: 111 E S Main St, Littleton, NC 27850
Phone: (252) 586-4165
';var m_d2d5ed7eddb632adc3d91b947834aeac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank',});m_d2d5ed7eddb632adc3d91b947834aeac['infowindow'] = new google.maps.InfoWindow({content: $ld2d5ed7eddb632adc3d91b947834aeac});var infowindow = new google.maps.InfoWindow({content: $ld2d5ed7eddb632adc3d91b947834aeac});google.maps.event.addListener(m_d2d5ed7eddb632adc3d91b947834aeac, 'click', function() {infowindow.open(map,m_d2d5ed7eddb632adc3d91b947834aeac);});$marker.push(m_d2d5ed7eddb632adc3d91b947834aeac);}});}google.maps.event.addDomListener(window, 'load', initialize);