staggered load - JS equlivant of CSS FOUSC?

staggered load - JS equlivant of CSS FOUSC?

I have an interface with a good deal of jquery and when it first loads, it staggers, loads without stacking. Then it sorts itself out. Reminds me of FOUSC only JS instead of CSS.

Have you noticed this sort of behavior elsewhere? Is it normal? Just a current version of IE irritation that should be ignored? Use jQuery to hide the whole thing until loaded?

Demo at http://www.archernewmedia.com/test It utilized progressive enhancement.  Any thoughts appreciated.