var d = new Date() theDay=d.getDate() theMonth = d.getMonth() document.write("

") switch (theMonth) { case 7: if (theDay<15) document.write("
Motley crew aims to take over the world.") else document.write("
Marked for death... Keith wants immortality through his great novel.") end break case 5: if (theDay<15) document.write("
13 artists attempt to update MWF. The loser draws fanart!") else document.write("
Dramatic. Funny. Fantasy.") end break case 6: if (theDay<15) document.write("
Knife-throwers.. Mmmmmm.") else document.write("
Motley crew aims to take over the world.") end break default: document.write("Featured Link Goes Here") } document.write("

Fresh from Ping Teo's Bookmarks!")