def init_Start():
     Load.load_Title()
     responce = Load.__init__()
     gc.collect()
     return responce