depth = 100;
for (i = 0; i < 6; i++)
{
alpha[i] = 0;
exists[i] = 0;
width[i] = 20;
myx[i] = 0;
myy[i] = 0;
}
init = 0;