(defpoll rat_image :interval "60s" 'scripts/widgets/randomrat') (defwidget rat [] (box :class "rat" :orientation "h" :width 300 :height 300 :style "background-image: url('${rat_image}');"))