stickline(tj=1 or tj=2 or tj=7 or tj=8 or tj=13 or tj=14 or tj=19 or tj=20,0.5,1.5,8,0),COLORYELLOW;
stickline(tj>=3 and tj<=6,0.5,1.5,8,0),COLORGREEN;
stickline(tj>=9 and tj<=12,0.5,1.5,8,0),COLORRED;
stickline(tj>=15 and tj<=18,0.5,1.5,8,0),COLORBBBBBB;
stickline(tj>=21 and tj<=24,0.5,1.5,8,0),COLORFF9900;
drawnumber(tj,3.5,tj,0),COLORBROWN;
cond:=if(tj>=6,tj-6,tj+18)*15;
drawnumber(tj ,-0.5,cond,0),COLORGREEN;
drawnumber((tj/3)=intpart(tj/3) and tj<>0,-0.5,cond,0),COLORRED;
-1,pointdot,colorblack;
gz:=GANZHI(date,0,2);
stickline(BETWEEN(gz,39,50),0.85,1.05,4,0),COLORYELLOW;