Firefox出现too much recursion错误提示
JavaScript在FF中会出现too much recursion错误,而在IE中会出现Stack Overflow错误
原因:JS的关键字不可以用来作为函数名