
pdfDocument = {
{BEGIN backgroundImage}
	background: {
		image: {$backgroundImage},
		{BEGIN bgWidth}
		imgWidth: {$bgWidth},
		imgHeight: {$bgHeight},
		{END bgWidth}
	},
{END backgroundImage}
	styles: {
				bodycell: {
			fontSize:12,
		},
		headcell: {
			fontSize:12,
			bold: true
		},

	
			},
	defaultStyle: {
		fontSize: 14,
	},
	"content": [
		{BEGIN body}
		{BEGIN embedded_grid_caption}
			{
				text: '{$jscaption Current_year_cultivation}',
			},
		{END embedded_grid_caption}
		{BEGIN embedded_page_title}
			{
				text: '{$jspagetitlelabel Current_year_cultivation print}',
			},
		{END embedded_page_title}		
		{ 
			{BEGIN standalone_page}
			pageBreak: 'before',
			{END standalone_page}
			{BEGIN embedded_grid}
			embeddedPage: true,
			{END embedded_grid}
			layout: {
				hLineWidth: function(i, node) { return 0.1; },
				vLineWidth: function(i, node) { 
					if ( node.table.embeddedPage ) {
						return (i === 0 || i === node.table.widths.length) ? 0.1 : 0;
					} else  {
						return 0.1; 
					}
				},
				hLineColor: function(i, node) { return 'gray'; },
				vLineColor: function(i, node) { return 'gray'; },
			},
			table: {
				{BEGIN embedded_grid}
				embeddedPage: true,
				{END embedded_grid}
				
				tableForm: true,
				headerRows: 1 
									{BEGIN row_grid_0}
						+1
					{END row_grid_0}
								{BEGIN embedded_grid} -1 {END embedded_grid} ,

				widths: [
														{BEGIN col_grid_0}
					"%",
					{END col_grid_0}
										{BEGIN col_grid_1}
					"%",
					{END col_grid_1}
										{BEGIN col_grid_2}
					"%",
					{END col_grid_2}
										{BEGIN col_grid_3}
					"%",
					{END col_grid_3}
										{BEGIN col_grid_4}
					"%",
					{END col_grid_4}
										{BEGIN col_grid_5}
					"%",
					{END col_grid_5}
										{BEGIN col_grid_6}
					"%",
					{END col_grid_6}
										{BEGIN col_grid_7}
					"%",
					{END col_grid_7}
										{BEGIN col_grid_8}
					"%",
					{END col_grid_8}
										{BEGIN col_grid_9}
					"%",
					{END col_grid_9}
										{BEGIN col_grid_10}
					"%",
					{END col_grid_10}
										{BEGIN col_grid_11}
					"%",
					{END col_grid_11}
										{BEGIN col_grid_12}
					"%",
					{END col_grid_12}
										{BEGIN col_grid_13}
					"%",
					{END col_grid_13}
										{BEGIN col_grid_14}
					"%",
					{END col_grid_14}
															],
											heights: [ // first height for header part
					"%",
																		{BEGIN row_grid_0}
							"%",
							{END row_grid_0}
																							 	{BEGIN grid_row}
													{BEGIN row_grid_1}
							"%",
							{END row_grid_1}
													{END grid_row}
																								{BEGIN row_grid_2}
							"%",
							{END row_grid_2}
															],
							
				body: [
				{BEGIN standalone_page}
					[
						{
							colSpan: {$formwidth_grid},
							border:[false, false,false,false],
							stack: [

																										
{
	table: {
	
				
		location: 'top',
		
		
		widths: [
								"*", 
					 ],	
		
	
		body: [
				
				[
																{
	cellId: 'c2',
	col:0,
	row:0,
			
		
	//	static colspan/rowspan
		
			
	
	
			"stack": [
		
				
			{"text":"{$jspagetitlelabel Current_year_cultivation print}","hidden":"{$item_hide_print_header}","fontSize":30},
				
				
			{"text":"{$printtabheader_text}","hidden":"{$item_hide_print_subheader}"},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

											],
		
		]
	}
}
,
								
																										
{
	table: {
	
				
		location: 'above-grid',
		
		
		widths: [
								"*", 
					 ],	
		
	
		body: [
				
				[
																{
	cellId: 'c1',
	col:0,
	row:0,
			
		
	//	static colspan/rowspan
		
			
	
	
			"text": [
		
				
			{"text":"Page %current% of %total%","hidden":"{$item_hide_print_pages}","isHtml":true,"page_indicator":true},
				
		  ],
  "border": [ false, false, false, false ],
              "alignment": 'left',
  },

											],
		
		]
	}
}
,
															]
						},
					],
				{END standalone_page}

																	

				
				{BEGIN row_grid_0}
				[
																{BEGIN cellblock_grid_headcell_icons}
{
	cellId: 'headcell_icons',
	col:0,
	row:0,
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_headcell_icons}
																							{BEGIN cellblock_grid_headcell_field}
{
	cellId: 'headcell_field',
	col:0,
	row:0,
			fieldName: 'greenhouse',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation greenhouse }","hidden":"{$item_hide_grid_field_label}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$greenhouse_align}',
  },

{END cellblock_grid_headcell_field}
																							{BEGIN cellblock_grid_headcell_field1}
{
	cellId: 'headcell_field1',
	col:0,
	row:0,
			fieldName: 'plot',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation plot }","hidden":"{$item_hide_grid_field_label1}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$plot_align}',
  },

{END cellblock_grid_headcell_field1}
																							{BEGIN cellblock_grid_headcell_field2}
{
	cellId: 'headcell_field2',
	col:0,
	row:0,
			fieldName: 'location',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation location }","hidden":"{$item_hide_grid_field_label2}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$location_align}',
  },

{END cellblock_grid_headcell_field2}
																							{BEGIN cellblock_grid_headcell_field3}
{
	cellId: 'headcell_field3',
	col:0,
	row:0,
			fieldName: 'plant',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation plant }","hidden":"{$item_hide_grid_field_label3}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$plant_align}',
  },

