Tuesday, June 1
7:30pm
AMC Georgetown
Washington, DC

Superstar genetic engineers Clive (Adrien Brody) and Elsa (Sarah Polley) specialize in splicing together DNA from different animals to create incredible new hybrids. Now they want to use human DNA in a hybrid that could revolutionize science and medicine. But when the pharmaceutical company that funds their research forbids it, Clive and Elsa secretly conduct their own experiments. The result is Dren, an amazing, strangely beautiful creature that exhibits uncommon intelligence and an array of unexpected physical developments. And though, at first, Dren exceeds their wildest dreams, she begins to grow and learn at an accelerated rate—and threatens to become their worst nightmare.

SPLICE opens nationwide on Friday, June 4.

splicethefilm.com

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;

}

});

});