]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/menubar.html
* Lots of great changes from Nick to make the site CSS-enabled.
[citadel.git] / webcit / static / menubar.html
index 6fb802314a97ea9034c3e09ca5fdd4fa5bebb3ab..bdfa3adff50d93f479c9412573b952529ec68427 100644 (file)
@@ -1,86 +1,85 @@
 <SCRIPT language="JavaScript">
 <!--hide
-function OpenWholist()
-{
-window.open('/whobbs', 'whobbs', 'toolbar=no,location=no,directories=no,copyhistory=no,status=yes,scrollbars=yes,resizable=yes,height=200,width=600');
-}
+       function OpenWholist() {
+               window.open('/whobbs', 'whobbs', 'toolbar=no,location=no,directories=no,copyhistory=no,status=yes,scrollbars=yes,resizable=yes,height=200,width=600');
+       }
 //-->
 </SCRIPT>
 
 <CENTER>
 <IMG SRC="/image&name=hello"><BR><BR>
 
-<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=2>
+<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="2">
 <TR>
-       <TD BGCOLOR="#3333CC">
-               <FONT SIZE=-1>
-               <A HREF="/knrooms"><FONT COLOR="#FFFFFF">List known rooms</FONT></A>
-               </FONT>
+       <TD CLASS="menubar_bg">
+               <SPAN CLASS="menubar_link">
+               <A HREF="/knrooms"><FONT COLOR="#FFFFFF">List known rooms</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#3333CC">
-               <FONT SIZE=-1>
-               <A HREF="/gotonext"><FONT COLOR="#FFFFFF">Goto next room</FONT></A>
-               </FONT>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/gotonext"><FONT COLOR="#FFFFFF">Goto next room</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#3333CC">
-               <FONT SIZE=-1>
-               <A HREF="/skip"><FONT COLOR="#FFFFFF">Skip this room</FONT></A>
-               </FONT>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/skip"><FONT COLOR="#FFFFFF">Skip this room</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#3333CC">
-               <FONT SIZE=-1>
-               <A HREF="/ungoto"><FONT COLOR="#FFFFFF">Ungoto</FONT></A>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/ungoto"><FONT COLOR="#FFFFFF">Ungoto</SPAN></A>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#003399">
-               <FONT SIZE=-1>
-               <A HREF="/readnew"><FONT COLOR="#FFFFFF">Read&nbsp;new&nbsp;messages</FONT></A>
-               </FONT>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/readnew"><FONT COLOR="#FFFFFF">Read&nbsp;new&nbsp;messages</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#003399">
-               <FONT SIZE=-1>
-               <A HREF="/readfwd"><FONT COLOR="#FFFFFF">Read&nbsp;all&nbsp;messages</FONT></A>
-               </FONT>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/readfwd"><FONT COLOR="#FFFFFF">Read&nbsp;all&nbsp;messages</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#003399">
-               <FONT SIZE=-1>
-               <A HREF="/display_enter"><FONT COLOR="#FFFFFF">Enter&nbsp;a&nbsp;message</FONT></A>
-               </FONT>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/display_enter"><FONT COLOR="#FFFFFF">Enter&nbsp;a&nbsp;message</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#663399">
-               <FONT SIZE=-1>
+               <SPAN CLASS="menubar_link">
                <A HREF="javascript:OpenWholist()">
-               <FONT COLOR="#FFFFFF">Who&nbsp;is&nbsp;online?</FONT>
+               <FONT COLOR="#FFFFFF">Who&nbsp;is&nbsp;online?</SPAN>
                </A>
-               </FONT>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#663399">
-               <FONT SIZE=-1>
-               <A HREF="/display_page"><FONT COLOR="#FFFFFF">Page&nbsp;another&nbsp;user</FONT></A>
-               </FONT>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/display_page"><FONT COLOR="#FFFFFF">Page&nbsp;another&nbsp;user</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#663399">
-               <FONT SIZE=-1>
-               <A HREF="/advanced"><FONT COLOR="#FFFFFF">Advanced&nbsp;options</FONT></A>
-               </FONT>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/advanced"><FONT COLOR="#FFFFFF">Advanced&nbsp;options</SPAN></A>
+               </SPAN>
        </TD>
 </TR><TR>
        <TD BGCOLOR="#CC0000">
-               <FONT SIZE=-1>
-               <A HREF="/termquit" TARGET="_top" onClick="return confirm('Do you really want to log off?');"><FONT COLOR="#FFFFFF">Log&nbsp;off</FONT></A><BR>
+               <SPAN CLASS="menubar_link">
+               <A HREF="/termquit" TARGET="_top" onClick="return confirm('Do you really want to log off?');"><FONT COLOR="#FFFFFF">Log&nbsp;off</SPAN></A><BR>
        </TD>
 </TR>
 </TABLE>
 
-<BR>
+<BR><BR>
 
 <A HREF="http://uncensored.citadel.org/citadel" TARGET="aboutcit"
        onMouseOver="window.status='Find out more about Citadel/UX'; return true;"><FONT