NF.messages.push( { text: "Click Go for all information available on Kitty Care Center v2.0, coming eventually.",
link: "KCC2.html",
addDate: "Apr 30, 2009" } );

NF.messages.push( { text: "Check out the new & improved JavaScript Oasis, a paradise of plugin-free awesomeness! Its most beautiful attraction is the hypnotic Magic Puddle.",
link: "onlinefun/JSOasis.php",
addDate: "Nov 20, 2009" } );

NF.messages.push( { text: "If you haven't run around the Web to tell EVERY ONE OF YOUR FRIENDS about the cool things in JavaScript Oasis, now would be a good time to do it: Sharing tools are now available.",
link: "onlinefun/JSOasis.php",
addDate: "Feb 10, 2010" } );

NF.messages.push( { text: "So if I've finished that puzzle game, Signs of Life, WHY CAN'T I STOP WORKING ON IT????\n\nSigns of Life version 1.1 is up. A few display tweaks have been made, and it should be significantly less annoying for Wii players.",
link: "onlinefun/SignsOfLife/",
addDate: "Jan 7, 2010" } );

NF.messages.push( { text: "In the Etcetera section, you'll find a new thing called Standards-Compliant Blank Web Pages. It won't make much sense if you're not a Web developer, and it will possibly make even less sense if you are.",
link: "onlinefun/BlankPages/",
addDate: "Nov 20, 2009" } );

NF.messages.push( { text: "I made this JavaScript gizmo, Reverse Metronome. It's like a metronome, but backwards. Maybe JavaScript Oasis has a better description.",
link: "onlinefun/ReverseMetronome.html",
addDate: "Feb 10, 2010" } );

NF.lastUpdate = "Feb 10, 2010";
NF.siteName = "Pikadude No. 1";
NF.images.ok = "images/newsflash/okay.png";
NF.images.prevDisabled = "images/newsflash/blank.png";
NF.images.nextDisabled = "images/newsflash/blank.png";
NF.images.prevEnabled = "images/newsflash/previous.png";
NF.images.nextEnabled = "images/newsflash/next.png";
NF.images.goEnabled = "images/newsflash/go.png";
NF.images.goDisabled = "images/newsflash/nolink.png";