//var hide_empty_list=true; //uncomment this line to hide empty selection lists
var disable_empty_list=true; //uncomment this line to disable empty selection lists
var onclickaction="goto"
var newwindow=1 //Open links in new window or not? 1=yes, 0=no.
addListGroup("chainedmenu", "First-Select");
addOption("First-Select", "Select an item", "", 1); //HEADER OPTION
addOption("First-Select", "Home", "body.htm", "Home");
addList("First-Select", "Algebra 1", "", "Alg");
addList("First-Select", "Geometery", "", "Geom");
addList("First-Select", "Links", "", "Links");
addOption("Alg", "Select an item", "", 1); //HEADER OPTION
addList("Alg", "Chapter 1", "", "alg_ch1_section");
addList("Alg", "Chapter 2", "", "alg_ch2_section");
addList("Alg", "Chapter 3", "", "alg_ch3_section");
addOption("alg_ch1_section", "Select an item", "", 1); //HEADER OPTION
addOption("alg_ch1_section", "Section 1", "[URL unfurl="true"]http://www.javascriptkit.com");[/URL]
addOption("alg_ch1_section", "Section 2", "[URL unfurl="true"]http://www.dynamicdrive.com");[/URL]
addOption("alg_ch1_section", "Section 3", "[URL unfurl="true"]http://www.javascriptkit.com/jsref/");[/URL]
addOption("alg_ch2_section", "Section 1", "", 1); //HEADER OPTION
addOption("alg_ch2_section", "Section 2", "[URL unfurl="true"]http://www.php.net");[/URL]
addOption("alg_ch2_section", "Section 3", "[URL unfurl="true"]http://www.mysql.com");[/URL]
addOption("alg_ch3_section", "Select an item", "", 1); //HEADER OPTION
addOption("alg_ch3_section", "Section 1", "[URL unfurl="true"]http://www.php.net");[/URL]
addOption("alg_ch3_section", "Section 2", "[URL unfurl="true"]http://www.mysql.com");[/URL]
addOption("Geom", "Select an item", "", 1); //HEADER OPTION
addList("Geom", "Chapter 1", "", "geom_ch1_section");
addList("Geom", "Chapter 2", "", "geom_ch2_section");
addList("Geom", "Chapter 3", "", "geom_ch3_section");
addOption("geom_ch1_section", "Select an item", "", 1); //HEADER OPTION
addOption("geom_ch1_section", "Section 1", "[URL unfurl="true"]http://www.javascriptkit.com");[/URL]
addOption("geom_ch1_section", "Section 2", "[URL unfurl="true"]http://www.dynamicdrive.com");[/URL]
addOption("geom_ch1_section", "Section 3", "[URL unfurl="true"]http://www.javascriptkit.com/jsref/");[/URL]
addOption("geom_ch2_section", "Section 1", "", 1); //HEADER OPTION
addOption("geom_ch2_section", "Section 2", "[URL unfurl="true"]http://www.php.net");[/URL]
addOption("geom_ch2_section", "Section 3", "[URL unfurl="true"]http://www.mysql.com");[/URL]
addOption("geom_ch3_section", "Select an item", "", 1); //HEADER OPTION
addOption("geom_ch3_section", "Section 1", "[URL unfurl="true"]http://www.php.net");[/URL]
addOption("geom_ch3_section", "Section 2", "[URL unfurl="true"]http://www.mysql.com");[/URL]
addOption("Links", "Select an item", "", 1); //HEADER OPTION
addOption("Links", "Scientific Calc", "[URL unfurl="true"]http://www.yahoo.com");[/URL]
addOption("Links", "Notes", "[URL unfurl="true"]http://www.yahoo.com");[/URL]
addOption("Links", "Notes 1", "[URL unfurl="true"]http://www.yahoo.com");//END[/URL] OF THIS NODE
addOption("Links", "Notes 2", "[URL unfurl="true"]http://www.yahoo.com");//END[/URL] OF THIS NODE
addOption("Links", "Notes 3", "[URL unfurl="true"]http://www.yahoo.com");//END[/URL] OF THIS NODE