Code
<html>
<head>
<script language="JavaScript" type="Text/JavaScript">
function fifteenth (link){var sixteenth=link;if ( (sixteenth != '') && (sixteenth != null) )
window.location=sixteenth;}
</script>
<title></title>
</head>
<body>
<FORM><TABLE WIDTH=450 BORDER=3 align='center'>
<TD BGCOLOR='000080'>
<INPUT TYPE='radio' NAME='seventeenth' onClick='fifteenth("http://only123.my1.ru")'><FONT COLOR='00FFFF'><B>mtavari</B></FONT>
</TD><TD BGCOLOR='FF0000'>
<INPUT TYPE='radio' NAME='seventeenth' onClick='fifteenth("http://only123.my1.ru/index/0-3")'><FONT COLOR='000000'><B>kontaqti</B></FONT>
</TD><TD BGCOLOR='#B8F1EE'>
<INPUT TYPE='radio' NAME='seventeenth' onClick='fifteenth("http://only123.my1.ru/forum")'><FONT COLOR='800000'><B>forum</B></FONT>
</TD>
</TABLE>
</FORM>
</body>
</html>