
Here are five Easter Countdowns, with directions for putting them on your page. Choose the one you like best, but make sure to follow the directions exactly, and link them to us! |

|
For this countdown button to work, you need to do the following things:
1) Copy the image to your computer, either on a floppy disc or to your hardrive, and upload it to your home page
![]()
2) Cut and paste (or copy) the html code into your page. It must be EXACT for it to work. The image is called "bunnyani.gif" Don't change it!
3) Please link to: Countdown by Roxydoll12
HERE IS THE CODE:
<
!--Start of Blue Bunny Code--><div align=
"center"><center><table border=
"0" cellpadding="0" cellspacing="0" width="200" bgcolor="#FFFFFF" style="background-color: #FFC6E2; font-family: Comic Sans MS; color: #FF64B1; border: 2px solid #FF4FA7" #0099FF" bordercolor="#FFFFFF"><tr>
<td width="
100%"><p align="center"><font face="Georgia"><b> <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 31, 2004 2004");var description = "Easter!!";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("<center><h5>")
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("</h5></center>");
// End -->
</script> </b></font> </td>
<td width="100%"><font face="Georgia"><b><img src="images/bunnyani.gif" WIDTH="36" HEIGHT="46"></b></font></td>
</tr>
</table>
</center></div>
<p align="center"></p>
<!-- End of Blue Bunny Code-->

|
![]() |
For this countdown button to work, you need to do the following things:
1) Copy the image to your computer, either on a floppy disc or to your hardrive, and upload it to your home page

2) Cut and paste (or copy) the html code into your page. It must be EXACT for it to work. The image is called "prettyegg.gif" Don't change it!
3) Please link to: Countdown by Roxydoll12
HERE IS THE CODE:
<!--Start of Pretty Egg Code-->
<div align="center"><center>
<table border="0" cellpadding="0" cellspacing="0" width="200" bgcolor="#FFFFFF" style="background-color: #ECD9FF; font-family: CAC Camelot; color: #7300E6; border: 2px solid #8306FF" #0099FF" bordercolor="#FFFFFF">
<tr>
<td width="100%"><p align="center"><font face="Georgia"><b> <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 31, 2004");
var description = "Easter!!";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("<center><h5>")
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("
</h5></center>");// End -->
</script> </b></font> </td>
<td width="
100%"><font face="Georgia"><b><img src="images/prettyegg.gif" WIDTH="53" HEIGHT="73"></b></font></td></tr>
</table>
</center></div>
<p align="
center"><font face="Georgia"><b> </b></font></p><!--End of Pretty Egg Code-->

|
![]() |
For this countdown button to work, you need to do the following things:
1) Copy the image to your computer, either on a floppy disc or to your hardrive, and upload it to your home page

2) Cut and paste (or copy) the html code into your page. It must be EXACT for it to work. The image is called "chickegg.gif" Don't change it!
3) Please link to: Countdown by Roxydoll12
HERE IS THE CODE:
<!--Start of Egg and Chick Code-->
<div align="
center"><center><table border="0" cellpadding="0" cellspacing="0" width="
200" bgcolor="#FFFFFF" style="background-color: rgb(255,255,185); font-family: Comic Sans MS; color: rgb(0,185,0); border: 3px solid rgb(240,240,0)" #0099FF" bordercolor="#FFFFFF"> <tr> <td width="100%"><p align="center"><font face="Georgia"><b> <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 31, 2004");
var description = "Easter!!";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("<center><h5>")
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("</h5></center>");
// End -->
</script>
</b></font> </td> <td width="100%"><font face="Georgia"><b><img src="images/chickegg.gif" WIDTH="50" HEIGHT="50"></b></font></td> </tr></table>
</center></div>
<!-- End of Egg and Chick Code-->
| ![]() |
For this countdown button to work, you need to do the following things:
1) Copy the image to your computer, either on a floppy disc or to your hardrive, and upload it to your home page

2) Cut and paste (or copy) the html code into your page. It must be EXACT for it to work. The image is called "bunny2.gif" Don't change it!
3) Please link to: Countdown by Roxydoll12
HERE IS THE CODE:
<!--Start of White Bunny Code-->
<div align="center"><center><table border="0" cellpadding="0" cellspacing="0" width="200" bgcolor="#FFFFFF" style="background-color: #FFFFFF; font-family: Comic Sans MS; color: #0099FF; border: 2px solid #0099FF" #0099FF" bordercolor="#FFFFFF"><tr><td width="100%"><p align="center"><font face="Georgia"><b> <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 31, 2004");var description = "
Easter!!";var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("
<center><h5>")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("</h5></center>");
// End -->
</script> </b></font> </td><td width="100%"><font face="Georgia"><b><img src="images/bunny2.gif" WIDTH="50" HEIGHT="50"></b></font></td></tr></table>
</center></div>
<!-- End of White Bunny Code-->

|
For this countdown button to work, you need to do the following things:
1) Copy the image to your computer, either on a floppy disc or to your hardrive, and upload it to your home page
![]()
2) Cut and paste (or copy) the html code into your page. It must be EXACT for it to work. The image is called "eggline.gif" Don't change it!
3) Please link to: Countdown by Roxydoll12
HERE IS THE CODE:
<!--Beginning Easter Egg Line Countdown-->
<div align=
"center"><center><table border=
"0" cellpadding="0" cellspacing="0" width="200" style="font-family: Comic Sans MS; background-color: rgb(206,255,206); color: #000000; font-size: 8pt; font-weight: bold; border: 2px solid rgb(0,128,0)"> <tr> <td width="100%"><p align="center"><font face="Georgia"><b><script LANGUAGE="JAVASCRIPT">today = new Date();
BigDay = new Date("March 31, 2004")
msPerDay = 24 * 60 * 60 * 1000 ;
timeLeft = (BigDay.getTime() - today.getTime());
e_daysLeft = timeLeft / msPerDay;
daysLeft = Math.floor(e_daysLeft);
e_hrsLeft = (e_daysLeft - daysLeft)*24;
hrsLeft = Math.floor(e_hrsLeft);
minsLeft = Math.floor((e_hrsLeft - hrsLeft)*60);
document.write( "There's "+daysLeft+" days, "+hrsLeft+" hours and "+minsLeft+" minutes left until Easter!!");
</script>
</b></font> </p> <p align="center"><font face="Georgia"><b><img src="images/eggline.gif" WIDTH="278" HEIGHT="36"></b></font></td> </tr></table>
</center></div>
<p align=
"center"><font face="Georgia"><b> </b></font></p><!--End of Easter Egg Line Countdown-->