Description: <!DOCTYPE HTML PUBLIC "<%=this.www_doctype_fpi%>" "<%=this.www_doctype_uri%>"><HTML><HEAD> <TITLE><%=$name%>: <%=this.name%></TITLE><%=$html_utils:nav_links(this:www_nav_links())%></HEAD><BODY <%=this.www_body_args%>><H1><%=this.name%></H1><IMG SRC="<%=$www.fileURL%>/pics/mc_book.gif" WIDTH=156 HEIGHT=240 ALIGN="right" ALT="[Moo Documentation]"><% topic = $www:parse_get("isindex") || "summary"; %><%=$help_utils:fetch(topic)%><P><FORM ACTION="/help">Search the help for:<BR><%=$html_utils:input_text("isindex", topic ,20 ,50)%><INPUT TYPE="submit" VALUE="Submit"></FORM><% this:tell_www_tail(@args); %></BODY></HTML><!-- Last modified by Dax (#789) on Sun Aug 18 16:05:01 2002 MDT. --> |