`template.setmenurank(300)` `template.setmenutext('&Populated sign on/off sheet...')` `template.setmenumsg('Publish populated sign on/off sheet')` `template.setdisabled(0)` `template.end()` `html.include('header.txt')` `html.populatedonoffwiz()` `html.include('footer.txt')`