YLIM
ylim = YLIM + secret;
int xlim = XLIM + secret, ylim = YLIM + secret;
if(lowy < YLIM) lowy = YLIM;
if(hiy > ROWNO-YLIM-1) hiy = ROWNO-YLIM-1;