~~~ INPUT ~~~
<html>
   <head>
     <script  >
        function someOtherFunction() {
            for(var i = 2; i > 5; i++){
                // do something smart
            }
        }
     </ScRIPT >

   </head>
</html>
~~~ TITLE ~~~

~~~ PROPERTIES ~~~

title=

~~~ HEAD ~~~

     <script  >
        function someOtherFunction() {
            for(var i = 2; i > 5; i++){
                // do something smart
            }
        }
     </ScRIPT >

~~~ BODY ~~~


