[% category_ids = []; # for showhide_screens() function FOREACH entry IN categories; NEXT UNLESS entry.active.match('yes') AND entry.category_type.match('main'); category_ids.push(entry.id); END; %]