quickElement('img',title_available,'','src',admin_static_prefix+'img/icon-unknown.gif','width','10','height','10','class','help help-tooltip','title',interpolate(gettext('This is the list of available %s. You may choose some by selecting them in the box below and then clicking the "Choose" arrow between the two boxes.'),[field_name]));
quickElement('img',title_chosen,'','src',admin_static_prefix+'img/icon-unknown.gif','width','10','height','10','class','help help-tooltip','title',interpolate(gettext('This is the list of chosen %s. You may remove some by selecting them in the box below and then clicking the "Remove" arrow between the two boxes.'),[field_name]));