{
"items" : [
{
"type":"block", "text":"office document", "list":[
{"id" : "open", "type":"button", "text":"Open", "isbig" : true, "img" : "48/open.gif", "imgdis" : "48/open_dis.gif"},
{"id" : "print","type":"button", "text":"Quick
print" , "img" : "48/printer.png", "isbig" : true, "imgdis" : "48/printer_dis.gif"},
{"id" : "preview","type":"button", "text":"Print
preview", "img" : "48/zoom_selection.png", "isbig" : true}
]
},
{
"type":"block", "text":"edit", "list":[
{"id" : "copy", "type":"button", "text":"copy", "img" : "18/copy.gif", "imgdis" : "18/copy_dis.gif" },
{"id" : "find", "type":"button", "text":"find" , "img" : "48/page_find.png" },
{"id" : "go_to", "type":"button", "text":"go to" , "img" : "48/tab_go.png" }
]
},
{
"type":"block", "text":"page setup", "list":[
{"id" : "page_setup", "type":"button", "text":"page
setup", "img" : "48/pencil_ruler.png", "isbig" : true },
{"id" : "printing_area", "type":"button", "text":"printing
area" , "img" : "48/printer_add.png", "isbig" : true }
]
},
{
"type":"block", "text":"window", "list":[
{"id" : "change_window", "type":"button", "text":"change
window", "img" : "48/application_cascade.png", "isbig" : true }
]
}
]
}