$(function () {
	$(defaultCountdown).countdown({ 
    until: $.countdown.UTCDate(+7, 2012, 5 - 1, 26, 11, 0, 0)}); 
});
