
"text:Image Intelligence" "1" "4" "" ""


"text:Folder One (scripting demos)" "1" "" "START:" ""
"text:Launch an alert box" "2" "" "SCRIPT:alert('This was launched by the applet')" ""
"text:Submit top marks for this applet" "2" "" "SCRIPT:document.voteform.submit()" ""
"text:Set the comment field to 'cool'" "2" "" "SCRIPT:document.commentform.Comment.value='cool'" ""
"text:Open a small red browser window, leave it there for 5 seconds, then close it" "2" "" "SCRIPT:pop=window.open('', '', 'resizable=no,scrollbar=yes,top=0,left=0,width=100,height=100'); SCRIPT:pop.document.bgColor='ff0000';TIMER:5000;TIMER:0;SCRIPT:pop.close(); SCRIPT:alert('Window closed!')" ""
"text:This folder produces variable greetings when opened and variable farewells when closed" "2" "" "SCRIPT:(Math.random()>0.5)?alert('Howdee'):alert(aus); ONCLOSE:(Math.random()>0.5)?alert('Seeya'):alert('Bye bye');" ""
"text:(Keep opening and closing the folder)" "3" "" "" ""

"text:Folder Two" "1" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""

"text:Folder Three" "1" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""

