Pre-Loading images in HTML

<BODY ONLOAD="MM_preloadImages(
'images/img1.gif',
'images/img2.gif',
'images/img3.gif',
...
)">