Problems with clone() of TR in IE 7 using jquery 1.2.2

Problems with clone() of TR in IE 7 using jquery 1.2.2


Howdy:
I am having problems with the clone() method of a table row in IE 7.
It works fine in Safari and Firefox. If you want to see my code, it is
available at http://web.mit.edu/sapweb/dontindex/demo/jquerytest/js/CreateChangeInit.html.
The function is in the head of the page. The third line of the click
callback uses clone() on a table row.
Thanks for taking a look at this,
- Mike