function bookmarkit()
	{
		window.external.addFavorite('http://www.pkuxkx.net/','北大侠客行');
	}
document.write("<table width=\"760\" align=\"center\" cellspacing=0 cellpadding=0>\n");
document.write("	<tr align=center height=14px>\n");
document.write("		<td width=76><a href=\"../index/\" class=\"topmenu\">首  页</a></td>\n");
document.write("		<td width=76><a href=\"../user/\" class=\"topmenu\">我的北侠</a></td>\n");
document.write("		<td width=76><a href=\"../user/useronline.php\" class=\"topmenu\">在线玩家</a></td>\n");
document.write("		<td width=76><a href=\"../help/\" class=\"topmenu\">帮助中心</a></td>\n");
document.write("		<td width=76><a href=\"../download/\" class=\"topmenu\">下载中心</a></td>\n");
document.write("		<td width=76><a href=\"http://mail.pkuxkx.net/\" class=\"topmenu\">北侠邮箱</a></td>\n");
document.write("		<td width=76><a href=\"http://pkuxkx.net/wiki/nianjian/start\" class=\"topmenu\">北侠年鉴</a></td>\n");
document.write("		<td width=76><a href=\"../wiki/\" class=\"topmenu\"><font color=\"#FF0000\"><b>北侠Wiki</b></font></a></td>\n");
document.write("		<td width=76><a href=\"../forum/\" class=\"topmenu\" target=_blank>北侠论坛</a></td>\n");
document.write("		<td width=76><a href=\"../forum/forumdisplay.php?fid=6\" class=\"topmenu\" target=_blank>报告BUG</a></td>\n");
document.write("	</tr>\n");
document.write("	<tr bgcolor=#333333><td colspan=10></td></tr>\n");
document.write("</table>\n");
document.write("<table width=\"760\" align=center cellspacing=0 cellpadding=0>\n");
document.write("<tr bgcolor=\"#FFFFFF\"><td align=left width=560>\n");
num = Math.floor(Math.random()*5);
if (num == 0)
	document.write("<a href=\"http://www.pkuxkx.net/\"><img src=\"../img/banner.gif\" border=0 width=550 height=70></a>\n");
else if (num == 1)
	document.write("<a href=\"http://www.pkuxkx.net/\"><img src=\"../img/banner1.gif\" border=0 width=550 height=70></a>\n");
else if (num == 2)
	document.write("<a href=\"http://www.pkuxkx.net/\"><img src=\"../img/banner2.jpg\" border=0 ></a>\n");
else if (num == 3)
	document.write("<a href=\"http://www.pkuxkx.net/\"><img src=\"../img/banner3.jpg\" border=0 ></a>\n");
document.write("</td>\n");
document.write("<td align=\"center\" valign=\"middle\">\n");
document.write("<table>\n");
/*
document.write("<tr><td><img src=\"../img/home.gif\"></td><td><a href=\"javascript:void(0)\" onclick=\"var 
strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.pkuxkx.net/');\" style=\"CURSOR: hand;text-decoration: none\"><font style=\"color:#FD8536\">设为首页</font></a></td></tr>\n");
document.write("<tr><td><img src=\"../img/fav_add1.gif\"></td><td><a href=\"javascript:void(0)\" onClick=\"bookmarkit()\" style=\"CURSOR: hand;text-decoration: none\"><font style=\"color:#FD8536\">加入收藏</font></a></td></tr>\n");
*/
if (num == 4)     
        document.write("<tr><td><img src=\"../img/banner4-1.gif\" border=0></td><td><img src=\"../img/banner4-2.gif\" border=0></td></tr>\n");
if (num !=4) {
document.write("<tr><td><img src=\"../img/link.gif\"></td><td><a href=\"http://pkuxkx.net:8000/pkuxkx/login\" style=\"CURSOR: hand;text-decoration: none\" target=_blank><font style=\"color:#FD8536\">web方式连线北侠</font></a></td></tr>\n");
document.write("<tr><td><img src=\"../img/link.gif\"></td><td><a href=\"http://www.trydone.com/mud/\" style=\"CURSOR: hand;text-decoration: none\" target=_blank><font style=\"color:#FD8536\">web方式2连线北侠</font></a></td></tr>\n");
document.write("<tr><td><img src=\"../img/link.gif\"></td><td><a href=\"http://www.ourplus.com/pkuxkx/\" style=\"CURSOR: hand;text-decoration: none\" target=_blank><font style=\"color:#FD8536\">北侠工具箱(活鱼@pkuxkx作品)</font></a></td></tr>\n");
document.write("<tr><td><img src=\"../img/link.gif\"></td><td><a href=\"http://pkuxkx.net/wiki/\" style=\"CURSOR: hand;text-decoration: none\" target=_blank><font color=\"#FF0000\"><b>北侠百科：有关北侠的一切问题或心得都可以在这里查找和发表！</b></font></a></td></tr>\n");
}
document.write("</table>\n");
document.write("</td></tr>\n");
document.write("</table>\n");
