On the public site banners are listed next to each other, one below the other in the module. Keep same banner size for better presentation.
_blank - opens the destination document in a new unnamed window. _parent - opens the destination document in the parent window of the one displaying the current document. _self - opens the destination document in the same window as the one in which the link was clicked. _top - opens the destination document in the full body of the current window. This value can be used to ensure that the destination document takes over the full window even if the original document was displayed in a frame.