VERT
#define VERT(n) ((((n)+1)/3)*3)
#define VERT(n) (20 * (n))
# define VERT t.Vert
# define VERT Vert /* vertical resolution in goobies */