public void LoadServerList() { if (isLoadingServerData == false) { isLoadingServerData = true; ServerXMLloader.startLoad(this); } }