{END cellblock_grid_headcell_field3}
																							{BEGIN cellblock_grid_headcell_field4}
{
	cellId: 'headcell_field4',
	col:0,
	row:0,
			fieldName: 'variety',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation variety }","hidden":"{$item_hide_grid_field_label4}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$variety_align}',
  },

{END cellblock_grid_headcell_field4}
																							{BEGIN cellblock_grid_headcell_field5}
{
	cellId: 'headcell_field5',
	col:0,
	row:0,
			fieldName: 'perennial',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation perennial }","hidden":"{$item_hide_grid_field_label5}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$perennial_align}',
  },

{END cellblock_grid_headcell_field5}
																							{BEGIN cellblock_grid_headcell_field6}
{
	cellId: 'headcell_field6',
	col:0,
	row:0,
			fieldName: 'qty',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation qty }","hidden":"{$item_hide_grid_field_label6}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$qty_align}',
  },

{END cellblock_grid_headcell_field6}
																							{BEGIN cellblock_grid_headcell_field7}
{
	cellId: 'headcell_field7',
	col:0,
	row:0,
			fieldName: 'Planted',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation Planted }","hidden":"{$item_hide_grid_field_label7}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Planted_align}',
  },

{END cellblock_grid_headcell_field7}
																							{BEGIN cellblock_grid_headcell_field8}
{
	cellId: 'headcell_field8',
	col:0,
	row:0,
			fieldName: 'Ready_from',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation Ready_from }","hidden":"{$item_hide_grid_field_label8}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Ready_from_align}',
  },

{END cellblock_grid_headcell_field8}
																							{BEGIN cellblock_grid_headcell_field9}
{
	cellId: 'headcell_field9',
	col:0,
	row:0,
			fieldName: 'notes',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation notes }","hidden":"{$item_hide_grid_field_label9}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$notes_align}',
  },

{END cellblock_grid_headcell_field9}
																							{BEGIN cellblock_grid_headcell_field10}
{
	cellId: 'headcell_field10',
	col:0,
	row:0,
			fieldName: 'Harvested',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation Harvested }","hidden":"{$item_hide_grid_field_label10}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Harvested_align}',
  },

