
Today's Randomly Generated Idea is:
|
<SCRIPT> // var ideas = new Array(4); ideas[0] = "Type \"about:cache\" into your browser to
find everything that is stored in your cache."; </SCRIPT> Today's Randomly Generated Idea is: <SCRIPT> // Where you place this is where the random object will be displayed. var Quote = ideas[Math.round((ideas.length - 1) * Math.random())]; document.write(Quote); </SCRIPT> <BODY> <FORM> |