Hi All, I'm trying to have a section of an HTML page rotate randomly. I am using this dtml; <dtml-var expr="_.whrandom.choice(blah.objectValues())"> this works fine for text but what do I do if I want to include html in this? at the moment it doesn't render it. Thanks - Dan Jacobs