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