QUOTE(Corey Bryant @ Dec 29 2006, 04:12 AM)

If you are using XHTML check out
xhtml target= on one way to still be compliant
If you're going to use the TARGET attribute, why not just use a Transitional doctype declaration, rather than using the JavaScript subterfuge? If you're going to use a Strict doctype declaration, then just leave the decision to open a new window with the user, where it should be.