static void CreatText()
 {
     AddUI.InstanceText();
 }
 static void CreatImage()
 {
     AddUI.InstanceImage();
 }