document.writeln('

View/HideCONTINUING

'); document.writeln('
'); document.writeln('

'); document.write(''); document.write('Arlington County Walkers-Weekend Morning Walks'); document.write(''); document.writeln('
'); document.writeln('Sunday mornings (started November 2007)
Virginia Square Metro station, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Arlington County Walkers-Weekday Evening Walks'); document.write(''); document.writeln('
'); document.writeln('Wednesday evenings (started November 2007)
Clarendon Metro Station, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Arlington Arts al Fresco Series'); document.write(''); document.writeln('
'); document.writeln('Summer 2008
Locations around Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Meet Me on a Sunday ...at Potomac Overlook'); document.write(''); document.writeln('
'); document.write('Friday, July 11, 2008'); document.write('– Wednesday, December 31, 2008'); document.writeln('
'); document.writeln('Every Sunday Afternoon
Potomac Overlook Regional Park, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('
'); document.writeln('

View/HideJULY 2008

'); document.writeln('
'); document.writeln('

'); document.write(''); document.write('Orienteering at Hemlock Overlook'); document.write(''); document.writeln('
'); document.writeln('Saturday, July 26, 2008
Bluemont Park, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('
'); document.writeln('

View/HideAUGUST 2008

'); document.writeln('
'); document.writeln('

'); document.write(''); document.write('National Park Service Trail Days - C&O Canal/Capital Crescent Trail'); document.write(''); document.writeln('
'); document.writeln('Saturday and Sunday, August 2-3, 2008
Fletchers Cove at junction of C&O Canal and the Capital Crescent Trail'); document.writeln('
read more...'); document.writeln('

'); document.writeln('
'); document.writeln('

View/HideSEPTEMBER 2008

'); document.writeln(''); document.writeln('

View/HideOCTOBER 2008

'); document.writeln(''); function togglePopup(thePopup) { if (document.layers){ if (document.layers['eventsdiv' + thePopup].display=="none") { document.layers['eventsdiv' + thePopup].display="inline"; document.images['tri' + thePopup].src='../gfx/tri_open.gif'; } else { document.layers['eventsdiv' + thePopup].display="none"; document.images['tri' + thePopup].src='../gfx/tri_closed.gif'; } document.images } else if (document.getElementById) { if (document.getElementById('eventsdiv' + thePopup).style.display=="none") { document.getElementById('eventsdiv' + thePopup).style.display="inline"; document.images['tri' + thePopup].src='../gfx/tri_open.gif'; } else { document.getElementById('eventsdiv' + thePopup).style.display="none"; document.images['tri' + thePopup].src='../gfx/tri_closed.gif'; } } else if (document.all) { if (document.all['eventsdiv' + thePopup].style.display=="none") { document.all['eventsdiv' + thePopup].style.display="inline"; document.images['tri' + thePopup].src='../gfx/tri_open.gif'; } else { document.all['eventsdiv' + thePopup].style.display="none"; document.images['tri' + thePopup].src='../gfx/tri_closed.gif'; } } else { alert("Sorry, your browser is not supported."); } }