{END cellblock_grid_headcell_field10}
																							{BEGIN cellblock_grid_headcell_field11}
{
	cellId: 'headcell_field11',
	col:0,
	row:0,
			fieldName: 'Year_planted',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation Year_planted }","hidden":"{$item_hide_grid_field_label11}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Year_planted_align}',
  },

{END cellblock_grid_headcell_field11}
																							{BEGIN cellblock_grid_headcell_field12}
{
	cellId: 'headcell_field12',
	col:0,
	row:0,
			fieldName: 'date_updated',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation date_updated }","hidden":"{$item_hide_grid_field_label12}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$date_updated_align}',
  },

{END cellblock_grid_headcell_field12}
																							{BEGIN cellblock_grid_headcell_field13}
{
	cellId: 'headcell_field13',
	col:0,
	row:0,
			fieldName: 'archived',
				style: 'headcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":"{$jslabel Current_year_cultivation archived }","hidden":"{$item_hide_grid_field_label13}","bold":true},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$archived_align}',
  },

{END cellblock_grid_headcell_field13}
											],
				{END row_grid_0}
		
			
		{BEGIN grid_row}
	{BEGIN grid_record}
				
				{BEGIN row_grid_1}
				[
																{BEGIN cellblock_grid_cell_icons}
{
	cellId: 'cell_icons',
	col:0,
	row:0,
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_cell_icons}
																							{BEGIN cellblock_grid_cell_field}
{
	cellId: 'cell_field',
	col:0,
	row:0,
			fieldName: 'greenhouse',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$greenhouse_pdfvalue},"hidden":"{$item_hide_grid_field}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$greenhouse_align}',
  },

{END cellblock_grid_cell_field}
																							{BEGIN cellblock_grid_cell_field1}
{
	cellId: 'cell_field1',
	col:0,
	row:0,
			fieldName: 'plot',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$plot_pdfvalue},"hidden":"{$item_hide_grid_field1}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$plot_align}',
  },

{END cellblock_grid_cell_field1}
																							{BEGIN cellblock_grid_cell_field2}
{
	cellId: 'cell_field2',
	col:0,
	row:0,
			fieldName: 'location',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$location_pdfvalue},"hidden":"{$item_hide_grid_field2}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$location_align}',
  },

{END cellblock_grid_cell_field2}
																							{BEGIN cellblock_grid_cell_field3}
{
	cellId: 'cell_field3',
	col:0,
	row:0,
			fieldName: 'plant',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$plant_pdfvalue},"hidden":"{$item_hide_grid_field3}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$plant_align}',
  },

{END cellblock_grid_cell_field3}
																							{BEGIN cellblock_grid_cell_field4}
{
	cellId: 'cell_field4',
	col:0,
	row:0,
			fieldName: 'variety',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$variety_pdfvalue},"hidden":"{$item_hide_grid_field4}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$variety_align}',
  },

{END cellblock_grid_cell_field4}
																							{BEGIN cellblock_grid_cell_field5}
{
	cellId: 'cell_field5',
	col:0,
	row:0,
			fieldName: 'perennial',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$perennial_pdfvalue},"hidden":"{$item_hide_grid_field5}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$perennial_align}',
  },

{END cellblock_grid_cell_field5}
																							{BEGIN cellblock_grid_cell_field6}
{
	cellId: 'cell_field6',
	col:0,
	row:0,
			fieldName: 'qty',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$qty_pdfvalue},"hidden":"{$item_hide_grid_field6}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$qty_align}',
  },

{END cellblock_grid_cell_field6}
																							{BEGIN cellblock_grid_cell_field7}
{
	cellId: 'cell_field7',
	col:0,
	row:0,
			fieldName: 'Planted',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$Planted_pdfvalue},"hidden":"{$item_hide_grid_field7}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Planted_align}',
  },

{END cellblock_grid_cell_field7}
																							{BEGIN cellblock_grid_cell_field8}
{
	cellId: 'cell_field8',
	col:0,
	row:0,
			fieldName: 'Ready_from',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$Ready_from_pdfvalue},"hidden":"{$item_hide_grid_field8}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Ready_from_align}',
  },

