I want a group list of hyperlinks to rotate in a different order each time the page loads.
E.g
hyperlink1
hyperlink2
hyperlink3
Moves to:
hyperlink3
hyperlink1
hyperlink2
I've seen this on some sites but cannot make out how to do this?
Any thoughts will be most helpful!