2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml"
6 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1" />
12 <!-- Made with executable version [strFullVersionInfo] -->
14 <!-- The following insertion allows you to add your own code directly to this head tag from the configuration screen -->
18 <style type=
"text/css">
21 font-family: [strFontFace];
22 [inclPageBGColor] background-color: [strPageBGColor];[/inclPageBGColor]
23 color: [strTextColor];
24 [inclGraphicURL] background-image: url([strGraphicURL]);[/inclGraphicURL]
27 font-size: [strFontSize];
33 color: [strTitleColor];
38 color: [strTitleColor];
43 color: [strTitleColor];
54 background-color: [strExBGColor];
55 color: [strTextColor];
65 color: [strLinkColor];
69 color: [strVLinkColor];
73 color: [strLinkColor];
81 <h2 class=
"ExerciseTitle">[strIndexTitle]
</h2>
84 <div style=
"text-align: center;">
85 <div class=
"IndexDiv">
88 [BeginIndexItem]
<li><a href=
"[strIndexItemURL]">[strIndexItemTitle]
</a> </li>[EndIndexItem]