if(sad() === true) {
   sad().stop();
   beHappy();
}