// INSTRUCTIONS
// Thumbnail images should be placed in folder "images/tb/" and be named as [code].jpg
// Thumbnail images are 84px x 84px
// Main images in folder "images/main/" and with name [code]_1.jpg, [code]_2.jpg etc

var editorialContent = {"editorial": [
        {
			"code":  "architectural-digest",
			"images": [
					   		{
								"width":557,
								"height":753
							},
					   		{
								"width":557,
								"height":753
							},
							 		{
								"width":557,
								"height":408
							},
							 		{
								"width":485,
								"height":684
							},
							 		{
								"width":485,
								"height":661
							},
							 		{
								"width":485,
								"height":657
							},
									{
								"width":562,
								"height":800
							}
					   ],
			"title": "Architectural Digest", 
			"desc": "As part of the reinstallation of the Wrightsman Galleries, embroidery by Marie Antoinette was reproduced by Chelsea Textiles."
		},
        {
			"code":  "country-homes",
			"images": [
					   		{
								"width":571,
								"height":810
							},
							{
								"width":600,
								"height":480
							},
							{
								"width":557,
								"height":675
							}
					   ],
			"title": "Country Homes &amp; Interiors", 
			"desc": ""
		},
        {
			"code":  "house-garden",
			"images": [
					   		{
								"width":637,
								"height":900
							},
					   		{
								"width":665,
								"height":900
							},
							{
								"width":800,
								"height":755
							},
							{
								"width":800,
								"height":790
							}
					   ],
			"title": "House &amp; Gardens", 
			"desc": "Alidad has recently joined forces with Chelsea Textiles to produce his first collection of embroidered textiles.<br/><br/>Jenny Perlhagen steers the firm in a new direction with a dramatic collection of fabrics based on mid-century designs."
		},
		        {
			"code":  "pirates",
			"images": [
					   		{
								"width":347,
								"height":889
							},
							{
								"width":468,
								"height":900
							}
					   ],
			"title": "Pirates of the Carribean", 
			"desc": ""
		},
				        {
			"code":  "telegraph",
			"images": [
					   		{
								"width":658,
								"height":874
							}
					   ],
			"title": "The Telegraph Magazine", 
			"desc": "Classic Ottoman imagery inspires a new fabric collection produced in a joint ventrue from interior designer Alidad and Chelsea Textiles."
		},
				        {
			"code":  "woi",
			"images": [
					   		{
								"width":575,
								"height":789
							},
							{
								"width":597,
								"height":800
							},
							{
								"width":603,
								"height":800
							},
							{
								"width":600,
								"height":762
							}
					   ],
			"title": "World of Interiors", 
			"desc": ""
		}
,
				        {
			"code":  "southern-accents",
			"images": [
					   		{
								"width":578,
								"height":800
							}
					   ],
			"title": "Southern Accents", 
			"desc": ""
		},
				        {
			"code":  "house-beautiful",
			"images": [
							{
								"width":743,
								"height":660
							},
							{
								"width":600,
								"height":859
							},
							{
								"width":700,
								"height":602
							}
					   ],
			"title": "House Beautiful", 
			"desc": ""
		},
				        {
			"code":  "tessuti-tendaggi",
			"images": [
							{
								"width":544,
								"height":780
							},
							{
								"width":567,
								"height":780
							}
					   ],
			"title": "Tessuti &amp; Tendaggi", 
			"desc": "&quot;Intramontabili creazioni&quot;"
		},
				        {
			"code":  "period-living",
			"images": [
							{
								"width":503,
								"height":780
							}
					   ],
			"title": "Period Living", 
			"desc": ""
		},
				        {
			"code":  "beautiful-homes",
			"images": [
							{
								"width":637,
								"height":850
							}
					   ],
			"title": "Beautiful Homes", 
			"desc": ""
		},
				        {
			"code":  "harpers-queens",
			"images": [
							{
								"width":639,
								"height":900
							}
					   ],
			"title": "Harpers &amp; Queens", 
			"desc": ""
		},
				        {
			"code":  "skonahem",
			"images": [
							{
								"width":570,
								"height":613
							}
					   ],
			"title": "Sköna hem", 
			"desc": ""
		},
				        {
			"code":  "maison-decors",
			"images": [
							{
								"width":567,
								"height":800
							}
					   ],
			"title": "Maison &amp; Decoration", 
			"desc": ""
		},
				        {
			"code":  "misc",
			"images": [
							{
								"width":750,
								"height":493
							},
							{
								"width":492,
								"height":750
							},
							{
								"width":740,
								"height":487
							},
							{
								"width":501,
								"height":750
							},
							{
								"width":750,
								"height":492
							}
					   ],
			"title": "Miscellaneous", 
			"desc": ""
		}
    ]
};