{END cellblock_grid_cell_field8}
																							{BEGIN cellblock_grid_cell_field9}
{
	cellId: 'cell_field9',
	col:0,
	row:0,
			fieldName: 'notes',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$notes_pdfvalue},"hidden":"{$item_hide_grid_field9}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$notes_align}',
  },

{END cellblock_grid_cell_field9}
																							{BEGIN cellblock_grid_cell_field10}
{
	cellId: 'cell_field10',
	col:0,
	row:0,
			fieldName: 'Harvested',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$Harvested_pdfvalue},"hidden":"{$item_hide_grid_field10}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Harvested_align}',
  },

{END cellblock_grid_cell_field10}
																							{BEGIN cellblock_grid_cell_field11}
{
	cellId: 'cell_field11',
	col:0,
	row:0,
			fieldName: 'Year_planted',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$Year_planted_pdfvalue},"hidden":"{$item_hide_grid_field11}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$Year_planted_align}',
  },

{END cellblock_grid_cell_field11}
																							{BEGIN cellblock_grid_cell_field12}
{
	cellId: 'cell_field12',
	col:0,
	row:0,
			fieldName: 'date_updated',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$date_updated_pdfvalue},"hidden":"{$item_hide_grid_field12}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$date_updated_align}',
  },

{END cellblock_grid_cell_field12}
																							{BEGIN cellblock_grid_cell_field13}
{
	cellId: 'cell_field13',
	col:0,
	row:0,
			fieldName: 'archived',
				style: 'bodycell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				
			{"text":{$archived_pdfvalue},"hidden":"{$item_hide_grid_field13}"},
				
		  ],
  "border": [ true, true, true, true ],
              "alignment": '{$archived_align}',
  },

{END cellblock_grid_cell_field13}
											],
				{END row_grid_1}
		
		{END grid_record}
	{END grid_row}
			
					
				{BEGIN row_grid_2}
				[
																{BEGIN cellblock_grid_footcell_icons}
{
	cellId: 'footcell_icons',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_icons}
																							{BEGIN cellblock_grid_footcell_field}
{
	cellId: 'footcell_field',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field}
																							{BEGIN cellblock_grid_footcell_field1}
{
	cellId: 'footcell_field1',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field1}
																							{BEGIN cellblock_grid_footcell_field2}
{
	cellId: 'footcell_field2',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field2}
																							{BEGIN cellblock_grid_footcell_field3}
{
	cellId: 'footcell_field3',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field3}
																							{BEGIN cellblock_grid_footcell_field4}
{
	cellId: 'footcell_field4',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field4}
																							{BEGIN cellblock_grid_footcell_field5}
{
	cellId: 'footcell_field5',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field5}
																							{BEGIN cellblock_grid_footcell_field6}
{
	cellId: 'footcell_field6',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field6}
																							{BEGIN cellblock_grid_footcell_field7}
{
	cellId: 'footcell_field7',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field7}
																							{BEGIN cellblock_grid_footcell_field8}
{
	cellId: 'footcell_field8',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field8}
																							{BEGIN cellblock_grid_footcell_field9}
{
	cellId: 'footcell_field9',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field9}
																							{BEGIN cellblock_grid_footcell_field10}
{
	cellId: 'footcell_field10',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field10}
																							{BEGIN cellblock_grid_footcell_field11}
{
	cellId: 'footcell_field11',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field11}
																							{BEGIN cellblock_grid_footcell_field12}
{
	cellId: 'footcell_field12',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field12}
																							{BEGIN cellblock_grid_footcell_field13}
{
	cellId: 'footcell_field13',
	col:0,
	row:0,
				style: 'footcell',
		
		
	//	dynamic colspan/rowspan

		
						
	
	
	
			"text": [
		
				'',
	  ],
  "border": [ true, true, true, true ],
              "alignment": 'left',
  },

{END cellblock_grid_footcell_field13}
											],
				{END row_grid_2}
		
				
									]
			
			}
		},
		{END body}
	],
	footer: [
								
''
			],
	}
