Return to menu.html CVS log | Up to [LON-CAPA] / loncom / html / res / adm / pages |
version 1.2, 2000/08/29 15:00:05 | version 1.3, 2000/09/05 04:57:52 |
---|---|
Line 71 function go(url) { | Line 71 function go(url) { |
function annotate() { | function annotate() { |
go(''); | go(''); |
window.open("http://kirk.lite.msu.edu/annotate?url_new=http://funny.guy.com", "Annotator", "width=365,height=265,scrollbars=0"); | window.open("http://kirk.lite.msu.edu/adm/annotations/?url_new="+clientwindow.window.location.href, "Annotator", "width=365,height=265,scrollbars=0"); |
} | } |
function set_bookmark() { | function set_bookmark() { |