Code:
<!-- begin -->
<tr>
<TD bgcolor="{firstaltcolor}" valign=top><normalfont><B>Show tips on the frontpage?</b></normalfont><br>
<smallfont>Clicking yes shows tips on the main page.</smallfont></TD>
<TD bgcolor="{firstaltcolor}" valign=top><normalfont>
<INPUT TYPE="RADIO" NAME="tipssystem" VALUE="yes" $tipssystemnotchecked> yes
<INPUT TYPE="RADIO" NAME="tipssystem" VALUE="no" $tipssystemchecked> no
</normalfont></TD>
</TR>
<!-- end -->
Should work