Switch to edit mode.
Name(s): www_description1: this.counter = this.counter + 1
2: desc = this.web_page
3: return $web:format(typeof(desc) == $STR ? {desc} | desc)
4: return {"You are visitor number ", this.counter, " to my page since Aug 18 1996"}
5: "Last modified by Dax (#789) on Tue May 3 14:03:30 2005 MDT."