jQuery(".next",p).click(function() { .... .... .... }
setTimeout(function(){jQuery(".next",p).trigger("click");}, 15000);