<% var aTopicList: THndTopicsInfoArray; aKeywordList: THndKeywordsInfoArray; nBlocLevel: integer = 0; nCurTopic, nCurTopicLevel, nDif, nClose: integer; nCurKeyword, nCurKeywordLevel, nCurKeywordTopic: integer; sCurTopic, sCurKeyword, sProjectTitle: string; sKeywordLink, sKeywordOnClick: string; aAssociatedTopics: array of string; begin // Setup the file name HndGeneratorInfo.CurrentFile := ExtractFileName(HndGeneratorInfo.OutputFile); sProjectTitle := HndProjects.GetProjectTitle(); aTopicList := HndTopics.GetTopicList(False); aKeywordList := HndKeywords.GetKeywordList(False); %> <% print(HTMLEncode(sProjectTitle)); %>

<% print(HTMLEncode(sProjectTitle)); %>

<% print(HTMLEncode(HndProjects.GetProjectCopyright())); %>

<% print(HTMLEncode(sProjectTitle)); %>

<% print(HTMLEncode(HndProjects.GetProjectCopyright())); %>