default
{
    state_entry()
    {
        llSetTextureAnim (ANIM_ON | LOOP | REVERSE, ALL_SIDES,8, 8, 0, 0, 22.0);
    }
}