Shortstack w/ Pinche Gringo
Saturday July 17, 2010 – 9pm
IOTA Club & Cafe
2832 North Wilson Boulevard
Arlington, VA 22201-3806
(703) 522-8340
[required]
[required]
[required]
[required]
[required]
[required]
[required]
[required]
Promotions & Free Stuff
DC Theater Digest
Loose Lips Daily
Young & Hungry Email Edition
DC in 10 Links
Offers from our partners
// Ad size 450×340
pontiflex_ad = {pid: 149, options: {format:”iframe”}};
pontiflex_ad.options.subSourceId = “”;
pontiflex_ad.options.trackingURL = “”;
pontiflex_ad.options.redirectURL = “”;
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().each(function () {
if (jQuery(this).val() == ”) {
valid = false;
jQuery(this).parent(‘p’).css(‘color’, ‘red’);
}
});
if (!valid) {
jQuery(‘#error’).show();
return false;
}
});
});