// Use this for initialization
 void Start()
 {
     UtilityManeger.InitData();
     Init();
 }