jQuery SlideViewer looks bad onLoad and then snaps back

jQuery SlideViewer looks bad onLoad and then snaps back

Hello all,

I am working on a photo blog here: http://tinyurl.com/kp8zwo

If you'll notice, the jQuery image slider I've got on the homepage works, but the client is complaining about the fact that while the page is loading, ALL of the images display in an unordered list until the CSS fully loads.

Is there a clever way around this so that the slide viewer is hidden until everything is loaded and we avoid that momentary (1-2 seconds) flash of broken-ness?

Thanks!

Doron

UPDATE: DUH! I just remembered that the slide viewer plugin has a preloader that I disabled for testing purposes, so I re-enabled it and voila, it works great. Sorry to clog the forums for nothing unless by some chance someone else did the same thing and will be helped by this...