WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
if (PAGE_ID = 1) {show_menu(1, .....the rest of SM call) --- Shows MENU1 for this page_id} else if (PAGE_ID = 5) {show_menu(2, .....the rest of SM call) ---- now it shows MENU2} else {show_menu(3, .....the rest of SM call) ----- the defult when page_id is not specified}