<div class="banner">MAKE
|banner>[SOME]
ART</div>
{
(live:2s)[(set: $timer to it + 1)
(replace: ?banner)[{
(if: $timer is 1)[DIGITAL]
(if: $timer is 2)[INTERACTIVE]
(if: $timer is 3)[GREAT]
(if: $timer is 4)[BAD]
(if: $timer is 5)[HAPPY]
(if: $timer is 6)[SAD]
(if: $timer is 7)[SOME(set: $timer to 0)]
}]
]
}