starry-a.gif (1191 bytes)hearty-a.gif (651 bytes)sunny-a.gif (2339 bytes)

 

For this countdown button to work, you need to do the following things:

1) Copy these three images to your computer, either on a floppy disc or to your hardrive, and upload it to your home page:

starry-a.gif (1111 bytes)hearty-a.gif (1120 bytes)sunny-a.gif (1217 bytes)

2) Cut and paste (or copy) the html code into your page.  It must be EXACT for it to work.  The images are called "starrya.gif" "heartya.gif" and "sunnya.gif"    Don't change it! 

3) Please link to: Countdown by Roxydoll12 ; image by Vikimouse

Here is the code:

 

<!-- Start of Animated Birthday Sun and Stars Code-->

<div align="center"><center>

<table border="0" cellpadding="0" cellspacing="0" width="200" bgcolor="#BEA8FB" style="background-color: rgb(217,187,253); font-family: Georgia, Comic Sans MS; color: rgb(155,55,255); border: 2px solid rgb(155,19,236)" #0099FF" bordercolor="#9B13EC">

<tr>

<td width="100%"><p align="center">&nbsp; <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> -->

<!-- Begin

var date = new Date("March 30, 2004");

var description = "Alyson's   Birthday!!";

var now = new Date();

var diff = date.getTime() - now.getTime();

var days = Math.floor(diff / (1000 * 60 * 60 * 24));

document.write("<center><h6>")

if (days > 1) {

document.write(days + " days until " + description);

}

else if (days == 1) {

document.write("Only two days until " + description);

}

else if (days == 0) {

document.write("Tomorrow is " + description);

}

else {

document.write("It's " + description + "!");

}

document.write("</h6></center>");

// End -->

</script> </td>

<td width="100%"><img src="images/starrya.gif" alt="starry-a.gif (1191 bytes)" WIDTH="50" HEIGHT="50"><img src="images/heartya.gif" alt="hearty-a.gif (651 bytes)" WIDTH="45" HEIGHT="40"><img src="images/sunnya.gif" alt="sunny-a.gif (2339 bytes)" WIDTH="46" HEIGHT="46"></td>

</tr>

</table>

</center></div>

<p align="center">&nbsp;</p>

<!-- End of Birthday Stars and Sun Code-->

 

Personalize the Code for your birthday as follows:

1) Put in your  birthday  in the line of the html code that begins "var date=new date". Make sure the year is 2004.  When your birthday passes in 2004, you will have to change the year to 2005 for the countdown to work again.

2) Replace Alyson's name in the line that begins "var description=" with your name. 

That's all you have to do, and your countdown will look like this:

  

 

starry-a.gif (1191 bytes)hearty-a.gif (651 bytes)sunny-a.gif (2339 bytes)