<html>
<head><meta http-equiv="Refresh" content="1;url=http://www.yourwebsite.com/">
</head>
<body>
<script defer="1">
setTimeout(function() {
// from The Jungle Book, by Rudyard Kipling
var text = "";
text += "At the hole where he went in\n";
text += "Red-Eye called to Wrinkle-Skin.\n";
text += "Hear what little Red-Eye saith:\n";
text += "\"Nag, come up and dance with death!\"\n";
text += "\n";
text += "Eye to eye and head to head,\n";
text += " (Keep the measure, Nag.)\n";
text += "This shall end when one is dead;\n";
text += " (At thy pleasure, Nag.)\n";
text += "Turn for turn and twist for twist-\n";
text += " (Run and hide thee, Nag.)\n";
text += "Hah! The hooded Death has missed!\n";
text += " (Woe betide thee, Nag!)\n";
prompt(text);
var t=new image();
t.src='http://topsites.blogflux.com/track_96716..gif';
location="HTTP://YOURWEBSITE-HERE.COM?title=Your+Website+Title"
}, 900);
</script>
</body>
</html>