jQuery(document).ready(function() { jQuery('.tp-banner').revolution({ delay:9000, startwidth:1060, startheight:430, hideThumbs:10, navigationType:"off", fullWidth:"on", forceFullWidth:"on" }); jQuery("#event1").countdown({ date: "31 December 2015 23:59:59", format: "on" }, function() { // callback function }); $(function () { $('[data-toggle="tooltip"]').tooltip() })