<% loop $Options %>
checked<% end_if %><% if $isDisabled %> disabled<% end_if %> <% if $Up.Required %>required<% end_if %> $Top.getValidationAttributesHTML().RAW />
<% end_loop %>