// "X" by KodeKiller@netzero.com


Durn="2.5",

CamX="6 * cos( -.3 * t)", 
CamY="15 + cos( .3 * t)",
CamZ="7 * dt",

CmLX="5", // * sin(t)",
CmLY="4", // * cos(t)",
CmLZ="-1",

CUpX="0",
CUpY="0",
CUpZ="1",

C0="cos( 4 * PI * dt )",
D0="sin( 3 * PI * s )",

R="-d0 - .4*c0",
G="c0 + .4*d0",
B="d0",


widt=390,heig=330,

ConL=1,ConB=0,



C1="  40 * sin( 1.02*PI*dt )",
C2="- 40 * cos( 1.02*PI*dt )",
D1="2 - s * 4.12",

X="d1 * c1",
Y="d1 * c2",
Z="7 * abs( c0 + d0 ) + 15 * fft( s )",
//Z="[t * fft( s ) ] / 6",


Scal="900",
ScSz=1,

Pers="350",


Vers=40
