HTML pages

     welcome.html - ImgLib home page references listberk to get to
        top of Berkeley-Lab collection
        links to LBNL_Res_Revs/RR_online/81F/81fcontents.html for 50th aniv
        links to collmod.html for all the curator functions 
        references imglibdocs.html for documentation 

    photo-archive.html - home index page for Berkeley-Lab
        created by tools/buildindex which is called nightly by cron job

    footer.il.html - Included at the bottom of each page
        references admin.info.html
        references welcome.html, ITG homepage, LBNL homepage

    admin.info.html - administriva
        references www.lbl.gov/Disclaimers.html
        references www-itg.lbl.gov/Credits.html

    wforms/collmod.html
        references wforms/createform.html to create a collection
        references wforms/store.html to edit collections
        references wforms/adduser.html to add a user,group or change passwd 
        references wforms/export_mss.html to export a new mss directory

    wforms/createform.html  - used once when creating a new collection
        gathers a list of default tagnames and values and calls wforms/edform

    wforms/store.html - the Basic add/edit collection, form page
        calls addimages to add images to a collection
        calls wforms/edform to edit the default tag file and description file
        calls wforms/delcol to delete all or part of a collection
        calls wforms/edrecord to add or edit a specific record for a specifc
                collection or to create a glimpse index
        calls wforms/editlist to globally edit the selected list of files

    wforms/adduser.html - page to add user, group, change passwd
        calls wforms/create_user to create a  new user for a collection

    wforms/export_mss.html 
        calls exportdir on the MSS server to export or change access on
        a MSS directory
      Referenced from collmod.html

HTML Document pages

     README.html - notes on installing ImgLib software
     imglibdocs.html - the index of the document pages
     ImgLib_intro.html - introductory/sales pitch- contains copies static
        and generated ImgLib pages
     projectplan.html - Bill's original proposal
     execsummary.html - short version of Bill's proposal
     projectdesign.html - overview and issues of design
     user.guide.html - how to use the system
     policies.html - content free
     scripts.html - list of all the scripts and who calls and is called by whom
     HTML-pages.html - list of all html documents and the scripts they call