//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", "Categorie", "", 1); //HEADER OPTION addList("First-Select", "Trucks", "", "Trucks");addOption("Trucks", "Selecteer merk", "/search.php?name=stock&search=cat=1;brand=;");addList("Trucks", "MAN", "/search.php?name=stock&search=cat=1;brand=MAN;");addList("Trucks", "Scania", "/search.php?name=stock&search=cat=1;brand=Scania;");addList("Trucks", "Volvo", "/search.php?name=stock&search=cat=1;brand=Volvo;");addList("Trucks", "DAF", "/search.php?name=stock&search=cat=1;brand=DAF;");addList("Trucks", "Iveco", "/search.php?name=stock&search=cat=1;brand=Iveco;");addList("Trucks", "Renault", "/search.php?name=stock&search=cat=1;brand=Renault;");addList("Trucks", "White", "/search.php?name=stock&search=cat=1;brand=White;");addList("Trucks", "Renault Premium", "/search.php?name=stock&search=cat=1;brand=Renault Premium;");addList("Trucks", "Mercedes Benz", "/search.php?name=stock&search=cat=1;brand=Mercedes Benz;");addList("First-Select", "Trailers", "", "Trailers");addOption("Trailers", "Selecteer merk", "/search.php?name=stock&search=cat=2;brand=;");addList("Trailers", "Koegel", "/search.php?name=stock&search=cat=2;brand=Koegel;");addList("Trailers", "Talson", "/search.php?name=stock&search=cat=2;brand=Talson;");addList("Trailers", "OVA", "/search.php?name=stock&search=cat=2;brand=OVA;");addList("Trailers", "MENCI", "/search.php?name=stock&search=cat=2;brand=MENCI;");addList("Trailers", "Montenegro", "/search.php?name=stock&search=cat=2;brand=Montenegro;");addList("Trailers", "ATM", "/search.php?name=stock&search=cat=2;brand=ATM;");addList("Trailers", "MOL", "/search.php?name=stock&search=cat=2;brand=MOL;");addList("Trailers", "Weightlifter", "/search.php?name=stock&search=cat=2;brand=Weightlifter;");addList("Trailers", "Goddeeris", "/search.php?name=stock&search=cat=2;brand=Goddeeris;");addList("Trailers", "LAG", "/search.php?name=stock&search=cat=2;brand=LAG;");addList("Trailers", "Krone", "/search.php?name=stock&search=cat=2;brand=Krone;");addList("Trailers", "Koegel Coiltrailer", "/search.php?name=stock&search=cat=2;brand=Koegel Coiltrailer;");addList("Trailers", "Lenaerts", "/search.php?name=stock&search=cat=2;brand=Lenaerts;");addList("Trailers", "Van Hool", "/search.php?name=stock&search=cat=2;brand=Van Hool;");addList("First-Select", "Industrial machines", "", "Industrial machines");addOption("Industrial machines", "Selecteer merk", "/search.php?name=stock&search=cat=3;brand=;");addList("First-Select", "Parts", "", "Parts");addOption("Parts", "Selecteer merk", "/search.php?name=stock&search=cat=4;brand=;");addList("Parts", "Jinyu", "/search.php?name=stock&search=cat=4;brand=Jinyu;");addList("Parts", "Jynyu", "/search.php?name=stock&search=cat=4;brand=Jynyu;");addList("Parts", "King Power", "/search.php?name=stock&search=cat=4;brand=King Power;");addList("Parts", "Linglong", "/search.php?name=stock&search=cat=4;brand=Linglong;");addList("Parts", "Linglong LLA38", "/search.php?name=stock&search=cat=4;brand=Linglong LLA38;");