var parent = parent?document.getElementById(parent):document;
if(Elements[i].className == clsName){
首先他们是定义的一个变量。
其次加了双引号的话,就是一个字符串。
变量加双引号就变成字符串了