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.0434,-80.2581)};var g_210171df1ec3240b2b2301dce5c90a30 = new google.maps.Geocoder();g_210171df1ec3240b2b2301dce5c90a30.geocode( { 'address': "3193 Peters Creek Pkwy, Winston-Salem, NC 27127, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winston-salem-NC-winston-salem-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('winston-salem-NC-winston-salem-federal-credit-union'), mapOptions);}document.getElementById('090666d2').innerHTML += ' | View Map';var $l210171df1ec3240b2b2301dce5c90a30 = '

Winston Salem Federal Credit Union

Address: 3193 Peters Creek Pkwy, Winston-Salem, NC 27127, USA
Phone: (336) 788-5007
';var m_210171df1ec3240b2b2301dce5c90a30 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Winston Salem Federal Credit Union',});m_210171df1ec3240b2b2301dce5c90a30['infowindow'] = new google.maps.InfoWindow({content: $l210171df1ec3240b2b2301dce5c90a30});var infowindow = new google.maps.InfoWindow({content: $l210171df1ec3240b2b2301dce5c90a30});google.maps.event.addListener(m_210171df1ec3240b2b2301dce5c90a30, 'click', function() {infowindow.open(map,m_210171df1ec3240b2b2301dce5c90a30);});$marker.push(m_210171df1ec3240b2b2301dce5c90a30);}});var g_a6d3936c5c70fac5e3a9b156e2a12a1f = new google.maps.Geocoder();g_a6d3936c5c70fac5e3a9b156e2a12a1f.geocode( { 'address': "711 E Salem Ave, Winston-Salem, NC 27101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winston-salem-NC-winston-salem-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('winston-salem-NC-winston-salem-federal-credit-union'), mapOptions);}document.getElementById('f1c24f70').innerHTML += ' | View Map';var $la6d3936c5c70fac5e3a9b156e2a12a1f = '

Winston-Salem Federal Credit Union

Address: 711 E Salem Ave, Winston-Salem, NC 27101, USA
Phone: (336) 727-2663
';var m_a6d3936c5c70fac5e3a9b156e2a12a1f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Winston-Salem Federal Credit Union',});m_a6d3936c5c70fac5e3a9b156e2a12a1f['infowindow'] = new google.maps.InfoWindow({content: $la6d3936c5c70fac5e3a9b156e2a12a1f});var infowindow = new google.maps.InfoWindow({content: $la6d3936c5c70fac5e3a9b156e2a12a1f});google.maps.event.addListener(m_a6d3936c5c70fac5e3a9b156e2a12a1f, 'click', function() {infowindow.open(map,m_a6d3936c5c70fac5e3a9b156e2a12a1f);});$marker.push(m_a6d3936c5c70fac5e3a9b156e2a12a1f);}});}google.maps.event.addDomListener(window, 'load', initialize);