Syntax error, UNEXPECTED NAME

Hello,

I am trying to run the attached mod file and I get the following error, can anybody help.

Configuring Dynare …
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.

Starting Dynare (version 4.2.5).
Starting preprocessing of the model file …
ERROR: Mon_fispol.mod:35.1-5: syntax error, unexpected NAME

??? Error using ==> dynare at 114
DYNARE: preprocessing failed
Mon_fispol.mod (3.41 KB)

This states that there is a problem in line 35, column 1-4. If there is an error in the first column this usually means there is a semicolon missing at the end of the previous line.