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.262,-80.3645)};var g_1e63210059f01f7825bf4e5d0352683d = new google.maps.Geocoder();g_1e63210059f01f7825bf4e5d0352683d.geocode( { 'address': "109 Carmel Dr, King, NC 27021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('king-NC-allegacy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('king-NC-allegacy-federal-credit-union'), mapOptions);}document.getElementById('b5fb85cf').innerHTML += ' | View Map';var $l1e63210059f01f7825bf4e5d0352683d = '

Allegacy Federal Credit Union

Address: 109 Carmel Dr, King, NC 27021, USA
Phone: (336) 774-3400
';var m_1e63210059f01f7825bf4e5d0352683d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allegacy Federal Credit Union',});m_1e63210059f01f7825bf4e5d0352683d['infowindow'] = new google.maps.InfoWindow({content: $l1e63210059f01f7825bf4e5d0352683d});var infowindow = new google.maps.InfoWindow({content: $l1e63210059f01f7825bf4e5d0352683d});google.maps.event.addListener(m_1e63210059f01f7825bf4e5d0352683d, 'click', function() {infowindow.open(map,m_1e63210059f01f7825bf4e5d0352683d);});$marker.push(m_1e63210059f01f7825bf4e5d0352683d);}});var g_1fb4b6a026c5847df22963992a71925e = new google.maps.Geocoder();g_1fb4b6a026c5847df22963992a71925e.geocode( { 'address': "707 S Main St, King, NC 27021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('king-NC-allegacy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('king-NC-allegacy-federal-credit-union'), mapOptions);}document.getElementById('144629bc').innerHTML += ' | View Map';var $l1fb4b6a026c5847df22963992a71925e = '

Allegacy Federal Credit Union

Address: 707 S Main St, King, NC 27021, USA
Phone: (336) 774-3400
';var m_1fb4b6a026c5847df22963992a71925e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allegacy Federal Credit Union',});m_1fb4b6a026c5847df22963992a71925e['infowindow'] = new google.maps.InfoWindow({content: $l1fb4b6a026c5847df22963992a71925e});var infowindow = new google.maps.InfoWindow({content: $l1fb4b6a026c5847df22963992a71925e});google.maps.event.addListener(m_1fb4b6a026c5847df22963992a71925e, 'click', function() {infowindow.open(map,m_1fb4b6a026c5847df22963992a71925e);});$marker.push(m_1fb4b6a026c5847df22963992a71925e);}});}google.maps.event.addDomListener(window, 'load', initialize);