if (strsUniqueId == null || strsUniqueId.length < 1)
return;
for (int i = 0; i < strsUniqueId.length; i++)
{
GfrNodAbs nod = new GfrNodCtrMovFolderLblTloPrjImgsTloPntRun(
super._alrControllerSpace,
super._alrControllerPerspective,
strsUniqueId[i],
super._tree,
super._alrParentPanelMvc_);