UI/Tabs Randomizing

UI/Tabs Randomizing


Hey,
Instead of loading the defined <div id="fragment-1">, <div
id="fragment-2">, <div id="fragment-3"> etc, has anyone figured out
how to load any one of these randomly when a page is loaded? E.g. it
will set focus to fragment-1, fragment-2, fragment-3 with a
randomization generator of some sort...
Thanks!