Sign up for our free newsletter
Free D.C. news, delivered to your inbox daily.
4:45pm
Saturday, March 13
Filmmakers in attendance
* Ajumma! Are You Krazy??? | Brent Anbe 2009
* Black Crayon | Hanjin Park 2008
* A Drop in the Bucket | Lauren Shaw 2010
* Emptiness (Mu) | Ria Ama 2010
* Prisoners | Julio Palleiro 2009
* Ticket | Shaun Au 2008
Navy Mem Museum / Heritage Center
[required]
[required]
[required]
[required]
[required]
Promotions & Free Stuff
DC Theater Digest
Loose Lips Daily
Young & Hungry Email Edition
DC in 10 Links
No personal info will be sold or divulged to any third party.
NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.
Questions? Comments? Send us a message.
jQuery(document).ready(function () {
jQuery(‘#contest’).submit(function () {
var valid = true;
jQuery(‘label.required’).next(‘input’).each(function () {
if (jQuery(this).val() == ”) {
valid = false;
jQuery(this).parent(‘p’).css(‘color’, ‘red’);
}
});
if (!valid) {
jQuery(‘#error’).show();
return false;
}
});
});