<SCRIPT LANGUAGE="JavaScript"> var str="netscape" var outstr=str.length document.write(outstr) </SCRIPT>