Your page is in violation of Dynamic Drive's
usage terms, which, among other things, state that the script credit must appear in the source code of the
page(s) using the script. Please reinstate the notice first.
You have an onload conflict. Remove this:
Code:
window.onload=fillup;
from motiongallery.js and make your body tag like so:
Code:
<body background="img/layout/bgbody.jpg" id="produktseite" onload="P7_initPM(1,1,1,-20,10);fillup();" >
There could also be other problems, especially as, it shouldn't be working in Opera either, but this may just be a fluke.
Bookmarks