Thursday, March 25
7:30pm
Majestic

HOT TUB TIME MACHINE follows a group of best friends who’ve become bored with their adult lives: Adam (John Cusack) has been dumped by his girlfriend; Lou (Rob Corddry) is a party guy who can’t find the party; Nick’s (Craig Robinson) wife controls his every move; and video game-obsessed Jacob (Clark Duke) won’t leave his basement. After a crazy night of drinking in a ski resort hot tub, the men wake up, heads pounding, in the year 1986. This is their chance to kick some past and change their futures – one will find a new love life, one will learn to stand up for himself with the ladies, one will find his mojo, and one will make sure he still exists!

Check out the trailer at: kicksomepast.com

HOT TUB TIME MACHINE opens nationwide Friday, March 26th.

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;

}

});

});