Hi
the problem is the image rotator ..
replace in the javascript
new fadeshow(fadeimages, 160, 130, 0, 3000, 1, "R", 1 );
with
window.onload = new fadeshow(fadeimages, 160, 130, 0, 3000, 1, "R", 1 );
no guarantee that this will solve the problem ..
the file you have to change is in the module that displays the image rotator .. i have no idea where to find that .. sorry
john