void Start()
 {
     choseWordList = IOMgr.GetInstance().GetChooseWord();
     //choseWordList = tempWords;
 }