%# Copyright 2009 Daniel Dickinson Licensed to the public under the Apache License 2.0. -%> <%- local rowcnt = 1 function rowstyle() rowcnt = rowcnt + 1 return (rowcnt % 2) + 1 end -%>