^ use [b]/friends/i[/b] as a reference box

[quote]MOVEIT.box = MOVEIT.getModuleByClassName([b]/friends/i[/b])[0].parentNode;
MOVEIT.appendbox = MOVEIT.getModuleByClassName([b]/scrapbook/i[/b])[0];
MOVEIT.box.appendChild(MOVEIT.appendbox);
MOVEIT.box = MOVEIT.getModuleByClassName([b]/friends/i[/b])[0].parentNode;
MOVEIT.appendbox = MOVEIT.getModuleByClassName([b]/photos/i[/b])[0];
MOVEIT.box.appendChild(MOVEIT.appendbox);[/quote]