$(function () {
	$('#defaultCountdown').countdown({compact: true, until: new Date(2010, 4 - 1, 24,  H = 14)});
});

