$(document).ready(function () {
    setInterval("animationHeaderTicker()",400);
});
