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.091,-79.7866)};var g_8fc4bc380e6185d2f37a64f0c8f34a93 = new google.maps.Geocoder();g_8fc4bc380e6185d2f37a64f0c8f34a93.geocode( { 'address': "1200 N Elm St, Greensboro, NC 27401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greensboro-NC-healthshare-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('greensboro-NC-healthshare-credit-union'), mapOptions);}document.getElementById('08c21bd5').innerHTML += ' | View Map';var $l8fc4bc380e6185d2f37a64f0c8f34a93 = '

HealthShare Credit Union

Address: 1200 N Elm St, Greensboro, NC 27401, USA
Phone: (336) 832-8119
';var m_8fc4bc380e6185d2f37a64f0c8f34a93 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'HealthShare Credit Union',});m_8fc4bc380e6185d2f37a64f0c8f34a93['infowindow'] = new google.maps.InfoWindow({content: $l8fc4bc380e6185d2f37a64f0c8f34a93});var infowindow = new google.maps.InfoWindow({content: $l8fc4bc380e6185d2f37a64f0c8f34a93});google.maps.event.addListener(m_8fc4bc380e6185d2f37a64f0c8f34a93, 'click', function() {infowindow.open(map,m_8fc4bc380e6185d2f37a64f0c8f34a93);});$marker.push(m_8fc4bc380e6185d2f37a64f0c8f34a93);}});var g_fe0e53a8f40081fc2bc5ce7f6a5deef2 = new google.maps.Geocoder();g_fe0e53a8f40081fc2bc5ce7f6a5deef2.geocode( { 'address': "501 N Elam Ave, Greensboro, NC 27403, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greensboro-NC-healthshare-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('greensboro-NC-healthshare-credit-union'), mapOptions);}document.getElementById('111888ea').innerHTML += ' | View Map';var $lfe0e53a8f40081fc2bc5ce7f6a5deef2 = '

HealthShare Credit Union

Address: 501 N Elam Ave, Greensboro, NC 27403, USA
Phone: (336) 832-8119
';var m_fe0e53a8f40081fc2bc5ce7f6a5deef2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'HealthShare Credit Union',});m_fe0e53a8f40081fc2bc5ce7f6a5deef2['infowindow'] = new google.maps.InfoWindow({content: $lfe0e53a8f40081fc2bc5ce7f6a5deef2});var infowindow = new google.maps.InfoWindow({content: $lfe0e53a8f40081fc2bc5ce7f6a5deef2});google.maps.event.addListener(m_fe0e53a8f40081fc2bc5ce7f6a5deef2, 'click', function() {infowindow.open(map,m_fe0e53a8f40081fc2bc5ce7f6a5deef2);});$marker.push(m_fe0e53a8f40081fc2bc5ce7f6a5deef2);}});}google.maps.event.addDomListener(window, 'load', initialize);