// MASTHEAD MENUS CONTENT VARIABLES - v.1.0
// COPYRIGHT SUN MICROSYSTEMS INC.
// QUESTIONS? webdesign -at- sun.com

// translation for See All link at the end of each menu
seeall = "See All";

// set this to the location of your local css & im directories
cssdir = "/css";
imdir = "/im";

// sub menu width
mwidth = 150;

// array for all masthead menus
var navmenu = new Array();

// menus are organized using a two number decimel delineated system (1.2)
// the first number indicates which main topic link the menu belongs to.
// the second number indicates the order the sub topic link appears in the menu.

// the values for each item are then organized by a | delineated system (Link Name|URL)
// item X.0 MUST alway be the exact name of the main topic link as hardcoded in
// the masthead and must include a link that is the also the same.

// link set v1.0 -- change this version when changing link content
navmenu['1.0'] = '产品|http://cn.sun.com/products/';
navmenu['1.1'] = '软件|http://catalog.sun.com/productgroup.xml?site=CN_CHI&catalogue=FC&segment=FC_R&item=FC_SC_CAT&group=2014';
navmenu['1.2'] = '桌面系统|http://cn.sun.com/products/?n-state=http://catalog.sun.com/productgroup.xml?site%3dCHINACN%26catalogue%3dFC%26segment%3dFC_R%26item%3dFC_SC_CAT%26group%3d2005~~~G!02A75B98312D!JiIRVvSREpgpGw16sJsx~standard~ws-nocache';
navmenu['1.3'] = '服务器|http://catalog.sun.com/productgroup.xml?site=CN_CHI&catalogue=FC&segment=FC_R&item=FC_SC_CAT&group=2010';
navmenu['1.4'] = '存储|http://sunevent.bizcom.com.cn/events/cn/local_storage/index.jsp';
navmenu['1.5'] = 'Remanufactured Systems|http://www.sun.com/ibb/remanufactured';
navmenu['1.6'] = '环球财务服务|http://cn.sun.com/leasing/';

navmenu['2.0'] = '下载|http://cn.sun.com/downloads/';
navmenu['2.1'] = 'Solaris 10|http://cn.sun.com/software/solaris/get.jsp';
navmenu['2.2'] = 'Java 2 标准版|http://java.sun.com/j2se/downloads/';
navmenu['2.3'] = '开发工具|http://java.sun.com/webservices/downloads/webservicespack.html';
navmenu['2.4'] = '热点下载|http://www.sun.com/downloads/index.jsp?tab=5';
navmenu['2.5'] = '最新下载|http://www.sun.com/downloads/index.jsp?tab=4';
navmenu['2.6'] = '补丁与更新|http://www.sun.com/download/index.jsp?cat=Patches%20%26%20Updates&tab=3';

navmenu['3.0'] = '服务与解决方案|http://cn.sun.com/servicessolutions/';
navmenu['3.1'] = '企业解决方案|http://www.sun.com/servicessolutions/industries/';
navmenu['3.2'] = '基础解决方案|http://www.sun.com/servicessolutions/infrastructure/';
navmenu['3.3'] = 'Sun网格|http://www.sun.com/service/sungrid/overview.html';
navmenu['3.4'] = '合作伙伴服务计划|http://www.sun.com/service/partner/';

navmenu['4.0'] = '支持|http://cn.sun.com/support/';
navmenu['4.1'] = '基本知识|http://sunsolve.sun.com/pub-cgi/show.pl?target=home';
navmenu['4.2'] = 'Sun系统手册|http://sunsolve.sun.com/handbook_pub/';
navmenu['4.3'] = '补丁与更新|http://www.sun.com/download/index.jsp?cat=Patches%20%26%20Updates&tab=3';
navmenu['4.4'] = '文档|http://www.sun.com/documentation/';
navmenu['4.5'] = '担保 &amp; 支持合同|http://cn.sun.com/service/support/index.html';

navmenu['5.0'] = '培训|http://cn.sun.com/training/';
//navmenu['5.1'] = '课程表|/education/schedule.html';
//navmenu['5.2'] = '认证|/education/sun-auth.html';
navmenu['5.1'] = '咨询认证|#';

navmenu['6.0'] = '研究|http://research.sun.com/';
navmenu['6.1'] = '项目|http://research.sun.com/projects/';
navmenu['6.2'] = '事件|http://research.sun.com/events/';
navmenu['6.3'] = 'Lab下载|http://research.sun.com/download/';
navmenu['6.4'] = '产品认证证书|http://cn.sun.com/products/ccc/';
navmenu['6.5'] = 'ISO-9000认证|http://cn.sun.com/products/ccc/iso9000.jpg';