* Final cvs commit for 1998 (an awful year, I'm glad to see it over).
[citadel.git] / webcit / static / menubar.html
index 4cd96eb867f98b1d4f48ceed3155ea26ae5f88a3..20881d8379200730400c285d85dddc3cd09fb9e2 100644 (file)
@@ -3,23 +3,26 @@
        <TITLE>MenuBar</TITLE>
 </HEAD>
 <BODY BACKGROUND="/image&name=background" TEXT="#000000" LINK="#004400">
-       <IMG SRC="/static/citadel-logo.jpg" ALT="Citadel/UX"><BR>
        <FONT SIZE=-1>
-       <A HREF="/knrooms" TARGET="bottom">List known rooms<BR>
-       <A HREF="/gotonext" TARGET="top">Goto next room<BR>
-       <A HREF="/skip" TARGET="top">Skip this room<BR>
-       <A HREF="/ungoto" TARGET="top">Ungoto<BR>
+       <IMG SRC="/image&name=hello"><BR>
+       <A HREF="/knrooms" TARGET="bottom">List known rooms</A><BR>
+       <A HREF="/gotonext" TARGET="top">Goto next room</A><BR>
+       <A HREF="/skip" TARGET="top">Skip this room</A><BR>
+       <A HREF="/ungoto" TARGET="top">Ungoto</A><BR>
        <HR>
-       <A HREF="/readnew" TARGET="bottom">Read new messages<BR>
-       <A HREF="/readfwd" TARGET="bottom">Read all messages<BR>
-       <A HREF="/display_enter" TARGET="bottom">Enter a message<BR>
+       <A HREF="/readnew" TARGET="bottom">Read new messages</A><BR>
+       <A HREF="/readfwd" TARGET="bottom">Read all messages</A><BR>
+       <A HREF="/display_enter" TARGET="bottom">Enter a message</A><BR>
        <HR>
-       <A HREF="/whobbs" TARGET="bottom">Who is online?<BR>
-       <A HREF="/userlist" TARGET="bottom">User list<BR>
-       <A HREF="/advanced" TARGET="bottom">Advanced options<BR>
+       <A HREF="/whobbs" TARGET="bottom">Who is online?</A><BR>
+       <A HREF="/userlist" TARGET="bottom">User list</A><BR>
+       <A HREF="/advanced" TARGET="bottom">Advanced options</A><BR>
        <HR>
-       <A HREF="/static/upload.html" TARGET="bottom">upload test<BR>
-       <A HREF="/termquit" TARGET="_top">Log off<BR>
+       <A HREF="/termquit" TARGET="_top">Log off</A><BR>
        </FONT>
+       <HR>
+       <A HREF="http://uncnsrd.mt-kisco.ny.us/citadel" TARGET="aboutcit">
+       <FONT SIZE=-1>Powered by</FONT><BR>
+       <IMG SRC="/static/citadel-logo.jpg" ALT="Citadel/UX"></A><BR>
 </BODY>
 </HTML>