home *** CD-ROM | disk | FTP | other *** search
- ifloop
- =function function1() {
- =if (.... == '..')
- = |
- = |
- =}
- forloop
- =function function2() {
- =for (x=0; x < y; x +=3) {
- = |
- = |
- = }
- =}
- metakeywords
- =<META name="keywords" content="a, b, c, d">
- metadescription
- =<META name="description" content="Enter a description">
- metacontenttype
- =<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- metagenerator
- =<META name="generator" content="ScriptWorx 4.0">
- dw
- =document.write('..')
- dac
- =<div align="center">