THE BEATLES: ROCK BAND EXPERIENCE THE STORY, CELEBRATE THE MUSIC. THE BEATLES: ROCK BAND A GREAT GIFT FOR FATHER’S DAY, AVAILABLE EVERYWHERE FOR A NEW LOW PRICE OF $29.99 FOR THE SOFTWARE or $139.99 FOR THE LIMITED EDITION PREMIUM BUNDLE.

©2009 Harmonix Music Systems, Inc. All rights reserved. The Beatles is a trademark of Apple Corps Ltd. All logos, company names, brands, images, trademarks, and other intellectual property are the property of their respective owners. Photo from the private collection of BRUCE A. KARSH.

thebeatlesrockband.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;

}

});

});