[
{_constructor: isc.AppAdaptiveToolBar,createOrder:1,sticky: true,menu: ['MENU1','MENU2']},
{ID: 'MENU1',MenuId: 'MENU1',LinkTo: '1',createOrder:0,height:1,visibility:"hidden",title: 'ToolBar Title 1',icon: 'icons/16/pawn_blue.png',click: 'function() {webpageWindow.scrollToItem(\'ObjectID\')}',border: '1px solid blue'},
{ID: 'MENU2',MenuId: 'MENU2',LinkTo: '1',createOrder:0,height:1,visibility:"hidden",title: 'ToolBar Title 2',icon: 'icons/16/pawn_blue.png',click: 'function() {webpageWindow.scrollToItem(\'ObjectID\')}',border: '1px solid blue'},
]

['MENU1','SECTION2','SECTION3']

[{ID: 'MENU1',sticky: false,createOrder: 0,visibility: 'hidden',MenuId: 'MENU1',LinkTo: '1',title: 'ToolBar Title',icon: 'icons/16/pawn_blue.png',click: 'webpageWindow.scrollToItem(\'SECTION1\')'},{ID: 'MENU2',sticky: false,createOrder: 0,visibility: 'hidden',MenuId: 'MENU2',LinkTo: '1',title: 'ToolBar Title',icon: 'icons/16/pawn_blue.png',click: 'webpageWindow.scrollToItem(\'SECTION2\')'},{ID: 'MENU3',sticky: false,createOrder: 0,visibility: 'hidden',MenuId: 'MENU3',LinkTo: '1',title: 'ToolBar Title',icon: 'icons/16/pawn_blue.png',click: 'webpageWindow.scrollToItem(\'SECTION3\')'},{ID: '254ECDF6-41C5-4C30-9F57-D4FA4F2B7C14',visibility: 'visible',createOrder: 100,_constructor: isc.AppAdaptiveToolBar,sticky: true,menu: [ 'MENU1', 'MENU2', 'MENU3']},{ID: 'SECTION1',sticky: false,visibility: 'visible',createOrder: 100,_constructor: isc.HTMLFlow,height: '200',showEdges: 'true',contents: '<h1>Section 1</h1>
'},{ID: 'SECTION2',sticky: false,visibility: 'visible',createOrder: 100,_constructor: isc.HTMLFlow,height: '200',showEdges: 'true',contents: '<h1>Section 2</h1>
'},{ID: 'SECTION3',sticky: false,visibility: 'visible',createOrder: 100,_constructor: isc.HTMLFlow,height: '200',showEdges: 'true',contents: '<h1>Section 3</h1>
'}]

[
  {_constructor: isc.MenuItem,ID: 'MENUID_1',MenuId: 'MENUID_1',LinkTo: '1',title: 'ToolBar Title',icon: 'icons/16/pawn_blue.png',click: function() {webpageWindow.scrollToItem('Label1')}},
  {_constructor: isc.AppAdaptiveToolBar,sticky: true,menu: ['MENUID_1']},
  {_constructor: isc.Label,height: 200,ID:'Label1',showEdges:true,contents: '<i>Approved</i> for release'},
  {_constructor: isc.Label,height: 200,ID:'Label2',showEdges:true,contents: '<i>Approved2</i> for release'}
]

{_constructor: isc.AppAdaptiveToolBar,sticky: true,menu: ['MENUID_1']},
{_constructor: isc.AppAdaptiveToolBar,sticky: true,menu: ['MENU1','MENU2']},


[
{ID: '97BA0028-0ABC-4A4D-A023-D39C5350BC1C',sticky: false,visibility: 'visible',createOrder: 100,_constructor: isc.HTMLFlow,height: '200',showEdges: 'true',contents: '<h1>HTML Contents</h1>'}],
[{ID: 'MENU1',sticky: false,createOrder: 0,visibility: 'hidden',MenuId: 'MENU1',LinkTo: '1',title: 'ToolBar Title 1',icon: 'icons/16/pawn_blue.png',click: 'function() {webpageWindow.scrollToItem(\'ObjectID\')}'},
{ID: 'D15AF204-B347-45C0-87B3-8F8FE9842E8D',visibility: 'visible',createOrder: 100,_constructor: isc.AppAdaptiveToolBar,sticky: true,menu: [ 'MENU1']}
]
