{"windows":[

	{
		"id": "json01",
		"title":"Janela 1",
		"content":"Janela 1",
		"maximizable": false,
		"resizable": false,
		"headerStartColor": [230, 160, 160],
		"headerStoptColor": [237, 237, 237],
		"x": 50,
		"y": 115
	},
	{
		"id": "json02",
		"title":"<img src=\"images/icons/chart.png\" width=\"16\" height=\"16\"> Janela 2",
		"content":"Janela 2",
		"icon": true,
		"maximizable": false,
		"resizable": false,
		"headerStartColor": [230, 190, 160],
		"headerStoptColor": [237, 237, 237],	
		"x": 110,
		"y": 190
	},
	{
		"id": "json03",
		"title":"Janela 3",
		"content":"Janela 3",
		"maximizable": false,
		"resizable": false,
		"headerStartColor": [160, 160, 230],
		"headerStoptColor": [237, 237, 237],
		"x": 170,
		"y": 265
	}

]}
