Notes
Targets can be:
- TargetName - String containing the name of the frame or window in which to load the document
- _blank - Specifies to load the linked document into a new blank window. This window is not named
- _parent - Specifies to load the linked document into the immediate parent of the document containing the link
- _search - Specifies to load the linked document into the browser's search pane. Available in Microsoft Internet Explorer 5 or later
- _self - Specifies to load the linked document into the same window where the link was clicked (the active window)
- _top - Specifies to load the linked document into the topmost window
restore left frame