Load one thing then another

Load one thing then another

I have a big dropdown box with lots of items in it.  It takes about 5 seconds to load in IE6.  How can I use jQuery to load rest of the page, and then load the dropdown last?  Right now, the dropdown load freezes the entire page until it loads. 

Any suggestions?

Thanks!