--- loncom/html/res/adm/pages/menu.html 2001/05/03 13:45:49 1.26 +++ loncom/html/res/adm/pages/menu.html 2001/06/02 19:55:45 1.32 @@ -10,6 +10,8 @@ Jan Guy Albertelli 2/19 Guy Albertelli 3/21 Gerd Kortemeyer 4/30 Ben Tyszka +5/2 Scott Harrison +5/4,5/9,5/28,5/30,6/1,6/2 Gerd Kortemeyer --> LON-CAPA Remote @@ -28,7 +30,10 @@ statustop=''; statusbot=''; active=0; -var currentURL='/res/adm/pages/index.html'; +imgpath='/res/adm/pages/'; + +var currentURL=''; +var currentStale=1; // not used (yet) // var w_Annotator; @@ -46,6 +51,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; @@ -77,6 +86,7 @@ function logout () { } function activate () { + opener.menuloaded=1; setTimeout('active=1;',2000); } @@ -87,6 +97,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
- +

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

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