$(document).ready(function() { $('#bml').countdown({until: new Date(2014, 9 - 1, 27)}); $("a#inline").fancybox({}); });