﻿document.writeln("<DIV class=list_topBar>&nbsp;");
document.writeln("<a href=\"main.jsp\" target=\"_self\">进站画面</a>&nbsp;&nbsp;");
//document.writeln("<a href=\"./\" target=\"_parent\">首页</a>&nbsp;");
document.writeln("<a href=\"userLogin.jsp\" target=\"_self\">登录</a>&nbsp;&nbsp;");
document.writeln("<a href=\"userAgree.jsp\" target=\"_self\"><Strong>注册</strong></a>&nbsp;&nbsp;");
document.writeln("<a href=\"onlineList.jsp\" target=\"_self\"><font color=red>在线</font></a>&nbsp;&nbsp;");
document.writeln("<a href=\"search.jsp\" target=\"_self\">搜索</a>&nbsp;&nbsp;");
document.writeln("<a href=\"clubRank.jsp\" target=\"_self\">排行榜</a>&nbsp;&nbsp;");
document.writeln("<a href=\"newUsertop.jsp\" target=\"_self\">新进会员</a>&nbsp;&nbsp;");
document.writeln("<a href=\"http://www.maihaibao.cn\" target=\"_blank\"><font color=red>买海宝网</font></a>&nbsp;&nbsp;");
//document.writeln("<a href=\"clubManager.jsp\" target=\"_self\"><font color=red>管理团队</font></a>&nbsp;&nbsp;");
//document.writeln("<a href=\"http://www.javatx.cn/blog/Invite.html\" target=\"_blank\"><font color=red>MSN邀请</font></a>&nbsp;&nbsp;");
document.writeln("<a href=\"help.jsp\" target=\"_self\">帮助</a>&nbsp;&nbsp;");
//document.writeln("<a href=\"/blog/Index.html\" target=\"_blank\">视频播客</a>&nbsp;&nbsp;");
document.writeln("<a href=\"http://www.teatx.cn\" target=\"_blank\"><font color=red>茶天下</font></a>&nbsp;&nbsp;");
document.writeln("<a href=\"http://www.chinateamall.com\" target=\"_blank\">wholesale tea</a>&nbsp;&nbsp;");
//document.writeln("<a href=\"mailto:javatx@163.com\">合作联系</a>&nbsp;&nbsp;");
document.writeln("<a href=\"http://doc.javatx.cn\" target=\"_blank\"><font color=red>文档中心</font></a>&nbsp;&nbsp;");
//document.writeln("<a href=\"userFindPass.jsp\" target=\"_self\">找回</a>&nbsp;&nbsp;")
document.writeln("<a href=\"loginOut.jsp\" target=\"_parent\">安全退出</a>&nbsp;&nbsp;")
document.writeln("<a href=\"javascript:location.assign(self.location)\">同步刷新</a>&nbsp;&nbsp;");	
document.writeln("<a href=\"javascript:history.back()\"><<快速后退</a>&nbsp;&nbsp;");
document.writeln("</DIV>");
document.writeln("<DIV class=\"line\"></DIV>");














