var Data = [];
InitializeData(Data);

/*AddSubsection(
	Data,
	"choke",
	{
		thumbnail : "thumb_choke.jpg", 
		view: [
			{label: "&quot;Choke Under Pressure&quot; for Miller-McCune", type: "img", img: "choke.jpg", width: 502, height: 650}
		]
	}
);*/

/*AddSubsection(
	Data,
	"rabbits",
	{
		thumbnail : "thumb_rabbits.jpg", 
		view: [
			{label: "T-shirt print for Tzeh", type: "img", img: "rabbits.jpg", width: 555, height: 555}
		]
	}
);
*/

AddSubsection(
	Data,
	"camstabilizer",
	{
		thumbnail : "thumb_camstabilizer.jpg", 
		view: [
			{label: "&quot;Camera Stabilizer&quot;", type: "img", img: "camstabilizer.jpg", width: 530, height: 686}
		]
	}
);

AddSubsection(
	Data,
	"sowspirit",
	{
		thumbnail : "thumb_sowingspirit.jpg", 
		view: [
			{label: "&quot;Sowing Spirit&quot; for the Thor College", type: "img", img: "sowingspirit.jpg", width: 520, height: 760}
		]
	}
);

AddSubsection(
	Data,
	"skierstakeheart",
	{
		thumbnail : "thumb_skierstakeheart.jpg", 
		view: [
			{label: "&quot;Skiers, Take Heart!&quot;", type: "img", img: "skierstakeheart.jpg", width: 530, height: 675}
		]
	}
);

AddSubsection(
	Data,
	"energylevel",
	{
		thumbnail : "thumb_energylevel.jpg", 
		view: [
			{label: "&quot;Energy Level&quot;", type: "img", img: "energylevel.jpg", width: 452, height: 610}
		]
	}
);

AddSubsection(
	Data,
	"apartmentrent",
	{
		thumbnail : "thumb_apartmentrent.jpg", 
		view: [
			{label: "&quot;Apartments Rent&quot;", type: "img", img: "apartmentrent.jpg", width: 450, height: 609}
		]
	}
);

AddSubsection(
	Data,
	"bang",
	{
		thumbnail : "thumb_bang.jpg", 
		view: [
			{label: "Avatar for Bang! Bang! studio", type: "img", img: "bang.jpg", width: 530, height: 530}
		]
	}
);

AddSubsection(
	Data,
	"negativecomments",
	{
		thumbnail : "thumb_negativecomments.jpg", 
		view: [
			{label: "&quot;Negative Comments&quot; for American Way", type: "img", img: "negativecomments.jpg", width: 650, height: 532}
		]
	}
);

AddSubsection(
	Data,
	"skazki",
	{
		thumbnail : "thumb_skazki.jpg", 
		view: [
			{label: "&quot;Tales&quot; for Tzeh", type: "img", img: "skazki.jpg", width: 580, height: 782}
		]
	}
);

/*AddSubsection(
	Data,
	"jimflora",
	{
		thumbnail : "thumb_jimflora.jpg", 
		view: [
			{label: "A tribute to Jim Flora for Illostribute", type: "img", img: "jimflora.jpg", width: 600, height: 494}
		]
	}
);*/

AddSubsection(
	Data,
	"march",
	{
		thumbnail : "thumb_march.jpg", 
		view: [
			{label: "Calendar for Tzeh", type: "img", img: "march.jpg", width: 524, height: 508}
		]
	}
);

AddSubsection(
	Data,
	"lost",
	{
		thumbnail : "thumb_lost.jpg", 
		view: [
			{label: "&quot;Lost&quot; for Tzeh", type: "img", img: "lost.jpg", width: 495, height: 700}
		]
	}
);

AddSubsection(
	Data,
	"circus",
	{
		thumbnail : "thumb_circus.jpg", 
		view: [
			{label: "&quot;Underwater Circus&quot;, a coaster for AGM", type: "img", img: "circus.jpg", width: 470, height: 470}
		]
	}
);

