include('tag_maker') section html func doPrint include('tag_header') if(isset(Domain)) s &= " domain=\"" & Domain & "\"" end if(isset(Path)) s &= " path=\"" & Path & "\"" end include('tag_footer') end