_loc5_ = "At the end of each level, you will earn bonuses for: \n\n *Filling more than 2/3 of the level\n *Number of lives remaining\n *Time remaining\n *Balls remaining\n\nThe timer is only used for bonus, so don\'t worry about it running down to zero!";
_loc4_.htmlText = _loc5_;
_loc2_.addChild(_loc4_);
addChild(body);
body.addChild(_loc2_);
_loc6_ = new ezButton("Start","skip_instructions",80,25);