Is there a better, more jQuery-ish way of handling this image substitution?
var image = $(obj).children(\"img\"); if ($(image).attr(\"src\") == \"Images/TreeColl
Possible alternatives: