Tuesday, August 17
7:00pm
AMC Georgetown
Washington, DC
In Nanny McPhee Returns, Academy Award®-winning actress EMMA THOMPSON returns to the role of the magical nanny who appears when she’s needed the most and wanted the least in the next chapter of the hilarious and heartwarming fable that has enchanted children around the world.
In the latest installment, Nanny McPhee appears at the door of a harried young mother, Mrs. Isabel Green (MAGGIE GYLLENHAAL), who is trying to run the family farm while her husband is away at war. But once she’s arrived, Nanny McPhee discovers that Mrs. Green’s children are fighting a war of their own against two spoiled city cousins who have just moved in and refuse to leave.
Relying on everything from a flying motorcycle and a statue that comes to life to a tree-climbing piglet and a baby elephant who turns up in the oddest places, Nanny McPhee uses her magic to teach her mischievous charges five new lessons.
[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;
}
});
});