did you try double clicking the error icon to get the actual message?

Also, just got a js error in firefox
Get error "targ.parentNode.parentNode has no properties" for the following line of code
Code
	if (targ.id == "noclose" || targ.parentNode.id == "noclose" || targ.parentNode.parentNode.id == "noclose") {