`template.setmenurank(500)` `template.setmenutext('Retir&ement sheet...')` `template.setmenumsg('Publish retirement sheet')` `template.setdisabled(0)` `template.end()` `html.include('header.txt')` `html.retirementwiz()` `html.include('footer.txt')`