Flash crissis, sos

How in the world do you make links to the items to a root container?
PLS HELP!!

This is all I have…

ti = 40;
// ------------------------------------------------
// to set up some demo items
n = 0;
while (Number(n)<Number(ti)) {
set(“item” add n, “item” add n);
item0=“WOOD Stool BAR”
item1=“chair 20”
item2=“UYgh675”
item3=“blah”
item4=“blah”
item5=“blah”
item6=“blah”
n = Number(n)+1;
}

[/FONT]