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.0821,-79.7781)};var g_b5d6cc2a81f618587e3a1c17f4f1e8f2 = new google.maps.Geocoder();g_b5d6cc2a81f618587e3a1c17f4f1e8f2.geocode( { 'address': "800 Summit Ave, Greensboro, NC 27405, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greensboro-NC-summit-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('greensboro-NC-summit-credit-union'), mapOptions);}document.getElementById('63f935e9').innerHTML += ' | View Map';var $lb5d6cc2a81f618587e3a1c17f4f1e8f2 = '

Summit Credit Union

Address: 800 Summit Ave, Greensboro, NC 27405, USA
Phone: (336) 662-6200
';var m_b5d6cc2a81f618587e3a1c17f4f1e8f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Summit Credit Union',});m_b5d6cc2a81f618587e3a1c17f4f1e8f2['infowindow'] = new google.maps.InfoWindow({content: $lb5d6cc2a81f618587e3a1c17f4f1e8f2});var infowindow = new google.maps.InfoWindow({content: $lb5d6cc2a81f618587e3a1c17f4f1e8f2});google.maps.event.addListener(m_b5d6cc2a81f618587e3a1c17f4f1e8f2, 'click', function() {infowindow.open(map,m_b5d6cc2a81f618587e3a1c17f4f1e8f2);});$marker.push(m_b5d6cc2a81f618587e3a1c17f4f1e8f2);}});var g_ceb8f18a353176d81c6276c4a342a231 = new google.maps.Geocoder();g_ceb8f18a353176d81c6276c4a342a231.geocode( { 'address': "8210 W Market St, Greensboro, NC 27409, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greensboro-NC-summit-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('greensboro-NC-summit-credit-union'), mapOptions);}document.getElementById('4ca5ab08').innerHTML += ' | View Map';var $lceb8f18a353176d81c6276c4a342a231 = '

Summit Credit Union

Address: 8210 W Market St, Greensboro, NC 27409, USA
Phone: (336) 662-6200
';var m_ceb8f18a353176d81c6276c4a342a231 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Summit Credit Union',});m_ceb8f18a353176d81c6276c4a342a231['infowindow'] = new google.maps.InfoWindow({content: $lceb8f18a353176d81c6276c4a342a231});var infowindow = new google.maps.InfoWindow({content: $lceb8f18a353176d81c6276c4a342a231});google.maps.event.addListener(m_ceb8f18a353176d81c6276c4a342a231, 'click', function() {infowindow.open(map,m_ceb8f18a353176d81c6276c4a342a231);});$marker.push(m_ceb8f18a353176d81c6276c4a342a231);}});}google.maps.event.addDomListener(window, 'load', initialize);