Intanto sarebbe target="_blank" , ma in ogni caso vale solo se viene eseguito un link con tag <a> o equivalenti , ti consiglio di adottare questa sintassi:
codice:
  
<tr onMouseOver="this.style.backgroundColor='#ff9900';" onMouseOut="this.style.backgroundColor='';" onClick="window.open('/index.html','_blank')" style="cursor:pointer;">