version 1.40, 2001/11/29 19:26:25
|
version 1.42, 2002/02/13 22:26:23
|
Line 48 Jan Guy Albertelli
|
Line 48 Jan Guy Albertelli
|
|
|
|
|
<body bgcolor="#BBBBBB" |
<body bgcolor="#BBBBBB" |
background="remotebg.gif" |
background="remotebg.gif"> |
onUnload="logout();"> |
|
<basefont size="1" /> |
<basefont size="1" /> |
|
|
<script type="text/javascript"> |
<script type="text/javascript"> |
Line 96 function windowcheck() {
|
Line 95 function windowcheck() {
|
|
|
function logout () { |
function logout () { |
windowcheck(); |
windowcheck(); |
if (clientwindow.status!='MenuControl:nologout') |
|
{ |
|
if (w_Annotator_flag!=-1 && annotator && !annotator.closed) { |
if (w_Annotator_flag!=-1 && annotator && !annotator.closed) { |
annotator.close(); |
annotator.close(); |
} |
} |
Line 111 function logout () {
|
Line 109 function logout () {
|
loncatinfo.close(); |
loncatinfo.close(); |
} |
} |
clientwindow.window.location.href="http://"+clienthost+"/adm/logout"; |
clientwindow.window.location.href="http://"+clienthost+"/adm/logout"; |
} |
|
} |
} |
|
|
function activate () { |
function activate () { |
Line 359 function catalog_info() {
|
Line 357 function catalog_info() {
|
|
|
<tr> |
<tr> |
<td><a href="javascript:eval(hr[101]);" onMouseOver="display(dt[101],db[101]);"><img border="0" name="b101" src="empty.gif"></img></a></td> |
<td><a href="javascript:eval(hr[101]);" onMouseOver="display(dt[101],db[101]);"><img border="0" name="b101" src="empty.gif"></img></a></td> |
<td colspan="2"><a href="javascript:eval(hr[102]);" onMouseOver="display(dt[102],db[102]);"><img border="0" name="b102" src="dempty.gif"></img></a></td> |
<td><a href="javascript:eval(hr[102]);" onMouseOver="display(dt[102],db[102]);"><img border="0" name="b102" src="dempty.gif"></img></a></td> |
|
<td><a href="javascript:eval(hr[103]);" onMouseOver="display(dt[103],db[103]);"><img border="0" name="b103" src="dempty.gif"></img></a></td> |
</tr> |
</tr> |
|
|
</table> |
</table> |
Line 380 activate();
|
Line 379 activate();
|
</script> |
</script> |
</body> |
</body> |
</html> |
</html> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|