Tuesday, April 6
7pm
E Street Cinema
Washington, DC

Opening at E Street Cinema on Friday, April 9.

Directed by Peter Ho-Sun Chan
Set in the midst of war and political upheaval during the Taiping Rebellion of the 1860s, WARLORDS stars Jet Li as General Pang, who barely survives a brutal massacre of his fellow soldiers by playing dead, and joins a band of bandits led by Er Hu (Andy Lau) and Wu Yang (Takeshi Kaneshiro). After fighting back attackers from an helpless village, the three men take an oath to become “blood brothers,” pledging loyalty to one another until death, but things quickly turn sour and the three men become embroiled in a web of political deceit, and a love triangle between Pang, Er Hu and a beautiful courtesan (Wu Jing-Lei).

WarlordsMovie.com

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;

}

});

});