﻿// JavaScript Document
function nav_over(id)
{
document.getElementById(id).style.display = "block"; 
}
function nav_out(id)
{
document.getElementById(id).style.display = "none"; 
}

function head(head){
	document.write("<div id=\"header\">");
	document.write("    	<h1 title=\"CDC Game\"><a href=\"http://www.cdcgames.net\" target=\"_blank\">CDC<\/a><\/h1>");
	document.write("        <!--logo end-->");
	document.write("        <div class=\"nav\"><ul>");
		if(head==0){//新闻中心
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("						<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
            //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");
			
			}
		if(head==1){//账号中心
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh2\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("						<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
            //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");
			
			}
		if(head==2){//充值中心
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz2\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
            //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");
			document.write('		<div class="/div_x/"></div>');
			}
		if(head==3){//下载中心
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz2\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("						<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
           //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");
			document.write('		<div class="/div_x/"></div>');
			}
		if(head==4){//游戏产品
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx2\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("						<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
            //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");
			document.write('		<div class="/div_x/"></div>');
			}
		if(head==5){//密保
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb2\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("						<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
            //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");
			document.write('		<div class="/div_x/"></div>');
			}
		if(head==6){//客服
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf2\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
            //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");

			document.write('		<div class="/div_x/"></div>');
			}
		if(head==7){//商务
			document.write("        <li><a href=\"http://www.cdcgames.net\" class=\"n_ind\">首页<\/a><\/li>");
			document.write("        <li><a href=\"http://passport.cdcgames.net\" class=\"n_zh\">账号中心<\/a><\/li>");
			document.write("        <li><a href=\"http://bill.cdcgames.net\" class=\"n_cz\">充值中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/downloads/Index.html\" class=\"n_xz\">下载中心<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/Products/Index.html\" class=\"n_yx\">游戏产品<\/a><\/li>");
			document.write("        <li><a href=\"http://pprotect.cdcgames.net\" class=\"n_mb\">密保<\/a><\/li>");
			document.write("        <li><a href=\"http://cs.cdcgames.net\" class=\"n_kf\">客服<\/a><\/li>");
			document.write("        <li><a href=\"http://www.cdcgames.net/BusinessHome/Index.html\" class=\"n_sw2\">商务<\/a><\/li>");
			document.write("        <li class=\"list\"><a href=\"#\" class=\"n_lt\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">论坛<\/a><\/li>");
			document.write("						<div id=\"game_list2\" onmouseover=\"nav_over(\'game_list2\')\" onmouseout=\"nav_out(\'game_list2\')\">");
        	document.write("<div class=\"tag\">");
            document.write("<dl>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/dyj_18x18.png\" /></dt><dd><a href=\"http://bbs.dyj.cdcgames.net/\" target=\"_blank\">东游记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/zhw18x18.png\" /></dt><dd><a href=\"http://bbs.lotro.cdcgames.net/\" target=\"_blank\">指环王</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/ru18x18.png\" /></dt><dd><a href=\"http://bbs.ru.cdcgames.net/\" target=\"_blank\">梦幻星球</a></dd>");
        	document.write("<dt><img src=\"http://www.cdcgames.net/img_index/rxjh18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/\" target=\"_blank\">热血江湖</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/eve18x18.png\" /></dt><dd><a href=\"http://bbs.eve-online.com.cn/\" target=\"_blank\">星战前夜</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/gzgd18x18.png\" /></dt><dd><a href=\"http://bbs.shine.gtgame.com.cn/\" target=\"_blank\">光之国度</a></dd>");
            //document.write("<dt><img src=\"http://www.cdcgames.net/img_index/luniya18x18.png\" /></dt><dd><a href=\"http://bbs.lunia.gtgame.com.cn/\" target=\"_blank\">路尼亚战记</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/sf18x18.png\" /></dt><dd><a href=\"http://bbs.sf.gtgame.com.cn/\" target=\"_blank\">特种部队</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shenqi18x18.png\" /></dt><dd><a href=\"http://bbs.shaiya.gtgame.com.cn/\" target=\"_blank\">神泣</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/img_index/shuma18x18.png\" /></dt><dd><a href=\"http://bbs.digimon.gtgame.com.cn/\" target=\"_blank\">数码宝贝</a></dd>");
            document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/mir318x18.png\" /></dt><dd><a href=\"http://bbs.mir3.gtgame.com.cn/\" target=\"_blank\">传奇3</a></dd>");
			document.write("<dt><img src=\"http://www.cdcgames.net/cdcgames_top/images/xyd_18x18.png\" /></dt><dd><a href=\"http://bbs.rxjh.china.com/index.asp?boardid=59\" target=\"_blank\" class=\"cdcgamesa\">CDC侠义道</a></dd>");
            document.write("</dl>");
            document.write("</div>");
            document.write("</div>");
			document.write('		<div class="/div_x/"></div>');
			}
	document.write("        <\/ul><\/div>");
	document.write("        <!--nav end-->");
	document.write("        <div class=\"h_text\"><a href=\"http://passport.cdcgames.net\">登录<\/a><a href=\"http://passport.cdcgames.net/account/Register.aspx\">注册<\/a><a href=\"http://bill.cdcgames.net\">充值<\/a><a href=\"/news/CompanyProfile/200905/40144.html\" target=\"_blank\">关于</a>");
	document.write('		<div class="/div_x/"></div>');
	document.write("					   <\/div>");
	document.write("        <!--h_text end-->");
	document.write("    <\/div>");
	document.write("    <!--header end-->")
	}
function l_kf(){
	document.writeln("<div class=\"l_kf\"><\/div>")
	}
function l_kf2(){
	document.writeln("<div class=\"l_kf2\"><\/div>")
	}
function copyright(){
	document.writeln("<div id=\"footer\">");
	document.writeln("    <ul><li><a href=\"http://www.cdcgames.net/news/CompanyProfile/200905/40147.html\" target=\"_blank\">联系我们<\/a>　|　<a href=\"http://www.cdcgames.net/news/Recruitment/Index.html\" target=\"_blank\">招聘信息<\/a>　|　<a href=\"http://www.cdcgames.net/BusinessHome/BusinessCooperation/Index.html\" target=\"_blank\">商务合作<\/a>　|　<a href=\"http://www.cdcgames.net/BusinessHome/SalesCooperation/Index.html\" target=\"_blank\">销售合作<\/a><\/li><br \/>");
	document.writeln("<span><a href=\"http://www.miibeian.gov.cn/\" target=\"_blank\">京ICP证040455号<\/a>");
	document.writeln("《网络文化经营许可证》 编号：文网文[2008]122号");
	document.writeln("<\/ul>");
	document.writeln("    <div class=\"div_x\"><\/div>");
	document.writeln("    <\/div>")
	}
function act_Over(id)
{
document.getElementById(id).style.display = "block"; 
}
function act_out(id)
{
document.getElementById(id).style.display = "none"; 
}



function pwbtn(this_button)

	{
		var buttons=new Array("button_1","button_2","button_3")
		var divs=new Array('div_1','div_2','div_3')
		var bgcss1=new Array('button1_1','button2_1','button3_1')
		var bgcss2=new Array('button1_2','button2_2','button3_2')
		
		for(var i=0;i<buttons.length;i++)
			{
				try
				{	
					if(this_button.id==buttons[i])
						{
							document.getElementById(divs[i]).style.display="block";
							document.getElementById(buttons[i]).className=bgcss2[i];
						}
					else
						{
							document.getElementById(divs[i]).style.display="none";
							document.getElementById(buttons[i]).className=bgcss1[i];
						}
				 }
				 catch(Exception)
					{	}
			}
	}
