var section_tree = new CreateArray(1);
section_tree[1].sName = "Artists";
section_tree[1].sURL = "http://www.organicmountainrecords.com/cgi-bin/ss000089.pl?SECTIONID=artists%2ehtml&NOLOGIN=1";
section_tree[1].sImage = "logo.jpg";
section_tree[1].nSectionId = "2";
section_tree[1].nImageWidth = "200";
section_tree[1].nImageHeight = "70";
section_tree[1].pChild= new CreateArray(2);
section_tree[1].pChild[1].sName = "Slack Alice";
section_tree[1].pChild[1].sURL = "http://www.organicmountainrecords.com/cgi-bin/ss000089.pl?SECTIONID=Slack%5fAlice%2ehtml&NOLOGIN=1";
section_tree[1].pChild[1].sImage = "slack_alice.jpg";
section_tree[1].pChild[1].nSectionId = "5";
section_tree[1].pChild[1].nImageWidth = "200";
section_tree[1].pChild[1].nImageHeight = "200";
section_tree[1].pChild[2].sName = "The Animals";
section_tree[1].pChild[2].sURL = "http://www.organicmountainrecords.com/cgi-bin/ss000089.pl?SECTIONID=The%5fAnimals%2ehtml&NOLOGIN=1";
section_tree[1].pChild[2].sImage = "animals.JPG";
section_tree[1].pChild[2].nSectionId = "3";
section_tree[1].pChild[2].nImageWidth = "150";
section_tree[1].pChild[2].nImageHeight = "116";
