The script prints the Top of a HTML, including a Menu structure. I have about 20 scripts witch will have to print the same Top. If I change something in the menu, I only have to change it in one script, not in 20.
I would like to send a variable so people can see witch menu item is selected. I...