...
public void Restart() {
   Application.LoadLevel("Scene"); 
}
...
