The ClientLink element

The ClientLink element defines a URL-based link that will be handled by the browser when the component is clicked. This element allows you to specify a link, the target window in which the new page is to be loaded, and a browser window feature string (for example, "toolbar=no,scrollbars=yes") in much the same way as the JavaScript’s window.open() method.