It's in the manual. It is declaring your variables. Not necessarily needed, but when you start getting into more complex scripts with variable scopes it helps a lot. It also helps when you come back to a script after some time (especially if you put in comments for each variable)! \:\)