callback_func = function(req){
                if (req.status == 200) {

                    toggleAssociationIcons(parentElement);
                    notifyCallback(req);