private void Init()
 {
     simulator = new Simulator(backgr, this);
     //SetDefaultBackground();
 }