var section_tree = new CreateArray(5);
section_tree[1].sName = "Fruit";
section_tree[1].sURL = "http://www.branchesdesign.co.uk/cgi-bin/ss000001.pl?SECTIONID=organic%5ffruit%2ehtml&NOLOGIN=1";
section_tree[1].sImage = "apples.jpg";
section_tree[1].nSectionId = "2";
section_tree[1].nImageWidth = "150";
section_tree[1].nImageHeight = "155";
section_tree[2].sName = "Vegetables";
section_tree[2].sURL = "http://www.branchesdesign.co.uk/cgi-bin/ss000001.pl?SECTIONID=organic%5fvegetables%2ehtml&NOLOGIN=1";
section_tree[2].sImage = "artichoke.jpg";
section_tree[2].nSectionId = "3";
section_tree[2].nImageWidth = "150";
section_tree[2].nImageHeight = "155";
section_tree[3].sName = "Meat";
section_tree[3].sURL = "http://www.branchesdesign.co.uk/cgi-bin/ss000001.pl?SECTIONID=organic%5fmeat%2ehtml&NOLOGIN=1";
section_tree[3].sImage = "sirloin.jpg";
section_tree[3].nSectionId = "5";
section_tree[3].nImageWidth = "150";
section_tree[3].nImageHeight = "155";
section_tree[4].sName = "Fish";
section_tree[4].sURL = "http://www.branchesdesign.co.uk/cgi-bin/ss000001.pl?SECTIONID=organic%5ffish%2ehtml&NOLOGIN=1";
section_tree[4].sImage = "salmon.jpg";
section_tree[4].nSectionId = "6";
section_tree[4].nImageWidth = "150";
section_tree[4].nImageHeight = "155";
section_tree[5].sName = "Dairy";
section_tree[5].sURL = "http://www.branchesdesign.co.uk/cgi-bin/ss000001.pl?SECTIONID=organic%5fdairy%2ehtml&NOLOGIN=1";
section_tree[5].sImage = "gouda.jpg";
section_tree[5].nSectionId = "7";
section_tree[5].nImageWidth = "150";
section_tree[5].nImageHeight = "155";
