Random Image 2

This version of the Random Image script allows you to show an image or text.

Array index for an image requires four entries

["thepic.jpg","alt text","text about the image","url"],

Array index for text requires 2 entries

["The text","url.htm"],

If an array entry is not required leave the quotes empty

Example, show an image and alt text only

["thepic.jpg","alt text","",""],

Coming Soon