Sorry I wasnt sure where to ask this. here it is, does it pass on page strength? <td onclick="window.location='http://blah-blah.com'" style="cursor: pointer; background-color: rgb(32, 32, 32);" onmouseover="this.style.backgroundColor='#303030';" onmouseout="this.style.backgroundColor='#202020';" bgcolor="#000000" width="100%">blah blah</td> Code (markup):