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.6701,-80.4991)};var g_17ab24542a2dda6bc21f367cea6175e8 = new google.maps.Geocoder();g_17ab24542a2dda6bc21f367cea6175e8.geocode( { 'address': "1601 Brenner Ave, Salisbury, NC 28144, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salisbury-NC-premier-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('salisbury-NC-premier-federal-credit-union'), mapOptions);}document.getElementById('6d662a8f').innerHTML += ' | View Map';var $l17ab24542a2dda6bc21f367cea6175e8 = '

Premier Federal Credit Union

Address: 1601 Brenner Ave, Salisbury, NC 28144, USA
Phone: (800) 873-2929
';var m_17ab24542a2dda6bc21f367cea6175e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Federal Credit Union',});m_17ab24542a2dda6bc21f367cea6175e8['infowindow'] = new google.maps.InfoWindow({content: $l17ab24542a2dda6bc21f367cea6175e8});var infowindow = new google.maps.InfoWindow({content: $l17ab24542a2dda6bc21f367cea6175e8});google.maps.event.addListener(m_17ab24542a2dda6bc21f367cea6175e8, 'click', function() {infowindow.open(map,m_17ab24542a2dda6bc21f367cea6175e8);});$marker.push(m_17ab24542a2dda6bc21f367cea6175e8);}});var g_7c3b08f1b6142bceb956851f1a45442b = new google.maps.Geocoder();g_7c3b08f1b6142bceb956851f1a45442b.geocode( { 'address': "940 Jake Alexander Blvd W, Salisbury, NC 28147, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salisbury-NC-premier-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('salisbury-NC-premier-federal-credit-union'), mapOptions);}document.getElementById('ea3caed0').innerHTML += ' | View Map';var $l7c3b08f1b6142bceb956851f1a45442b = '

Premier Federal Credit Union

Address: 940 Jake Alexander Blvd W, Salisbury, NC 28147, USA
Phone: (704) 633-4900
';var m_7c3b08f1b6142bceb956851f1a45442b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Federal Credit Union',});m_7c3b08f1b6142bceb956851f1a45442b['infowindow'] = new google.maps.InfoWindow({content: $l7c3b08f1b6142bceb956851f1a45442b});var infowindow = new google.maps.InfoWindow({content: $l7c3b08f1b6142bceb956851f1a45442b});google.maps.event.addListener(m_7c3b08f1b6142bceb956851f1a45442b, 'click', function() {infowindow.open(map,m_7c3b08f1b6142bceb956851f1a45442b);});$marker.push(m_7c3b08f1b6142bceb956851f1a45442b);}});}google.maps.event.addDomListener(window, 'load', initialize);