Show a message for 4 seconds
jQuery(".message").fadeIn().wait(4000).fadeOut();
jQuery plugin to insert delays in an animation queue