$(document).ready(function(){ setTimeout(function(){ alert("This is the alert message for timer"); }, 5000);