var myMenu =
[
   ['關於我們', '', '', '', '關於我們',  // a menu item
	['', '公司簡介', 'A01.html', '_self', '公司簡介'],
	['', '公司大紀事', 'A04.html', '_self', '公司大紀事']
		//['', '公司簡介', 'A01.html', '_self', '公司簡介'],
		//_cmSplit,
		//['', '主要客戶', 'A02.html', '_self', '主要客戶'],
		//_cmSplit,
		//['', '合作夥伴', 'A03.html', '_self', '合作夥伴']
	],
    _cmSplit,
	['', '業務簡介', '', '', '業務簡介',   // a folder item
		['', '基礎設施', '', '_self', '基礎設施',  // a menu item
			['', '雲端運算整合服務', 'B07.html', '_self', '雲端運算整合服務'],  // a menu item			
		],
		['', '資安整合服務', 'B08.html', '_self', '資安整合服務'],  // a menu item
		['', '監控管理服務', 'B09.html', '_self', '監控管理服務'],  // a menu item
		['', '代理產品', '', '_self', '代理產品',  // a menu item
			['', 'Cisco網路基礎建設', 'B10.html', '_self', 'Cisco網路基礎建設'],  // a menu item
			['', 'Cisco資料中心', 'B07.html', '_self', 'Cisco資料中心'],  // a menu item
			['', 'Cisco安全方案', 'B01.html', '_self', 'Cisco安全方案'],  // a menu item
			['', 'ArcSight', 'B06.html', '_self', 'ArcSight'],  // a menu item
			['', 'Lancope', 'B03.html', '_self', 'Lancope'],  // a menu item
			['', 'Bluecoat', 'B11.html', '_self', 'Bluecoat'],  // a menu item
			['', 'CheckPoint', 'B13.html', '_self', 'CheckPoint'],  // a menu item
			['', 'F5', 'B15.html', '_self', 'F5'],  // a menu item
			['', 'Imperva', 'B16.html', '_self', 'Imperva'],  // a menu item
			['', 'IPSwitch', 'B05.html', '_self', 'IPSwitch'],  // a menu item
			['', 'Paloalto', 'B18.html', '_self', 'Paloalto'],  // a menu item
			['', 'Riverbed', 'B17.html', '_self', 'Riverbed'],  // a menu item
			['', 'VMware', 'B14.html', '_self', 'VMware'],  // a menu item
			['', 'X-Fort', 'B12.html', '_self', 'X-Fort'],  // a menu item
		],
		//['', 'Cisco網路基礎建設', '', '_self', 'Cisco網路基礎建設'],  // a menu item
		//['', 'Lancope網路行為分析與回應', 'B03.html', '_self', 'Lancope網路行為分析與回應'] , // a menu item
		//['', 'A10Networks', 'B04.html', '_self', 'A10Networks'],  // a menu item
        //['', 'Ipswitch', 'B05.html', '_self', 'Ipswitch'],  // a menu item
		//['', 'ArcSight', 'B06.html', '_self', 'ArcSight']  // a menu item
		//['', '資訊安全建置', '', '', '資訊安全建置',   // a folder item
        //['', '防火牆/入侵偵測', 'B04.html', '_self', '防火牆/入侵偵測'],  // a menu item
		//['', '防毒閘道', 'B05.html', '_self', '防毒閘道'],  // a menu item
        //['', 'NBA資安管理', 'B06.html', '_self', 'NBA資安管理']  // a menu item
        //],
		//_cmSplit,
		//['', '系統管理', 'url', 'target', '系統管理']
    ]
	,
    _cmSplit,
    ['技術服務', '', '', '', '技術服務',  // a menu item
		['', '客戶服務宗旨', 'C01.html', '_self', '客戶服務宗旨'],
		['', '客戶服務項目', 'C02.html', '_self', '客戶服務項目'],
		['', '維護服務', 'C06.html', '_self', '維護服務',			
			//['', '保固維護作業流程圖', 'C03.html', '_self', '保固維護作業流程圖'],
			//['', '客服流程說明', 'C04.html', '_self', '客服流程說明']
		],
	]
	,
	 _cmSplit,
    ['人才招募', '', '', '', '人才招募',  // a menu item
		['', '工作機會', 'D01.html', '_self', '工作機會'],
		['', '福利制度', 'D02.html', '_self', '福利制度']
	]
	,
	 _cmSplit,
	['連絡我們', '', 'D04.html', '_self', '連絡我們']
	,
	 _cmSplit,
	['回首頁', '', 'index.html', '_self', 'description']
];
