summaryrefslogtreecommitdiffstats
path: root/Web/HTML/SideBar.html
diff options
context:
space:
mode:
Diffstat (limited to 'Web/HTML/SideBar.html')
-rw-r--r--Web/HTML/SideBar.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/Web/HTML/SideBar.html b/Web/HTML/SideBar.html
new file mode 100644
index 0000000..af6c6b5
--- /dev/null
+++ b/Web/HTML/SideBar.html
@@ -0,0 +1,14 @@
+ <td width="150" height="600" valign="top"
+ background="/CMake/Art/SideBar.jpg">
+ <a href="/CMake/index.html">&nbsp;Home</a><br><br>
+ <a href="/CMake/HTML/About.html">&nbsp;About</a><br><br>
+ <a href="/CMake/HTML/Sponsors.html">&nbsp;Sponsors</a><br><br>
+ <a href="/CMake/HTML/Examples.html">&nbsp;Examples</a><br><br>
+ <a href="/CMake/HTML/Download.html">&nbsp;Download</a><br><br>
+ <a href="/CMake/HTML/Documentation.html">&nbsp;Documentation</a><br><br>
+ <a href="/CMake/HTML/FAQ.html">&nbsp;FAQ</a><br><br>
+ <a href="/CMake/HTML/MailingLists.html">&nbsp;Mailing Lists</a><br><br>
+ <a href="/CMake/HTML/Testing.html">&nbsp;Testing</a><br><br>
+ <a href="/CMake/HTML/News.html">&nbsp;News</a><br><br>
+ </td>
+