

function OnMouseDown () {
  animation.Play();  
  audio.Play();
}
