TypeError: Error #1006: value is not a function

I have trouble calling the function. Here is the code: http://pastie.org/363336

I am defining a function **tweenDown **at line 43 and have no trouble calling it from line 41, but if I try to call it from line 36 I get that error.

Please help!