﻿// 定义菜单树数据源
// 格式[层,菜单文字,链接,Title,图标,Target]
var play = new Array(
[0,'Solutions','#'],
[1,'DTV Solution','/en/NewsSortIntro.aspx?id=232'],
[2,'DHM (DTV Head-end Middleware)','/en/NewsSortIntro.aspx?id=257'],
[2,'MMCP(Multi-Media Core Platform)-Terminal Middlewar','/en/NewsSortIntro.aspx?id=258'],
[2,'CDN (Content Delivering Network)','/en/NewsSortIntro.aspx?id=259'],
[2,'Business Operation Support System','/en/NewsSortIntro.aspx?id=260'],
[2,'NMS (Network Management System)','/en/NewsSortIntro.aspx?id=261'],
[2,'Rich Service Experience','/en/NewsSortIntro.aspx?id=262'],
[2,'Professional Service','/en/NewsSortIntro.aspx?id=263'],
[2,'Industrial Applications','/en/NewsSortIntro.aspx?id=265#'],
[3,'New Media Advertisement System','/en/NewsSortIntro.aspx?id=265'],
[3,'Hotel VOD System','/en/NewsSortIntro.aspx?id=266'],
[2,'Success Stories','/en/NewsSortIntro.aspx?id=268#'],
[3,'Shenzhen Topway','/en/NewsSortIntro.aspx?id=268'],
[3,'Wuhan Operator','/en/NewsSortIntro.aspx?id=269']);
