up: i've reviewed some scripts to understand how xml works, but i have just a problem: why in the JS file some controls are named BtnCancel, BtnClose, BtnAbout and in the XML file the corrispondent control have IDs named BtnCancel, BtnClose, BtnDisable? How can i create a new control if names are different?