image avoidance

 

Challange : can you add some code that puts each image in a random place when the page is loaded?

Hint: Put in "function init" and "onLoad='init()'" like in avoidMouse.html. And notice that there's already something here that moves one image to a random place.