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.6645,-80.4741)};var g_3e0cb4a1171e1be5a03dbd5d46c09ac1 = new google.maps.Geocoder();g_3e0cb4a1171e1be5a03dbd5d46c09ac1.geocode( { 'address': "225 Faith Rd, Salisbury, NC 28146"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salisbury-NC-community-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('salisbury-NC-community-one-bank'), mapOptions);}document.getElementById('19a2a64f').innerHTML += ' | View Map';var $l3e0cb4a1171e1be5a03dbd5d46c09ac1 = '

Community One Bank

Address: 225 Faith Rd, Salisbury, NC 28146
Phone: (704) 647-0303
';var m_3e0cb4a1171e1be5a03dbd5d46c09ac1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community One Bank',});m_3e0cb4a1171e1be5a03dbd5d46c09ac1['infowindow'] = new google.maps.InfoWindow({content: $l3e0cb4a1171e1be5a03dbd5d46c09ac1});var infowindow = new google.maps.InfoWindow({content: $l3e0cb4a1171e1be5a03dbd5d46c09ac1});google.maps.event.addListener(m_3e0cb4a1171e1be5a03dbd5d46c09ac1, 'click', function() {infowindow.open(map,m_3e0cb4a1171e1be5a03dbd5d46c09ac1);});$marker.push(m_3e0cb4a1171e1be5a03dbd5d46c09ac1);}});var g_80659b82e8f63a823a16f77331abe658 = new google.maps.Geocoder();g_80659b82e8f63a823a16f77331abe658.geocode( { 'address': "1938 Jake Alexander Blvd W, Salisbury, NC 28147"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salisbury-NC-community-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('salisbury-NC-community-one-bank'), mapOptions);}document.getElementById('ba44abef').innerHTML += ' | View Map';var $l80659b82e8f63a823a16f77331abe658 = '

Community One Bank

Address: 1938 Jake Alexander Blvd W, Salisbury, NC 28147
Phone: (704) 633-0091
';var m_80659b82e8f63a823a16f77331abe658 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community One Bank',});m_80659b82e8f63a823a16f77331abe658['infowindow'] = new google.maps.InfoWindow({content: $l80659b82e8f63a823a16f77331abe658});var infowindow = new google.maps.InfoWindow({content: $l80659b82e8f63a823a16f77331abe658});google.maps.event.addListener(m_80659b82e8f63a823a16f77331abe658, 'click', function() {infowindow.open(map,m_80659b82e8f63a823a16f77331abe658);});$marker.push(m_80659b82e8f63a823a16f77331abe658);}});}google.maps.event.addDomListener(window, 'load', initialize);