Luna Goodnight says to Happy Web Developer
function loadLuna() { setTimeout(function () { $(".luna").show(); }, 3000000); } loadLuna();