####################################################################### # PAGE STYLES ####################################################################### package Style # to use this style system output # _header_ # all your page content, then # _footer_ # use the page parameter 'style' to choose the appropriate style # the style system uses # _pagetitle_ - what gets displayed at the top of the browser window # _pagescriptextra_ - any extra javascript you want included in the header # _pagebannerextra_ - anything extra you want displayed in the page banner # _pagefooterextra_ - anything extra you want displayed in the footer # defaults for the above macros _pagetitle_ {_collectionname_} _pagescriptextra_ {} _pagebannerextra_ {} _pagefooterextra_ {} # it also relies on lots of Globals, the most important of these are: # _cookie_ - put in the cgi header # _globalscripts_ - javascript stuff # _httpiconchalk_ - the image down the left of the page # _imagecollection_ # _imagehome_ # _imagehelp_ # _imagepref_ # _imagethispage_ # _linkotherversion_ _header_ { Greenstone Digital Library Software
_javalinks_

_imagedownload__imageexamples__imagedocs__imagefaq__imagesupport_

} _footer_ {

 

}