Nice tutorial. Your download-able HTML for the page works however the code that actually appears on the website doesn't. The JavaScript must be placed in the body because the document.write is writing to the head section. Additionally, as the other pointed out there is a missing }
View All Comments
| View Tutorial