is there an alternate method to target="_blank"
besises onclick="window.open........"
reason being, target="_blank" does not validate with xhtml strict...(i believe)
and i dont want a new "sub" window, i just want it to open another new "Tab"...
hope that made sense...