--- rat/client/Attic/code.html 2001/03/12 17:29:02 1.19 +++ rat/client/Attic/code.html 2001/03/13 14:10:09 1.20 @@ -1477,44 +1477,7 @@ function srchclose() { function srchopen() { var options="scrollbars=1,resizable=1,menubar=0"; - srch=open("/adm/searchcat?catalogmode=editresource","srchout",options); - return; - srchclear(); - srch.document.writeln( - '
'+ - ''+ - ''+ - ''+ - '
Resource Library Search
'+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - ''+ - '
title
author
subject
notes
abstract
mime
language
creationdate
lastrevisiondate
owner
copyright
'+ - ''+ - '
'); + srch=open("/adm/searchcat?catalogmode=interactive","srchout",options); } // -------------------------------------------- Interface function to searching