Hey thanks eric.
I used the Math.floor to get an intager for math.random, between 1 and 10, and still using an array to store the
string sources, and it works!
But when i add more then one div containg the same content the script only effects the top panel, why would it not alter the others? Imagine a 3x3 square.
All the divs, with list items, and images, have the same id's attached to them. the only different is the parent div id, which i make no reference to in my javascript, what could cause this to happen?