I'm trying to open the radio in a new browser window so users can listen and browse, any suggestions???
HTML Code:
<tr><td bgcolor="#e9e9e9" width="100%" onclick="target="_blank" window.location='http://www.u-connex.com/radiostations.php' style="cursor:pointer; background-color:#e9e9e9" onmouseover="this.style.backgroundColor='#F1F1F1';" onmouseout="this.style.backgroundColor='#e9e9e9';"><span class="portalnav">Radio</span></td></tr>