Int declarations

Void setup()

lcd.cursor();

void is spelled all lowercase.
You need more {} braces.

Please remember to use code tags when posting code.

The language is C/C++.