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" //set to "alert" or "goto". Former is for debugging purposes, to tell you the value of the final selected list that will be used as the destination URL. Set to "goto" when below configuration is all set up as desired. 

var newwindow=0 //Open links in new window or not? 1=yes, 0=no.

/////DEFINE YOUR MENU LISTS and ITEMS below/////////////////

addListGroup("chainedmenu", "First-Select");

addOption("First-Select", "Select a Category", "", 1); //HEADER OPTION
addList("First-Select", "Cat Breeds", "", "Breeds");
addList("First-Select", "Getting a New Cat or Kitten", "", "New");
addList("First-Select", "Kittens", "", "Kitten");
addList("First-Select", "Caring for Your Cat", "", "Care");
addList("First-Select", "Cat Behavior", "", "Behavior");
addList("First-Select", "Training Your Cat", "", "Training");
addList("First-Select", "Cat Health", "", "Health");
addOption("First-Select", "Declawing", "http://purraffection.com/articles/declawing/declaw.php"); //END OF THIS NODE
addOption("First-Select", "Cat Supplies", "http://purraffection.com/articles/supplies/index.php"); //END OF THIS NODE
addOption("First-Select", "Miscellaneous Articles", "http://purraffection.com/articles/miscellaneous/Great_Gifts_For_Cat_Lovers.php"); //END OF THIS NODE

addOption("Breeds", "Select a Sub-Category", "", 1); //HEADER OPTION
addOption("Breeds", "General Articles", "http://purraffection.com/articles/breeds/general.php"); //END OF THIS NODE
addList("Breeds", "Specific Breeds", "", "Specific");
addOption("Breeds", "Breeding Cats", "http://purraffection.com/articles/breeds/breeding.php"); //END OF THIS NODE

addOption("Specific", "Select a Breed", "", 1); //HEADER OPTION
addOption("Specific", "Abyssinian", "http://purraffection.com/articles/breeds/abyssinian.php"); //END OF THIS NODE
addOption("Specific", "American Curl", "http://purraffection.com/articles/breeds/american_curl.php"); //END OF THIS NODE
addOption("Specific", "Balinese", "http://purraffection.com/articles/breeds/balinese.php"); //END OF THIS NODE
addOption("Specific", "Bombay", "http://purraffection.com/articles/breeds/bombay.php"); //END OF THIS NODE
addOption("Specific", "Devon Rex", "http://purraffection.com/articles/breeds/devon_rex.php"); //END OF THIS NODE
addOption("Specific", "Domestic Short Hair", "http://purraffection.com/articles/breeds/domestic_short_hair.php"); //END OF THIS NODE
addOption("Specific", "Egyptian Mau", "http://purraffection.com/articles/breeds/egyptian_mau.php"); //END OF THIS NODE
addOption("Specific", "Exotic Shorthair", "http://purraffection.com/articles/breeds/exotic_shorthair.php"); //END OF THIS NODE
addOption("Specific", "Korat", "http://purraffection.com/articles/breeds/korat.php"); //END OF THIS NODE
addOption("Specific", "Maine Coon", "http://purraffection.com/articles/breeds/maine_coon.php"); //END OF THIS NODE
addOption("Specific", "Nebelung", "http://purraffection.com/articles/breeds/nebelung.php"); //END OF THIS NODE
addOption("Specific", "Ocicat", "http://purraffection.com/articles/breeds/ocicat.php"); //END OF THIS NODE
addOption("Specific", "Persian", "http://purraffection.com/articles/breeds/persian.php"); //END OF THIS NODE
addOption("Specific", "Ragdoll", "http://purraffection.com/articles/breeds/ragdoll.php"); //END OF THIS NODE
addOption("Specific", "Scottish Fold", "http://purraffection.com/articles/breeds/scottish_fold.php"); //END OF THIS NODE
addOption("Specific", "Siamese", "http://purraffection.com/articles/breeds/siamese.php"); //END OF THIS NODE
addOption("Specific", "Tonkinese", "http://purraffection.com/articles/breeds/tonkinese.php"); //END OF THIS NODE
addOption("Specific", "Turkish Angora", "http://purraffection.com/articles/breeds/turkish_angora.php"); //END OF THIS NODE

addOption("New", "Select a Sub-Category", "", 1); //HEADER OPTION
addOption("New", "Choosing a Kitten", "http://purraffection.com/articles/new/kitten.php"); //END OF THIS NODE
addOption("New", "Choosing a Cat", "http://purraffection.com/articles/new/cat.php"); //END OF THIS NODE
addOption("New", "Adoption", "http://purraffection.com/articles/new/adoption.php"); //END OF THIS NODE
addOption("New", "Introducting a New Cat", "http://purraffection.com/articles/new/introduce.php"); //END OF THIS NODE
addOption("New", "Children and Cats", "http://purraffection.com/articles/new/children.php"); //END OF THIS NODE

addOption("Kitten", "Select a Sub-Category", "", 1); //HEADER OPTION
addOption("Kitten", "Caring for Your Kitten", "http://purraffection.com/articles/kittens/care.php"); //END OF THIS NODE

addOption("Care", "Select an Sub-Category", "", 1); //HEADER OPTION
addOption("Care", "Feeding", "http://purraffection.com/articles/care/feeding/index.php"); //END OF THIS NODE
addOption("Care", "Grooming", "http://purraffection.com/articles/care/grooming/index.php"); //END OF THIS NODE
addOption("Care", "Safety", "http://purraffection.com/articles/care/safety/index.php"); //END OF THIS NODE

addOption("Behavior", "Select a Sub-Category", "", 1); //HEADER OPTION
addOption("Behavior", "General", "http://purraffection.com/articles/behavior/general.php"); //END OF THIS NODE
addOption("Behavior", "Agression", "http://purraffection.com/articles/behavior/agression.php"); //END OF THIS NODE
addOption("Behavior", "Hunting", "http://purraffection.com/articles/behavior/hunting.php"); //END OF THIS NODE
addOption("Behavior", "Play", "http://purraffection.com/articles/behavior/play.php"); //END OF THIS NODE

addOption("Training", "Select a Sub-Category", "", 1); //HEADER OPTION
addOption("Training", "General", "http://purraffection.com/articles/training/general.php"); //END OF THIS NODE
addOption("Training", "Cat Flap Training", "http://purraffection.com/articles/training/flap.php"); //END OF THIS NODE
addOption("Training", "Kitten Training", "http://purraffection.com/articles/training/kitten.php"); //END OF THIS NODE
addOption("Training", "Toilet Training", "http://purraffection.com/articles/training/toilet.php"); //END OF THIS NODE

addOption("Health", "Select a Sub-Category", "", 1); //HEADER OPTION
addOption("Health", "Healthy Cat", "http://purraffection.com/articles/health/healthy.php"); //END OF THIS NODE
addList("Health", "Diseases and Conditions",  "", "Diseases");
addOption("Health", "Pet Insurance", "http://purraffection.com/articles/health/insurance.php"); //END OF THIS NODE

addOption("Diseases", "Select a Sub-Category", "", 1); //HEADER OPTION
addOption("Diseases", "Fleas", "http://purraffection.com/articles/health/disease/fleas.php"); //END OF THIS NODE
addOption("Diseases", "Heartworm", "http://purraffection.com/articles/health/disease/heartworm.php"); //END OF THIS NODE
addOption("Diseases", "Tapeworm", "http://purraffection.com/articles/health/disease/tapeworm.php"); //END OF THIS NODE
addOption("Diseases", "Miscellaneous", "http://purraffection.com/articles/health/disease/misc.php"); //END OF THIS NODE
