3 lines
100 B
JavaScript
3 lines
100 B
JavaScript
var menudata={children:[
|
|
{text:"Main Page",url:"index.html"},
|
|
{text:"Modules",url:"modules.html"}]}
|