Get our free newsletter
Sunday, June 6 2010
Marriott Wardman Prak Hotel
6pm-Midnight
Black Tie & ’40’s Glam’
Tell us about your best dining experience in the past year and you could win 2 tickts to the Rammys.
Email your review to hungry@washingtoncitypaper.com and Tim Carman will personally pick the winners.
[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.
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;
}
});
});