AddSubsection(
	Data,
	"aldorne",
	{
		thumbnail : "thumb_aldorne.jpg", 
		view: [
			{label: "A tribute to Al Dorne for Illostribute", type: "img", img: "aldorne.jpg", width: 500, height: 723}
		]
	}
);

AddSubsection(
	Data,
	"plane",
	{
		thumbnail : "thumb_plane.jpg", 
		view: [
			{label: "Wallpaper for AGM", type: "img", img: "plane.jpg", width: 700, height: 560}
		]
	}
);

AddSubsection(
	Data,
	"deer",
	{
		thumbnail : "thumb_deer.jpg", 
		view: [
			{label: "Christmas card", type: "img", img: "deer.jpg", width: 450, height: 630}
		]
	}
);

AddSubsection(
	Data,
	"holytrinity",
	{
		thumbnail : "thumb_holytrinity.jpg", 
		view: [
			{label: "&quot;Holy Trinity&quot; for Automobile magazine", type: "img", img: "holytrinity.jpg", width: 800, height: 494}
		]
	}
);


AddSubsection(
	Data,
	"basketball",
	{
		thumbnail : "thumb_basketball.jpg", 
		view: [
			{label: "&quot;Players&quot;", type: "img", img: "basketball.jpg", width: 495, height: 700}
		]
	}
);

AddSubsection(
	Data,
	"maryceleste",
	{
		thumbnail : "thumb_maryceleste.jpg", 
		view: [
			{label: "&quot;Mary Celeste&quot; for Russian Reporter", type: "img", img: "maryceleste.jpg", width: 625, height: 624}
		]
	}
);

AddSubsection(
	Data,
	"actadiurna",
	{
		thumbnail : "thumb_actadiurna.jpg", 
		view: [
			{label: "&quot;Acta Diurna&quot; for Gazprom-Media", type: "img", img: "actadiurna.jpg", width: 500, height: 707}
		]
	}
);

AddSubsection(
	Data,
	"park",
	{
		thumbnail : "thumb_park.jpg", 
		view: [
			{label: "&quot;In the Park&quot;", type: "img", img: "park.jpg", width: 680, height: 533}
		]
	}
);

AddSubsection(
	Data,
	"becomeanother",
	{
		thumbnail : "thumb_becomeanother.jpg", 
		view: [
			{label: "&quot;Become Another&quot; for Psychologies magazine, unpublished", type: "img", img: "becomeanother.jpg", width: 475, height: 650}
		]
	}
);

AddSubsection(
	Data,
	"internetweight",
	{
		thumbnail : "thumb_internetweight.jpg", 
		view: [
			{label: "&quot;How Much Does The Internet Weigh?&quot;", type: "img", img: "internetweight.jpg", width: 486, height: 700}
		]
	}
);

AddSubsection(
	Data,
	"pepper",
	{
		thumbnail : "thumb_peppers.jpg", 
		view: [
			{label: "&quot;Pepper Scale&quot;", type: "img", img: "peppers.jpg", width: 700, height: 490}
		]
	}
);

AddSubsection(
	Data,
	"elephant",
	{
		thumbnail : "thumb_elephant.jpg", 
		view: [
			{label: "&quot;Blind Men and the Elephant&quot;", type: "img", img: "elephant.jpg", width: 650, height: 565}
		]
	}
);

AddSubsection(
	Data,
	"chinatown",
	{
		thumbnail : "thumb_chinatown.jpg", 
		view: [
			{label: "&quot;Chinatown&quot;", type: "img", img: "chinatown.jpg", width: 600, height: 713}
		]
	}
);

AddSubsection(
	Data,
	"marilyn",
	{
		thumbnail : "thumb_marilyn.jpg", 
		view: [
			{label: "&quot;Marilyn Manson&quot;", type: "img", img: "marilyn.jpg", width: 350, height: 587}
		]
	}
);

