Instructions for creating your own "Countdown to Christmas Clock" as seen at https://www.emailSanta.com/clock.asp. There are 3 steps to creating your own countdown clock. Each step is discussed in turn below and must be carefully followed in order for the script to work. A "SAMPLE FULL PAGE CODE" is provided at the end. NOTES: � Make sure to cut and paste the code below from Notepad with word wrap off so that the code does not become garbled (e.g. converts "<" to "<"). � Because this code is javascript, it ONLY works inside an HTML or similar web page (e.g. .htm, .asp etc.). � A link to emailSanta.com on your page is appreciated. Here is some sample code to cut & paste:

EmailSanta: Send your Christmas Wish to Santa Claus!

� Save your work! This code is provided "as is". EmailSanta is not responsible for its use. � To change the message that appears between Christmas and New Years, change the msg for "var myMainMessage" (The clock automatically resets on January 1st.) � CSS can be used to format the text & background colour etc. of the countdown clock. Step 1. Put the JavaScript code appearing between the asterisks between the "" & "" tags of your page. ************************ ************************ Step 2. Replace the "" tag of your page with the following code between asterisks (or add the "onload..." portion to your existing tag if there is already other info in it). NOTE: a valid web page cannot have 2 BODY tags! ************************ ************************ Step 3. Place the following code snippet wherever you'd like the clock to appear on your page. You can add whatever else you want to the page, just make sure the following code appears on the page and everything should work ok. ************************
************************ ************************ SAMPLE FULL PAGE CODE ************************

EmailSanta: Send your Christmas Wish to Santa Claus!