if('.$fallingasleep.'=="yes" AND '.$bodyspasm.'=="0") {
setfeeling("falling");
randombodyspasm("1");
sleep();
}else{
sleep();
}