document.writeln('

View/HideCONTINUING

'); 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, March 31, 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/HideMARCH 2010

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

'); document.write(''); document.write('Clarendon St. Patrick\'s Day Parade'); document.write(''); document.writeln('
'); document.write('Tuesday, March 16, 2010'); document.writeln('
'); document.writeln('From Courthouse to Clarendon, along Wilson Boulevard'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Green Living Expo'); document.write(''); document.writeln('
'); document.write('Saturday, March 20, 2010'); document.writeln('
'); document.writeln('National Rural Electric Cooperative Association (NRECA) Conference Center, 4301 Wilson Boulevard, Arlington'); document.writeln('
read more...'); document.writeln('

'); document.writeln('

'); document.write(''); document.write('Spring Hike'); document.write(''); document.writeln('
'); document.write('Saturday, March 27, 2010'); document.writeln('
'); document.writeln('Long Branch Nature Center, Arlington'); document.writeln('
read more...'); document.writeln('

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

View/HideAPRIL 2010

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

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

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

View/HideMAY 2010

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