Background Slidshow
This script automatically rotates through a set of background-images similar to a slideshow. Add as many background-images as you like. Easy configuration of swapping-speed and background images. IE4x/5x/6x/7x/8x, FF2x/3x/4x


Configuration:

Step 1: Open your webpage. Paste the following code between the <head> and </head> tags of your webpage:




Step 2: Open your webpage. Go to to the top of the script and replace the filenames of our background-images with your own background-images (red code below):
var slideurl=new Array("bgimage1.jpg","bgimage2.jpg","bgimage3.jpg","bgimage4.jpg")
Add as many background-images as you like!

Step 3: Go to to the top of the script and configure the speed in seconds (red code below):
var slidestandstill=2