Tuesday, June 22
1:30pm
AFI Silver Theatre
Silver Springs, MD

Synopsis: In this artfully rendered film, Guatemala’s
violent history of repression at the hands
of extremist political regimes is laid bare
following the discovery of a vast archive of
secret police documents. Found near the
site of La Isla – a notorious extrajudicial
prison – the cache details with chilling
specificity the surveillance, torture and
killing of thousands of civilians targeted by
the country’s succession of fanatical rightwing
governments.

For more information, click here

Click here for more contests.

Enter Contest

Please complete the required fields below.

[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;

}

});

});