package document ####################################################################### # macros set from within the server ####################################################################### _imagethispage_ {} _httpprevarrow_ {} _httpnextarrow_ {} _pagetitle_ {} _phindclassifier_ {} ####################################################################### # page content ####################################################################### _content_ {
_navigationbar_

_phindclassifier_

} ####################################################################### # navigation arrows # ####################################################################### _navarrows_ {
_prevarrow_ _nextarrow_
} _prevarrow_ {_If_(_httpprevarrow_,_iconprev_)} _nextarrow_ {_If_(_httpnextarrow_,_iconnext_)} _navarrows_ [v=1] {

_prevarrow_
_nextarrow_ } ####################################################################### # the goto form ####################################################################### _gotoform_ {

} _textnumpages_ { (_1_ _pages_)} _parentarrow_ {} ####################################################################### # the phind applet # # The phind applet is only required on phind classifier pages. # Consequently, the _phindclassifier_ macro is not usually set. On screens # where it is required, _phindclassifier_ resolves to _phindapplet_, and # the following macro is loaded into the web page. ####################################################################### _phindapplet_ { The Phind java applet. } ####################################################################### # icons ####################################################################### # title images - there should be one of these for each classification # supported by this receptionist _iconTitlepage_ {_texticonhtitle_} _iconListpage_ {_texticonhlist_} _iconCreatorpage_ {_texticonhauth_} _iconSubjectpage_ {_texticonhsubj_} _iconTopage_ {_texticonhto_} _iconFrompage_ {_texticonhfrom_} _iconSeriespage_ {_texticonhser_} _iconDatepage_ {_texticonhdate_} _iconHowtopage_ {_texticonhhow_} _iconTopicpage_ {_texticonhtopic_} _iconOrganizationpage_ {_texticonhorg_} _iconBrowsepage_ {_texticonhbrwse_} _iconPeoplepage_ {_texticonhpeople_} _iconLanguagepage_ {_texticonhlanguage_} _iconAcronympage_ {_texticonhacronym_} _iconPhrasepage_ {_texticonhphrse_} _iconsmalltext_ {_texticonsmalltext_} _iconsmalltext_ [v=1] {_texticonsmalltext2_} _iconarrowsmalltext_ {_texticonsmalltext_} _iconarrowsmalltext_ [v=1] {->_texticonsmalltext2_} _iconclosedfolder_ {_texticonclosedfolder_} _iconclosedfolder_ [v=1] {_texticonclosedfolder2_} _iconarrowclosedfolder_ {_texticonclosedfolder_} _iconarrowclosedfolder_ [v=1] {->_texticonclosedfolder2_} _iconopenfolder_ {_texticonopenfolder_} _iconopenfolder_ [v=1] {_texticonopenfolder2_} _iconarrowopenfolder_ {_texticonopenfolder_} _iconarrowopenfolder_ [v=1] {->_texticonopenfolder2_} _iconarrowclosedbook_ {_texticonclosedbook_} _iconarrowclosedbook_ [v=1] {->_texticonclosedbook_: } _iconopenbook_ {_texticonopenbook_} _iconopenbook_ [v=1] {_texticonopenbook_: } _iconarrowopenbook_ {_texticonopenbook_} _iconarrowopenbook_ [v=1] {->_texticonopenbook_: } _iconopenbookshelf_ {_texticonopenbookshelf_} _iconopenbookshelf_ [v=1] {_texticonopenbookshelf_: } _iconarrowopenbookshelf_ {_texticonopenbookshelf_} _iconarrowopenbookshelf_ [v=1] {->_texticonopenbookshelf_: } _iconclosedbookshelf_ {_texticonclosedbookshelf_} _iconclosedbookshelf_ [v=1] {_texticonclosedbookshelf_: } _iconarrowclosedbookshelf_ {_texticonclosedbookshelf_} _iconarrowclosedbookshelf_ [v=1] {->_texticonclosedbookshelf_: } _iconpointer_ {} _iconpointer_ [v=1] {_texticonpointer_-> } _icontab_ {} _tab_ {_icontab_} _iconwarning_ {} _iconwarning_ [v=1] {_texticonwarning_} ####################################################################### # images ####################################################################### # can't use _gsimage_ macro for detach button as we need to include target _imagedetach_ {_texticondetach_} _imagedetach_ [v=1] {_texticondetach_
} _imagehighlight_ {_gsimage_(_httpcurrentdocument_&hl=1&gc=_cgiarggc_&gt=_cgiarggt_,_document:httpiconehlof_,_document:httpiconehlon_,hl,_document:texticonhighlight_)} _imagenohighlight_ {_gsimage_(_httpcurrentdocument_&hl=0&gc=_cgiarggc_&gt=_cgiarggt_,_document:httpiconenhlof_,_document:httpiconenhlon_,nhl,_document:texticonnohighlight_)} _imagecontracttoc_ {_gsimage_(_httpcurrentdocument_&gc=0,_document:httpiconeconcof_,_document:httpiconeconcon_,concon,_document:texticoncontracttoc_)} _imageexpandtoc_ {_gsimage_(_httpcurrentdocument_&gc=1,_document:httpiconeexpcof_,_document:httpiconeexpcon_,expcon,_document:texticonexpandtoc_)} _imagecontracttext_ {_gsimage_(_httpcurrentdocument_&gt=0,_document:httpiconetsecof_,_document:httpiconetsecon_,thissec,_document:texticoncontracttext_)} _imageexpandtext_ {_gsimage_(_httpcurrentdocument_&gt=1,_document:httpiconealltof_,_document:httpiconeallton_,alltext,_document:texticonexpandtext_)} _imagecont_ {_gsimage_(_httpcurrentdocument_&gt=2,_document:httpiconcontoff_,_document:httpiconconton_,cont,_document:texticoncont_)} ####################################################################### # headers/footers ####################################################################### # header overridden for text pages # the tabspace is there because netscape refuses to let our flashy button # javacript stuff work on a button that is the first image in the page _textheader_ {_cgihead_ _htmlhead_
_icontab__javalinks_
} _textheader_ [v=1] {_cgihead_ _htmlhead_ _javalinks_ } _footer_ {

_navarrows_ _endspacer__htmlfooter_ }