AddSubsection(
	Data,
	"skier",
	{
		thumbnail : "thumb_skier.jpg", 
		view: [
			{label: "&quot;Snowboarders vs Skier&quot;", type: "img", img: "skier.jpg", width: 450, height: 658}
		]
	}
);

AddSubsection(
	Data,
	"library",
	{
		thumbnail : "thumb_library.jpg", 
		view: [
			{label: "&quot;Public Library&quot;", type: "img", img: "library.jpg", width: 700, height: 490}
		]
	}
);

AddSubsection(
	Data,
	"doga",
	{
		thumbnail : "thumb_doga.jpg", 
		view: [
			{label: "&quot;Doga&quot;", type: "img", img: "doga.jpg", width: 550, height: 712}
		]
	}
);

AddSubsection(
	Data,
	"dentophobia",
	{
		thumbnail : "thumb_dentophobia.jpg", 
		view: [
			{label: "&quot;Dentophobia&quot;", type: "img", img: "dentophobia.jpg", width: 450, height: 626}
		]
	}
);

AddSubsection(
	Data,
	"zodiac",
	{
		thumbnail : "thumb_zodiac.jpg", 
		view: [
			{label: "&quot;Ophiuchus: the new zodiac sign&quot;", type: "img", img: "zodiac.jpg", width: 800, height: 592}
		]
	}
);

AddSubsection(
	Data,
	"legs",
	{
		thumbnail : "thumb_legs.jpg", 
		view: [
			{label: "Calendar for Doodlers Anonymous", type: "img", img: "legs.jpg", width: 500, height: 700}
		]
	}
);

AddSubsection(
	Data,
	"mensfears",
	{
		thumbnail : "thumb_mensfears.jpg", 
		view: [
			{label: "&quot;Men's Fears&quot;", type: "img", img: "mensfears.jpg", width: 500, height: 711}
		]
	}
);

AddSubsection(
	Data,
	"photocliche",
	{
		thumbnail : "thumb_photocliche.jpg", 
		view: [
			{label: "&quot;Photo Clich&eacute;&quot;", type: "img", img: "photocliche.jpg", width: 500, height: 692}
		]
	}
);

AddSubsection(
	Data,
	"calendar",
	{
		thumbnail : "thumb_calendar.jpg", 
		view: [
			{label: "Calendar for Dorogaya", type: "img", img: "calendar.jpg", width: 636, height: 900}
		]
	}
);

AddSubsection(
	Data,
	"workplace",
	{
		thumbnail : "thumb_workplace.jpg", 
		view: [
			{label: "&quot;My Workplace&quot;", type: "img", img: "workplace.jpg", width: 450, height: 667}
		]
	}
);

AddSubsection(
	Data,
	"moscowwalk",
	{
		thumbnail : "thumb_moscowwalk.jpg", 
		view: [
			{label: "&quot;Moscow Walk board game&quot;, cover for Akzia", type: "img", img: "moscowwalk.jpg", width: 800, height: 896}
		]
	}
);

AddSubsection(
	Data,
	"spam",
	{
		thumbnail : "thumb_spam.jpg", 
		view: [
			{label: "&quot;Spam&quot;", type: "img", img: "spam.jpg", width: 450, height: 569}
		]
	}
);

AddSubsection(
	Data,
	"extrovert",
	{
		thumbnail : "thumb_extrovert.jpg", 
		view: [
			{label: "&quot;Extrovert / Introvert&quot;", type: "img", img: "extrovert.jpg", width: 650, height: 504}
		]
	}
);

AddSubsection(
	Data,
	"chat",
	{
		thumbnail : "thumb_chat.jpg", 
		view: [
			{label: "&quot;3D chat&quot; for Vokrug Sveta", type: "img", img: "chat.jpg", width: 400, height: 400}
		]
	}
);

AddSubsection(
	Data,
	"dna",
	{
		thumbnail : "thumb_dna.jpg", 
		view: [
			{label: "&quot;DNA ID&quot; for Akzia", type: "img", img: "dna.jpg", width: 650, height: 415}
		]
	}
);

