if {[file exists neowebscript]} {
html "Local NeoWebScript
"
html "Documents"
}
if {[file exists neowebscript/demos]} {
html " and Demonstrations
" } if {[file isdirectory $webenv(DOCUMENT_ROOT)/manual]} { html "Local Apache Documentation
" }