if (bell_animation_end_next_loop == true)
{
image_index = 0;
image_speed = 0;
bell_animation_end_next_loop = false;
waiter = 0;
}