AddSubsection(
	Data,
	"octopus",
	{
		thumbnail : "thumb_octopus.jpg", 
		view: [
			{label: "UI for FoneClay", type: "img", img: "octopus.jpg", width: 370, height: 612}
		]
	}
);

AddSubsection(
	Data,
	"negotiators",
	{
		thumbnail : "thumb_negotiators.jpg", 
		view: [
			{label: "&quot;What Type of Negotiator are You?&quot;", type: "img", img: "negotiators.jpg", width: 650, height: 605}
		]
	}
);

AddSubsection(
	Data,
	"trickyfood",
	{
		thumbnail : "thumb_trickyfood.jpg", 
		view: [
			{label: "&quot;Tricky Food&quot;", type: "img", img: "trickyfood.jpg", width: 550, height: 592}
		]
	}
);

/*AddSubsection(
	Data,
	"fashionshoot",
	{
		thumbnail : "thumb_fashionshoot.jpg", 
		view: [
			{label: "&quot;Fashion Shoot&quot;", type: "img", img: "fashionshoot.jpg", width: 500, height: 757}
		]
	}
);*/

AddSubsection(
	Data,
	"freud",
	{
		thumbnail : "thumb_155.jpg", 
		view: [
			{label: "&quot;155&quot; project for Tzeh", type: "img", img: "155.jpg", width: 760, height: 570},
			{label: "&quot;155&quot; project for Tzeh", type: "img", img: "155_2.jpg", width: 760, height: 570}
		]
	}
);

AddSubsection(
	Data,
	"kia",
	{
		thumbnail : "thumb_kia.jpg", 
		view: [
			{label: "&quot;All In Small&quot; for Kia Picanto, the first place entry", type: "img", img: "kia.jpg", width: 760, height: 537},
			{label: "&quot;All In Small&quot; for Kia Picanto, alternative version", type: "img", img: "kia2.jpg", width: 760, height: 537}			
		]
	}
);

AddSubsection(
	Data,
	"economyclass",
	{
		thumbnail : "thumb_economyclass2.jpg", 
		view: [
			{label: "&quot;Economy Class&quot;", type: "img", img: "economyclass2.jpg", width: 450, height: 625}
		]
	}
);

/*AddSubsection(
	Data,
	"spicyfood",
	{
		thumbnail : "thumb_spicyfood.jpg", 
		view: [
			{label: "&quot;Spicy Food&quot;", type: "img", img: "spicyfood.jpg", width: 500, height: 648}
		]
	}
);*/

AddSubsection(
	Data,
	"artist",
	{
		thumbnail : "thumb_artist.jpg", 
		view: [
			{label: "&quot;Artist of the Future&quot;", type: "img", img: "artist.jpg", width: 500, height: 535}
		]
	}
);

AddSubsection(
	Data,
	"giant",
	{
		thumbnail : "thumb_giant.jpg", 
		view: [
			{label: "&quot;Sleeping Giant&quot;", type: "img", img: "giant.jpg", width: 550, height: 398}
		]
	}
);

AddSubsection(
	Data,
	"butterpeople",
	{
		thumbnail : "thumb_butterpeople.jpg", 
		view: [
			{label: "&quot;Men Made of Butter&quot; by Gianni Rodari", type: "img", img: "butterpeople.jpg", width: 500, height: 572}
		]
	}
);

AddSubsection(
	Data,
	"battle",
	{
		thumbnail : "thumb_battle.jpg", 
		view: [
			{label: "&quot;Battle of the Spirits&quot;", type: "img", img: "battle.jpg", width: 700, height: 495}
		]
	}
);

AddSubsection(
	Data,
	"photographer",
	{
		thumbnail : "thumb_photographer.jpg", 
		view: [
			{label: "&quot;Photographer&quot;", type: "img", img: "photographer.jpg", width: 620, height: 443}
		]
	}
);


