Your job here is to save all of the form information on this page in cookies. You may wish to look at the examples for help, particularly this one: set/read. Don't forget to include the cookie.js scripts!
The first one has been set up for you as an example. If you check the box, it will store a cookie that will be detected on another page (assuming the cookie scripts are properly linked in).
Which of these movies have you seen? (Pick as many as you wish)
Crash
Million Dollar Baby
Lord of the Rings
Chicago
A Beautiful Mind
(Can you use just one short function with the element id as its argument
to store the cookie data for all of these?)
Favorite movie of all time:
(You'll probably have to write a new function to save this value.)