I'm sure someone here must know some javascript, and I am hoping to get some help making something in it. Can someone possibly write me a code? Here is what I want.

I need a script that goes into the <head> , and then allows me to place the date anywhere in the page with another insertable thingy. I am not to up on javascript so try and stay with me... I need it to place JUST the date.

Like,

<head>
<script type=javascript
(blabda bldab
</script>

<body>

Today's date is <script that inserts date>

then I have a calendar already built below this.


BTW, this is ALL for my father, who runs a website for Special Olympics... for free... So you might be able to guess he doesn't work too teribly hard on it, and considers himself to old to learn a bunch of new stuff. If this was all for myself I would most certainly go and learn it myself, but I do not want to take the time to learn JS just for this. Thanks for any help...