Here's the relevant portion of the code:
Code:
<p align="center"><!--webbot bot="HTMLMarkup" startspan --><script language="JavaScript1.2">
//Fade-in image slideshow- By Dynamic Drive
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
//This credit MUST stay intact for use
var slideshow_width='410px' //SET IMAGE WIDTH
var slideshow_height='211px' //SET IMAGE HEIGHT
var pause=3000 //SET PAUSE BETWEEN SLIDE (3000=3 seconds)
var fadeimages=new Array()
//SET IMAGE PATHS. Extend or contract array as needed
fadeimages[0]= "http://members.rogers.com/the_bensons/welcome cougars den1.JPG"
fadeimages[1]= "http://members.rogers.com/the_bensons/ss1.JPG"
fadeimages[2]= "http://members.rogers.com/the_bensons/ss2.JPG"
fadeimages[3]= "http://members.rogers.com/the_bensons/ss4.JPG"
fadeimages[4]= "http://members.rogers.com/the_bensons/ss3.JPG"
fadeimages[5]= "http://members.rogers.com/the_bensons/ss5.JPG"
////NO need to edit beyond here/////////////
etc....
Code:
</script>
<p align="center"> </p>
You can view the page in all of its (dysfunctional) glory here:
http://members.rogers.com/the_bensons/
Thanks again.
Bookmarks