Return to menu.html CVS log | Up to [LON-CAPA] / loncom / html / res / adm / pages |
version 1.80, 2002/12/06 21:24:49 | version 1.81, 2002/12/09 17:08:19 |
---|---|
Line 246 function setstatus(tp,bt) { | Line 246 function setstatus(tp,bt) { |
function go(url) { | function go(url) { |
windowcheck(); | windowcheck(); |
statuslocked=0; | statuslocked=0; |
this.document['led'].src="ledsend.gif"; | this.document['led'].src="http://"+clienthost+imgpath+"ledsend.gif"; |
if (url!='' && url!= null) { | if (url!='' && url!= null) { |
currentURL = null; | currentURL = null; |
currentSymb= null; | currentSymb= null; |