ed.dom.setAttribs(e, {
                href : href,
                title : f.linktitle.value,
                target : f.target_list ? getSelectValue(f, "target_list") : null,
                'class' : f.class_list ? getSelectValue(f, "class_list") : null