Assignment012e

JavaScript Window Object - setInterval / setTimeout and clearInterval

We'll make a page where you get an annoying window.alert() every 5 seconds, but the alerts will end in 10 seconds.