Description: Generates HTML code for showing 3 elements, that can be each a "radio button", selection "disabled" or "always selected".
Parameter:
- RB_name: name of the radio button
- arr: array with 3 values for [Enter,Generate,Keep]. Setting a value to "e" means that the user can select, "n" selection is disabled, "y" is always select.
- checkNr: the number of radio button that is enabled by default.
root
2015-09-06