(def opsel (key val)
  `(if ,val (pr " selected")))

From html.arc ©