this.onEnterFrame = function()
{
   _alpha = random(40) + 40;
};