--- loncom/html/res/adm/pages/menu.html 2001/05/09 22:20:42 1.29 +++ loncom/html/res/adm/pages/menu.html 2001/06/15 22:25:10 1.35 @@ -11,7 +11,7 @@ Jan Guy Albertelli 3/21 Gerd Kortemeyer 4/30 Ben Tyszka 5/2 Scott Harrison -5/4,5/9 Gerd Kortemeyer +5/4,5/9,5/28,5/30,6/1,6/2,6/3,6/8 Gerd Kortemeyer --> LON-CAPA Remote @@ -30,9 +30,11 @@ statustop=''; statusbot=''; active=0; +imgpath='/res/adm/pages/'; + var currentURL=''; var currentStale=1; -var currentSymb=''; +var menucltim; // not used (yet) // var w_Annotator; @@ -50,6 +52,10 @@ var w_LONcatInfo_flag=-1; // -1 means never yet opened/defined /////////////////////////////////////// +hr=new Array; +db=new Array; +dt=new Array; + clienthost=window.location.host; clientwindow=opener; @@ -81,6 +87,7 @@ function logout () { } function activate () { + opener.menuloaded=1; setTimeout('active=1;',2000); } @@ -91,6 +98,12 @@ function deactivate () { function display(utext,ltext) { var i; var ch; this.window.focus(); + if (utext==undefined) { utext=''; } + if (ltext==undefined) { ltext=''; } + if ((utext=='') && (ltext=='')) { + utext=statustop; + ltext=statusbot; + } if (active) { for (i=0;i<=7;i++) { if (i
- +

-
+ -
+ + + + -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-

- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
+ + + + +