Page is a not externally linkable
mousemoves - 4:38 pm on Jan 16, 2001 (gmt 0)
MM_preloadImages('images/navselld.gif','images/navservd.gif',...); i agree use more tables, not just one big table. i don't think nesting tables is a good idea either. use colspan and rowspan if required. keep your code as small and as logically simple as possible, and remember every character,including whitespace, adds to download time as well.
you don't need separate function calls for each graphic that you want to preload because your for loop will take care of all your arguments in one MM_preloadImages call.