On this page the rollover images do not preload and there is a slight delay when mousing over. I believe the "object required" and "object expected" errors are the culprit. These errors occur on the following pages, but none of the sub pages:
A method I'd suggest would be to use CSS sprites.
These combine the two image states (normal & rollover) into a single image of which only the relevant part is shown. The advantage is that you load both images at the same time and cut down on browser-server chitter chatter.
Hope this helps,
Tom
__________________
My site: Please login or register to view this content. Registration is FREE