if (icon) {
                var img = new Spontaneous.Image(icon);
                target.append(img.icon(60, 60).click(click));
            }