$(function(){ $('#counter').countdown({ timestamp : (new Date()).getTime() + 03*24*60*60*1000 }); });