Judging by the name of the function that you are calling you created these rollovers in Dreamweaver. When this was created there is a Preload scrit that was also created. This is to preload the images that are used in the rollover. A call to this script should be included in your <head> section and then the preload function should be called in the <body> tag just as you have it now.
I still maintain that you would be well served to learn some basic HTML if you are going to be modifying the templates.
|