function ShowToolBar() {

    menu=new makemenu();

    menu.addMainItem("zwmgc","织网梦工厂","/school/web/",null); 
    menu.addMainItem("windowssj","Windows世界","/school/system/",null);
    menu.addMainItem("clznz","冲浪指南针","/school/net/",null);
    menu.addMainItem("rjxzf","软件下载园","/soft/",null);
    menu.addMainItem("rjext","软件e学堂","/school/software/",null);
    menu.addMainItem("bgzdh","办公自动化","/school/office/",null);
    menu.addMainItem("dmtzj","多媒体之家","/school/multimedia/",null);
    menu.addMainItem("cxyxb","程序研修班","http://developer.ccidnet.com/pub/disp/Column?columnID=287",null);
    menu.addMainItem("yjfsy","电脑工程师","http://product.ccidnet.com/pub/disp/Column?columnID=568",null);
    menu.addMainItem("pxyks","培训与考试","/school/exam/",null);
    menu.addMainItem("cjwgy","超级网管员","http://network.ccidnet.com/pub/disp/Column?columnID=205",null);
    menu.addMainItem("dndcd","电脑大词典","/school/dict/",null);


    menu.addSubItem("zwmgc","Dreamweaver","/school/web/web_more.php3?type=Dreamweaver" );
    menu.addSubItem("zwmgc","FrontPage","/school/web/web_more.php3?type=Frontpage");
    menu.addSubItem("zwmgc","JavaScript","/school/web/web_more.php3?type=Javascript");
    menu.addSubItem("zwmgc","CSS","/school/web/web_more.php3?type=CSS");
    menu.addSubItem("zwmgc","HTML","/school/web/web_more.php3?type=HTML");
    menu.addSubItem("zwmgc","XML","/school/web/web_more.php3?type=XML");
    menu.addSubItem("zwmgc","制作点滴","/school/web/web_more.php3?type=制作技巧");
    menu.addSubItem("zwmgc","其它技巧","/school/web/web_more.php3?type=其他");

    menu.addSubItem("windowssj","系统安全","/school/system/system_more.php3?type=系统安全");
    menu.addSubItem("windowssj","安装与调试","/school/system/system_more.php3?type=安装与调试");
    menu.addSubItem("windowssj","系统优化","/school/system/system_more.php3?type=系统维护");
    menu.addSubItem("windowssj","应用锦囊","/school/system/system_more.php3?type=经验杂谈");
    menu.addSubItem("windowssj","注册表","/school/system/system_more.php3?type=注册表");
	
    menu.addSubItem("clznz","网络基础","/school/net/net_more.php3?type=网络基础");
    menu.addSubItem("clznz","网络安全","/school/net/net_more.php3?type=网络安全");
    menu.addSubItem("clznz","浏览技巧","/school/net/net_more.php3?type=浏览技巧");
    menu.addSubItem("clznz","邮件技巧","/school/net/net_more.php3?type=邮件技巧");
    menu.addSubItem("clznz","聊天技巧","/school/net/net_more.php3?type=聊天技巧");
    menu.addSubItem("clznz","综合技巧","/school/net/net_more.php3?type=综合技巧");
    menu.addSubItem("clznz","局域网专栏","/school/lan/index.htm");
	
    menu.addSubItem("rjxzf","中文工具","/soft/func/sort/chinese.htm");
    menu.addSubItem("rjxzf","系统工具","/soft/func/sort/systools.htm");
    menu.addSubItem("rjxzf","教学软件","/soft/func/sort/teach.htm");
    menu.addSubItem("rjxzf","开发工具","/soft/func/sort/devtools.htm");
    menu.addSubItem("rjxzf","办公助理","/soft/func/sort/office.htm");
    menu.addSubItem("rjxzf","系统补丁","/soft/func/sort/windows.htm");
    menu.addSubItem("rjxzf","小小游戏","/soft/func/sort/game.htm");
    menu.addSubItem("rjxzf","更多下载","/soft/");
	
    menu.addSubItem("rjext","图形图像","/school/software/software_more.php3?type=图形图像");
    menu.addSubItem("rjext","音频视频","/school/software/software_more.php3?type=音频视频");
    menu.addSubItem("rjext","网络工具","/school/software/software_more.php3?type=网络工具");
    menu.addSubItem("rjext","办公理财","/school/software/software_more.php3?type=办公理财");
    menu.addSubItem("rjext","文件管理","/school/software/software_more.php3?type=文件管理");
    menu.addSubItem("rjext","备份工具","/school/software/software_more.php3?type=备份工具");
    menu.addSubItem("rjext","系统工具","/school/software/software_more.php3?type=系统工具");
    menu.addSubItem("rjext","压缩工具","/school/software/software_more.php3?type=压缩工具");
    menu.addSubItem("rjext","其它软件","/school/software/software_more.php3?type=%C6%E4%CB%FB%C8%ED%BC%FE");
	
    menu.addSubItem("bgzdh","Word","/school/office/office_more.php3?type=Word");
    menu.addSubItem("bgzdh","Excel","/school/office/office_more.php3?type=Excel");
    menu.addSubItem("bgzdh","PowerPoint","/school/office/office_more.php3?type=Powerpoint");
    menu.addSubItem("bgzdh","办公点滴","/school/office/office_more.php3?type=办公点滴");

    menu.addSubItem("dmtzj","Photoshop","/school/multimedia/multimedia_more.php3?type=Photoshop");
    menu.addSubItem("dmtzj","Flash","/school/multimedia/multimedia_more.php3?type=Flash");
    menu.addSubItem("dmtzj","三维制作","/school/multimedia/multimedia_more.php3?type=三维制作");
    menu.addSubItem("dmtzj","音频视频","/school/multimedia/multimedia_more.php3?type=音频视频");
    menu.addSubItem("dmtzj","Fireworks","/school/web/web_more.php3?type=Fireworks");
    menu.addSubItem("dmtzj","Authorware","/school/office/office_more.php3?type=Authorware");
    menu.addSubItem("dmtzj","制作技巧","/school/multimedia/multimedia_more.php3?type=其他");
	
	menu.addSubItem("cxyxb","JAVA","http://developer.ccidnet.com/pub/disp/Dimension?dimValueID=299");
	menu.addSubItem("cxyxb","PHP","http://developer.ccidnet.com/pub/disp/Dimension?dimValueID=300");
	menu.addSubItem("cxyxb","DELPHI","http://developer.ccidnet.com/pub/disp/Dimension?dimValueID=304");
	menu.addSubItem("cxyxb","JSP","http://developer.ccidnet.com/pub/disp/Dimension?dimValueID=302");
	menu.addSubItem("cxyxb","VC","http://developer.ccidnet.com/pub/disp/Dimension?dimValueID=331");
	menu.addSubItem("cxyxb","资源大全","http://developer.ccidnet.com/pub/disp/Column?columnID=296");
	menu.addSubItem("cxyxb","更多开发","http://developer.ccidnet.com/pub/disp/Column?columnID=287");
	
	menu.addSubItem("yjfsy","第一视点","http://product.ccidnet.com/pub/disp/Column?columnID=114");
	menu.addSubItem("yjfsy","DIY时讯","http://product.ccidnet.com/pub/disp/Column?columnID=117");
	menu.addSubItem("yjfsy","装机秘籍","http://product.ccidnet.com/pub/disp/Column?columnID=118");
	menu.addSubItem("yjfsy","攒机套餐","http://product.ccidnet.com/pub/disp/Column?columnID=119");	
	menu.addSubItem("yjfsy","精明买家","http://product.ccidnet.com/pub/disp/Column?columnID=120");
	menu.addSubItem("yjfsy","帮你来装机","http://product.ccidnet.com/pub/disp/Column?columnID=116");
	
	menu.addSubItem("pxyks","等级考试","/school/exam/exam_more.php3?type=等级考试");
	menu.addSubItem("pxyks","认证考试","/school/exam/exam_more.php3?type=认证考试");	
	menu.addSubItem("pxyks","培训课程","http://edu.ccidnet.com/itpx_course.jsp");
	menu.addSubItem("pxyks","会员服务","http://edu.ccidnet.com/itpx_member.jsp");
	menu.addSubItem("pxyks","网上考试中心","http://edu.ccidnet.com/user/index.html");
	
	menu.addSubItem("cjwgy","设计与规划","http://network.ccidnet.com/pub/disp/Column?columnID=248");		menu.addSubItem("cjwgy","选型与实施","http://network.ccidnet.com/pub/disp/Column?columnID=249");
	menu.addSubItem("cjwgy","维护与管理","http://network.ccidnet.com/pub/disp/Column?columnID=251");
	menu.addSubItem("cjwgy","开发与升级","http://network.ccidnet.com/pub/disp/Column?columnID=250");
	menu.addSubItem("cjwgy","安全与杀毒","http://network.ccidnet.com/pub/disp/Column?columnID=252");
	
	menu.addSubItem("dndcd","电脑大词典","/school/dict/");

    menu.write2page(); 
}