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.348,-80.1991)};var g_2112605294840be6858a16c4656119bf = new google.maps.Geocoder();g_2112605294840be6858a16c4656119bf.geocode( { 'address': "155 W South St, Albemarle, NC 28001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albemarle-NC-home-savings-bank-of-albemarle').style.display = '';map = new google.maps.Map(document.getElementById('albemarle-NC-home-savings-bank-of-albemarle'), mapOptions);}document.getElementById('951ad6b7').innerHTML += ' | View Map';var $l2112605294840be6858a16c4656119bf = '

Home Savings Bank of Albemarle

Address: 155 W South St, Albemarle, NC 28001, USA
Phone: (704) 982-9185
';var m_2112605294840be6858a16c4656119bf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home Savings Bank of Albemarle',});m_2112605294840be6858a16c4656119bf['infowindow'] = new google.maps.InfoWindow({content: $l2112605294840be6858a16c4656119bf});var infowindow = new google.maps.InfoWindow({content: $l2112605294840be6858a16c4656119bf});google.maps.event.addListener(m_2112605294840be6858a16c4656119bf, 'click', function() {infowindow.open(map,m_2112605294840be6858a16c4656119bf);});$marker.push(m_2112605294840be6858a16c4656119bf);}});var g_8c7b13c245d5e65174fe42fd53e7a6fe = new google.maps.Geocoder();g_8c7b13c245d5e65174fe42fd53e7a6fe.geocode( { 'address': "103 N 2nd St, Albemarle, NC 28001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albemarle-NC-home-savings-bank-of-albemarle').style.display = '';map = new google.maps.Map(document.getElementById('albemarle-NC-home-savings-bank-of-albemarle'), mapOptions);}document.getElementById('47adb0d9').innerHTML += ' | View Map';var $l8c7b13c245d5e65174fe42fd53e7a6fe = '

Home Savings Bank of Albemarle

Address: 103 N 2nd St, Albemarle, NC 28001, USA
Phone: (704) 982-9184
';var m_8c7b13c245d5e65174fe42fd53e7a6fe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home Savings Bank of Albemarle',});m_8c7b13c245d5e65174fe42fd53e7a6fe['infowindow'] = new google.maps.InfoWindow({content: $l8c7b13c245d5e65174fe42fd53e7a6fe});var infowindow = new google.maps.InfoWindow({content: $l8c7b13c245d5e65174fe42fd53e7a6fe});google.maps.event.addListener(m_8c7b13c245d5e65174fe42fd53e7a6fe, 'click', function() {infowindow.open(map,m_8c7b13c245d5e65174fe42fd53e7a6fe);});$marker.push(m_8c7b13c245d5e65174fe42fd53e7a6fe);}});}google.maps.event.addDomListener(window, 'load', initialize);