:: StoryTitle Delayed Text in Snowman :: Start
<% _.delay( function() { $("#results").text("It has been 5 seconds. Show the text!"); }, 5000) %>