var section_tree = new CreateArray(6);

section_tree[1].sName = "<font color='#ffffff'>denim</font>";section_tree[1].nSectionId = "1"; section_tree[1].sURL = "?id=22";section_tree[1].pChild= new CreateArray(4)

	section_tree[1].pChild[1].sName = "<font color='#cccccc'>slim</font>";section_tree[1].pChild[1].sURL = "?id=22&cat=62";
	section_tree[1].pChild[2].sName = "<font color='#cccccc'>straight leg</font>";section_tree[1].pChild[2].sURL = "?id=22&cat=63";
	section_tree[1].pChild[3].sName = "<font color='#cccccc'>boot cut</font>";section_tree[1].pChild[3].sURL = "?id=22&cat=64";
	section_tree[1].pChild[4].sName = "<font color='#cccccc'>relaxed</font>";section_tree[1].pChild[4].sURL = "?id=22&cat=65";

section_tree[2].sName = "<font color='#ffffff'>jackets</font>";section_tree[2].nSectionId = "2"; section_tree[2].sURL = "?id=22";section_tree[2].pChild= new CreateArray(2)

	section_tree[2].pChild[1].sName = "<font color='#cccccc'>hoodies</font>";section_tree[2].pChild[1].sURL = "?id=22&cat=67";
	section_tree[2].pChild[2].sName = "<font color='#cccccc'>casual</font>";section_tree[2].pChild[2].sURL = "?id=22&cat=68";

section_tree[3].sName = "<font color='#ffffff'>pants</font>";section_tree[3].nSectionId = "3"; section_tree[3].sURL = "?id=22";section_tree[3].pChild= new CreateArray(2);

	section_tree[3].pChild[1].sName = "<font color='#cccccc'>casual</font>";section_tree[3].pChild[1].sURL = "?id=22&cat=70";
	section_tree[3].pChild[2].sName = "<font color='#cccccc'>active</font>";section_tree[3].pChild[2].sURL = "?id=22&cat=71";

section_tree[4].sName = "<font color='#ffffff'>shorts</font>";section_tree[4].nSectionId = "4"; section_tree[4].sURL = "?id=22";section_tree[4].pChild= new CreateArray(2);

	section_tree[4].pChild[1].sName = "<font color='#cccccc'>sportswear</font>";section_tree[4].pChild[1].sURL = "?id=22&cat=73";
	section_tree[4].pChild[2].sName = "<font color='#cccccc'>swimwear</font>";section_tree[4].pChild[2].sURL = "?id=22&cat=74";

section_tree[5].sName = "<font color='#ffffff'>sweaters</font>";section_tree[5].nSectionId = "5"; section_tree[5].sURL = "?id=22";section_tree[5].pChild= new CreateArray(1);

	section_tree[5].pChild[1].sName = "<font color='#cccccc'>pullovers</font>";section_tree[5].pChild[1].sURL = "?id=22&cat=76";

section_tree[6].sName = "<font color='#ffffff'>tops</font>";section_tree[6].nSectionId = "6"; section_tree[6].sURL = "?id=22";section_tree[6].pChild= new CreateArray(3);

	section_tree[6].pChild[1].sName = "<font color='#cccccc'>button front</font>";section_tree[6].pChild[1].sURL = "?id=22&cat=79";
	section_tree[6].pChild[2].sName = "<font color='#cccccc'>long sleeve tees</font>";section_tree[6].pChild[2].sURL = "?id=22&cat=80";
	section_tree[6].pChild[3].sName = "<font color='#cccccc'>short sleeve tees</font>";section_tree[6].pChild[3].sURL = "?id=22&cat=81";
