!nocache
!!<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
!!<html>
!!<head>
!if $job iswordof read print
!set wims_html_header=!append line $header to $wims_html_header
!endif
!!</head>
!if $job=help
!!<html><head>
!!$wims_html_header
!!</head>
!header1
!changeto ./docu/$module_language/help.phtml
!endif
!if help isin $wims_session and $doc!=$helpd
!!<html><head>
!!$wims_html_header
!set wims_html_onload=!append word window.close(); to $wims_html_onload
!!<body $wims_htmlbody onload="window.close();">
!header1
You may now close this help window.
!tail
!endif
!!<body $wims_htmlbody><div class=wimsmenu>
!if $cmd=help and $special_parm=about
!changeto ./docu/$module_language/about.phtml
!endif
!read docu/$module_language/menu.phtml
!!</div><div class=wimsbody>
!read ./docu/$module_language/$job.phtml
titr,authorr,emailr,coder,coder1,coder2,copyrightr,docopenr,dlangr,\
foldin,foldout,readcntadv,job2
!for i=1 to 20
!if robot isin $session
<small>
Description: $module_description
<p>
Keywords: $module_keywords, $wims_site_keywords
</small>
!endif
!tail