[jQuery] DOM not populating in IE7

[jQuery] DOM not populating in IE7


Hi,
I'm trying to implement jCarousel with some additional features like
displaying titles on hover. I have it set to circular mode and am
dynamically populating the list using javascript. Everything renders
fine in Firefox, however in IE7 the DOM doesn't get populated
correctly and I just end up with an empty UL where my content should
be. I have so far been completely unsuccessful in diagnosing the
problem.
Here's the site:
http://it290.com/ad/
Thanks in advance for any help!