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(38.1536,-79.0732)};var g_a398d7b00b61980702f4b2b9a76cea02 = new google.maps.Geocoder();g_a398d7b00b61980702f4b2b9a76cea02.geocode( { 'address': "105 Community Way, Staunton, VA 24401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staunton-VA-dupont-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('staunton-VA-dupont-community-credit-union'), mapOptions);}document.getElementById('2594b313').innerHTML += ' | View Map';var $la398d7b00b61980702f4b2b9a76cea02 = '

DuPont Community Credit Union

Address: 105 Community Way, Staunton, VA 24401, USA
Phone: (540) 946-3200
';var m_a398d7b00b61980702f4b2b9a76cea02 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DuPont Community Credit Union',});m_a398d7b00b61980702f4b2b9a76cea02['infowindow'] = new google.maps.InfoWindow({content: $la398d7b00b61980702f4b2b9a76cea02});var infowindow = new google.maps.InfoWindow({content: $la398d7b00b61980702f4b2b9a76cea02});google.maps.event.addListener(m_a398d7b00b61980702f4b2b9a76cea02, 'click', function() {infowindow.open(map,m_a398d7b00b61980702f4b2b9a76cea02);});$marker.push(m_a398d7b00b61980702f4b2b9a76cea02);}});var g_ff297d0b3712aa48ec0f7e3c0e48e1dc = new google.maps.Geocoder();g_ff297d0b3712aa48ec0f7e3c0e48e1dc.geocode( { 'address': "410 N Augusta St, Staunton, VA 24401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staunton-VA-dupont-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('staunton-VA-dupont-community-credit-union'), mapOptions);}document.getElementById('ae44e4ee').innerHTML += ' | View Map';var $lff297d0b3712aa48ec0f7e3c0e48e1dc = '

DuPont Community Credit Union

Address: 410 N Augusta St, Staunton, VA 24401, USA
Phone: (540) 946-3200
';var m_ff297d0b3712aa48ec0f7e3c0e48e1dc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DuPont Community Credit Union',});m_ff297d0b3712aa48ec0f7e3c0e48e1dc['infowindow'] = new google.maps.InfoWindow({content: $lff297d0b3712aa48ec0f7e3c0e48e1dc});var infowindow = new google.maps.InfoWindow({content: $lff297d0b3712aa48ec0f7e3c0e48e1dc});google.maps.event.addListener(m_ff297d0b3712aa48ec0f7e3c0e48e1dc, 'click', function() {infowindow.open(map,m_ff297d0b3712aa48ec0f7e3c0e48e1dc);});$marker.push(m_ff297d0b3712aa48ec0f7e3c0e48e1dc);}});}google.maps.event.addDomListener(window, 'load', initialize);