var portfolio_data = { items:[
	{         
		id: 1,
		title: "Smiths Hairdressing",
		credit: "Photography by Joseph Sinclair",
		portrait: false
	},

	{         
		id: 2,
		title: "Copt Point",
		credit: "Personal HDR Shot",
		portrait: false,
		home: false
	},

	{         
		id: 3,
		title: "Future Systems",
		credit: "Habitat - Product Shot",
		portrait: false,
		home: false
	},

	{         
		id: 4,
		title: "Smiths Hairdressing",
		credit: "Photography by Joseph Sinclair",
		portrait: false,
		home: false
	},

	{         
		id: 5,
		title: "Spring/Summer 2007",
		credit: "Habitat - Catalogue Cover",
		portrait: false,
		home: false
	},

	{         
		id: 6,
		title: "Dungeness Relic",
		credit: "Personal HDR Shot",
		portrait: false,
		home: false
	},

	{         
		id: 7,
		title: "VIP for Kids",
		credit: "Habitat - Press Invite",
		portrait: false,
		home: false
	},

	{         
		id: 8,
		title: "Smiths Hairdressing",
		credit: "Photography by Joseph Sinclair",
		portrait: false,
		home: false
	},

	{         
		id: 9,
		title: "Smiths Hairdressing",
		credit: "Photography by Joseph Sinclair",
		portrait: true
	},

	// {         
	// 	id: 10,
	// 	title: "Kids Costume",
	// 	credit: "Habitat - Product Shot",
	// 	portrait: true
	// },

	{         
		id: 11,
		title: "Fashion Shoot",
		credit: "Photography by Joseph Sinclair",
		portrait: false,
		home: false
	},
	
	{         
		id: 12,
		title: "Fashion Shoot",
		credit: "Photography by Joseph Sinclair",
		portrait: true
	},
	
	{         
		id: 13,
		title: "Fashion Shoot",
		credit: "Photography by Joseph Sinclair",
		portrait: true
	},
             
 	{         
		id: 14,
		title: "Storm Fashion Shoot",
		credit: "Photography by Joseph Hammond-Hagan",
		portrait: true
	},

 	{         
		id: 15,
		title: "Storm Fashion Shoot",
		credit: "Photography by Joseph Hammond-Hagan",
		portrait: true
	},

 	{         
		id: 16,
		title: "Storm Fashion Shoot",
		credit: "Photography by Joseph Hammond-Hagan",
		portrait: false,
		home: false
	},
	
	{         
		id: 17,
		title: "Fashion Shoot",
		credit: "Photography by Joseph Sinclair",
		portrait: false
	},
		
	{         
		id: 18,
		title: "Fashion Shoot",
		credit: "Photography by Joseph Sinclair",
		portrait: false,
		home: false
	},

	{         
		id: 19,
		title: "Fashion Shoot",
		credit: "Photography by Adrian Samson",
		portrait: false
			
	},

	{         
		id: 20,
		title: "Fashion Shoot",
		credit: "Photography by Adrian Samson",
		portrait: false,
		home: false

	}
	
	
	
]};

window.loadedAssetLength +=1;
