Code:
leftrightslide[0]='<a href="http://"><img src="you_image.JPG" border=1></a>'
leftrightslide[1]='<a href="http://"><img src="you_image.JPG" border=1></a>'
leftrightslide[2]='<a href="http://"><img src="you_image.JPG" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="you_image.JPG" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="you_image.JPG" border=1></a>'
If the images are not in the same folder as the webpage, you need to give it a path, such as: "MyFolder/My_image.JPG"
The paths are case sensitive, so image.jpg and Image.JPG are not the same paths.
Bookmarks