[jQuery] How to create Terms of Service-type message?

[jQuery] How to create Terms of Service-type message?


Greetings,
I need a way to display a user agreement when someone visits my site,
and require them to click I Agree before they can get in. Best would be
to set a cookie showing whether or not they've agreed (so they don't get
it every time, if they keep cookies).
I think I should be looking somehow at form validation, but I'm not sure
where to start, nor how to enforce the use of the user agreement on
every page... (Maybe a server-side include?)
Has anyone implemented such a thing with jquery?
Thanks in advance for the help!
Robert Vidrine