public static void _setWebSvcURL(string newURL)
 {
     hostStateManager.setWebSvcURL(newURL);
 }