<a href="javascript: mywin = window.open('http://www.yahoo.com','mywindow');mywin.focus()">yahoo</a>
The following code will open the www.acme.com Web page in the mywindow window. All sFeatures will be inherited from the mywindow calling window.
@URLOpen("http://www.acme.com','mywindow','")