Some other notes... Unlike some other languages, you don't need to finish each instruction with a semicolon (;). In fact, this will probably cause many errors, so I'd recommend erasing them. Line 25 will also throw an error, since the syntax is wrong. I think you meant to do the assignment before the instruction, with the values in parenthesis being its arguments.