document.writeln("<table width=\"99%\" border=\"0\" align=\"center\" cellpadding=\"3\" cellspacing=\"1\""+
" class=\"b1\">");
document.writeln("<tr class=\"b4\"><td>");
document.writeln("<a href=\"userEdit.asp?action=editPass\" target=\"_self\">修改密码</a>&nbsp;&nbsp;");
document.writeln("<a href=\"userEdit.asp\" target=\"_self\">修改资料</a>&nbsp;");
document.writeln("<a href=\"myFriends.asp\" target=\"_self\">我的朋友</a>&nbsp;&nbsp;");
document.writeln("<a href=\"userTopic.asp?action=1\" target=\"_self\">我的主题</a>&nbsp;&nbsp;");
document.writeln("<a href=\"userTopic.asp?action=2\" target=\"_self\">我的回复</a>&nbsp;&nbsp;");
document.writeln("<a href=\"userBox.asp?action=new_sms\" target=\"_self\">短消息</a>&nbsp;&nbsp;");
document.writeln("<a href=\"ltTopic.asp\" target=\"_self\">最新帖子</a>&nbsp;&nbsp;");
document.writeln("<a href=\"blacklist.asp\" target=\"_self\">黑名单</a>&nbsp;&nbsp;");
document.writeln("</td></tr>");
document.writeln("</table>");


