//randomize order of contents with DIV class="group1"
randomizeContent("group1")

//randomize order of contents with DIV class="group2"
randomizeContent("group2")

//randomize order of contents with DIV class="group3"
randomizeContent("group3")

//randomize order of contents with DIV class="group4"
randomizeContent("group4")

