version 1.34, 2001/06/08 20:01:45
|
version 1.36, 2001/06/16 15:08:09
|
Line 11 Jan Guy Albertelli
|
Line 11 Jan Guy Albertelli
|
3/21 Gerd Kortemeyer |
3/21 Gerd Kortemeyer |
4/30 Ben Tyszka |
4/30 Ben Tyszka |
5/2 Scott Harrison |
5/2 Scott Harrison |
5/4,5/9,5/28,5/30,6/1,6/2,6/3,6/8 Gerd Kortemeyer |
5/4,5/9,5/28,5/30,6/1,6/2,6/3,6/8,6/15,6/16 Gerd Kortemeyer |
--> |
--> |
<head> |
<head> |
<title>LON-CAPA Remote</title> |
<title>LON-CAPA Remote</title> |
Line 192 function annotate() {
|
Line 192 function annotate() {
|
"<html><body onload='Javascript:document.goannotate.submit();'>" |
"<html><body onload='Javascript:document.goannotate.submit();'>" |
+"<form name='goannotate' target='Annotator' method='post' " |
+"<form name='goannotate' target='Annotator' method='post' " |
+"action='/adm/annotations'>" |
+"action='/adm/annotations'>" |
+"<input type='hidden' name='urlnew' value='"+clientwindow.location.href+"'>" |
+"<input type='hidden' name='urlnew' value='"+currentURL+"'>" |
+"</form></body></html>"); |
+"</form></body></html>"); |
annotator.document.close(); |
annotator.document.close(); |
} |
} |
|
|
function set_bookmark() { |
function set_bookmark() { |
go(''); |
go(''); |
clienttitle="Enter Title"; |
if (currentStale) { |
clienthref="Enter Address"; |
clienttitle="Enter Title"; |
|
clienthref=currentURL; |
|
} else { |
|
clienttitle=clientwindow.document.title; |
|
clienthref=clientwindow.location.pathname; |
|
} |
w_bmquery_flag=1; |
w_bmquery_flag=1; |
bmquery=window.open('','bmquery','width=365,height=165,scrollbars=0'); |
bmquery=window.open('','bmquery','width=365,height=165,scrollbars=0'); |
bmquery.document.write( |
bmquery.document.write( |
Line 320 function catalog_info() {
|
Line 325 function catalog_info() {
|
|
|
<tr> |
<tr> |
<td><a href="javascript:eval(hr[91]);" onMouseOver="display(dt[91],db[91]);"><img border="0" name="b91" src="empty.gif"></img></a></td> |
<td><a href="javascript:eval(hr[91]);" onMouseOver="display(dt[91],db[91]);"><img border="0" name="b91" src="empty.gif"></img></a></td> |
<td colspan="2"><a href="javascript:eval(hr[92]);" onMouseOver="display(dt[92],db[92]);"><img border="0" name="b92" src="dempty.gif"></img></a></td> |
<td><a href="javascript:eval(hr[92]);" onMouseOver="display(dt[92],db[92]);"><img border="0" name="b92" src="empty.gif"></img></a></td> |
|
<td><a href="javascript:eval(hr[93]);" onMouseOver="display(dt[93],db[93]);"><img border="0" name="b93" src="empty.gif"></img></a></td> |
|
</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 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> |
</tr> |
</tr> |
|
|
</table> |
</table> |