document.writeln('

View/HideCONTINUING

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

'); document.write(''); document.write('WALKArlington Walkers Sunday Morning Walk'); document.write(''); document.writeln('
'); document.write('Friday, January 1, 2010'); document.write('– Sunday, December 26, 2010'); document.writeln('
'); document.writeln('Sunday mornings at 10 a.m. Virginia Square Metro'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('WALKArlington Walkers Wednesday Evening Walk'); document.write(''); document.writeln('
'); document.write('Friday, January 1, 2010'); document.write('– Wednesday, December 29, 2010'); document.writeln('
'); document.writeln('Wednesday evenings at 6:30 p.m. Meet at Clarendon Metro'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Pedestrian Advisory Committee (PAC) meeting'); document.write(''); document.writeln('
'); document.writeln('Courthouse Plaza, Arlington'); document.writeln('
read more...'); document.writeln('

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

View/HideJULY 2010

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

'); document.write(''); document.write('Babies in Backpacks'); document.write(''); document.writeln('
'); document.write('Saturday, July 31, 2010'); document.writeln('
'); document.writeln('Long Branch Nature Center, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('National Dance Day on the Mall'); document.write(''); document.writeln('
'); document.write('Saturday, July 31, 2010'); document.writeln('
'); document.writeln('National Mall, Washington, DC'); document.writeln('
read more...'); document.writeln('

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

View/HideAUGUST 2010

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

'); document.write(''); document.write('Tree Stewards Walk and Talk'); document.write(''); document.writeln('
'); document.write('Sunday, August 8, 2010'); document.writeln('
'); document.writeln('Meet at Wakefield High School, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Pedestrian Advisory Committee (PAC) meeting'); document.write(''); document.writeln('
'); document.write('Wednesday, August 11, 2010'); document.writeln('
'); document.writeln('7-9 p.m.
'); document.writeln('Courthouse Plaza, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Fundamentals of GPS Navigation Class'); document.write(''); document.writeln('
'); document.write('Thursday, August 12, 2010'); document.writeln('
'); document.writeln('REI, Fairfax, VA'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Bat Fest 2010'); document.write(''); document.writeln('
'); document.write('Saturday, August 14, 2010'); document.writeln('
'); document.writeln('Gulf Branch Nature Center, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Feet in the Street'); document.write(''); document.writeln('
'); document.write('Saturday, August 28, 2010'); document.writeln('
'); document.writeln('Fort Dupont Park, Washington, DC'); document.writeln('
read more...'); document.writeln('

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

View/HideSEPTEMBER 2010

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

View/HideOCTOBER 2010

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

View/HideJULY 2011

'); 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."); } }