4 lines
104 B
JavaScript
4 lines
104 B
JavaScript
|
var menudata={children:[
|
||
|
{text:'Main Page',url:'index.html'},
|
||
|
{text:'Related Pages',url:'pages.html'}]}
|