Instructions: In this assignment you will modify the HTML pages you have developed for the fictitious company The Great DVD in such a way that users will be re-routed to a splash page the first time they visit any page on the site. To do this you will need to save state information on the client browser using cookies. In particular, you should:
loadSplashPage.js
that loads
the splash page when appropriate.
loadSplashPage.
loadSplashPage
could/should be modified to make it more user-friendly.
You may use any books or notes at your disposal, but you should work entirely on your own.