tagclickPopup.size = {width: 500, height: 500};
tagclickPanel.width = "170px";
tagclickPanel.keywordSearch = true;
tagclickPanel.padding= "10px";
tagclickPanel.tagSize = {xs: "10px", s: "12px", m: "14px", l: "18px", xl: "24px"};
tagclickPanel.border = false;
tagclickPanel.color = {background: "#FFFFFF", link: "#66cdaa", border: "#999999", mouseover: "#FF0000"};
tagclickPanel.underLine = true;
tagclickPanel.mouseOver = tagclickPanel.CHANGE_COLOR;
