The Countdown to /BUSH

Let the countdown begin. Four years won’t last forever. Watch is pass, one day at a time in this entry, and in the right nav bar on this site. For the non-HTML savvy, </bush> is web code for ‘end of Bush’, and that’s what’s coming in four years (follow the ‘continue reading’ link to find the source code you can copy to add this countdown to your own site).

<script language=”JavaScript”></script>

<SCRIPT LANGUAGE=”JavaScript”><!– Original: Alan Palmer –><!– Web Site: http://www.jsr.communitech.net –><!– This script and many more are available free online at –><!– The JavaScript Source!! http://javascript.internet.com –><!– Beginvar date = new Date(“November 4, 2008”);var description = “&lt;/BUSH&gt;”;var now = new Date();var diff = date.getTime() – now.getTime();var days = Math.floor(diff / (1000 * 60 * 60 * 24));document.write(“<H3><center>”)if (days > 1) {document.write(days+1 + ” days until<BR> ” + description);}else if (days == 1) {document.write(“Only two days until<BR> ” + description);}else if (days == 0) {document.write(“Tomorrow is<BR> ” + description);}else {document.write(“It’s” + description + “!”);}document.write(“</center></H3>”);// End –></script>

Leave a Reply