2 <div id=
"iconbar_container">
3 <div id=
"citlogo" class=
"logo_citadel">
4 <img src=
"/static/citadel-logo.gif" alt=
"<?_("Powered by Citadel
")>">
6 <div id=
"switch" class=
"iconbar_text"><span></span></div>
7 <div id=
"roomlist"></div>
8 <div id=
"iconbar_menu">
10 <li id=
"ib_summary" class=
"ib_button">
11 <a class=
"ib_button_link" href=
"summary" title=
"<?_("Your summary page
")>"><span>
15 <li id=
"ib_inbox" class=
"ib_button">
16 <a class=
"ib_button_link" href=
"dotgoto?room=_MAIL_" title=
"<?_("Go to your email inbox
")>"><span>
20 <li id=
"ib_calendar" class=
"ib_button">
21 <a class=
"ib_button_link" href=
"dotgoto?room=_CALENDAR_" title=
"<?_("Go to your personal calendar
")>"><span>
22 <?_(
"Calendar")
></span>
25 <li id=
"ib_contacts" class=
"ib_button">
26 <a class=
"ib_button_link" href=
"dotgoto?room=_CONTACTS_" title=
"<?_("Go to your personal address book
")>"><span>
27 <?_(
"Contacts")
></span>
30 <li id=
"ib_notes" class=
"ib_button">
31 <a class=
"ib_button_link" href=
"dotgoto?room=_NOTES_" title=
"<?_("Go to your personal notes
")>"><span>
35 <li id=
"ib_tasks" class=
"ib_button">
36 <a class=
"ib_button_link" href=
"dotgoto?room=_TASKS_" title=
"<?_("Go to your personal task list
")>"><span>
40 <li id=
"ib_rooms" class=
"ib_button">
41 <a class=
"ib_button_link" href=
"knrooms" title=
"<?_("List all your accessible rooms
")>"><span>
45 <li id=
"ib_users" class=
"ib_button">
46 <a class=
"ib_button_link" href=
"do_template?template=who" title=
"<?_("See who is online right
51 <ul id=
"online_users">
52 <li><?_(
"Loading")
></li>
55 <li id=
"ib_chat" class=
"ib_button">
56 <a class=
"ib_button_link" href=
"#" id=
"ib_chat_launch"><span>
61 <li id=
"ib_advanced" class=
"ib_button">
62 <a class=
"ib_button_link" href=
"do_template?template=display_main_menu" title=
"<?_("Advanced Options Menu: Advanced Room commands, Account Info, and Chat
")>"><span>
68 <li id=
"ib_admin" class=
"ib_button">
69 <a class=
"ib_button_link" href=
"do_template?template=display_aide_menu" title=
"<?_("Room and system administration functions
")>"><span><?_(
"Administration")
></span></a>
74 <div id=
"ib_logoff" class=
"ib_button">
75 <a class=
"ib_button_link" href=
"termquit" onclick=
"return confirm('<?_("Log off now?
")>');"
76 title=
"<?_("Log off
")>">
77 <span><?_(
"Log off")
></span>
80 <div id=
"customize" class=
"iconbar_text">
81 <span><a href=
"display_customize_iconbar"><?_(
"customize this menu")
></a></span>
83 <div class=
"ctdlTemplate">
84 <span id=
"rmlist_template"><?_(
"switch to room list")
></span>
85 <span id=
"mnlist_template"><?_(
"switch to menu")
></span>
86 <span id=
"mbox_template"><?_(
"My folders")
></span>