//	Categories
//
//	Location:	Tokyo
//				NYC
//				New York
//	Context:	Night
//				HDR
//	Subject:	Doorway
//	Theme:		Colorful
//				Dull
//				Monotone
//				Diatone
//				Washed Out
//	Shape:		Lines
//				Halo
//

var collections = {
	default_collection : {
		title: "Works of Yuri Koval'ov",
		collection: [
			"peril", "night_mirror", "head_must_kneel", "arrow", "night_futako","night_stand", "footprint", "herseys", "guggenheim", "bench", "empirestate", "kittykat", "yuuyake", "earth_cleaner", "push", "light", "void", "mirror_mirror", "n_peppa", "pillar", "puddle", "artist", "turnpike_vision", "barsocial", "vending_what", "moshmosh", "fight", "moshimoshi", "purple_sand", "alone", "footsteps", "waves", "fence", "asayake", "chain", "cigarette", "snow_for_lunch"
		],
		loop: true
	},
	tokyo : {
		title : "Tokyo",
		description: "Photographs taken in New York State",
		type : "location",
		collection: ["night_mirror","night_stand","night_futako", "arrow", "kittykat"],
		loop: true
	},
	newyork : {
		title : "Tokyo",
		description: "Photographs taken in New York State",
		type : "location",
		collection: ["footprint","herseys","guggenheim", "bench", "empirestate", "yuuyake", "earth_cleaner", "push", "light", "void", "mirror_mirror", "n_peppa", "pillar", "puddle", "artist", "turnpike_vision", "barsocial", "vending_what", "moshmosh", "fight", "moshimoshi", "purple_sand", "alone", "footsteps", "waves", "fence", "chain", "cigarette", "peril", "head_must_kneel", "snow_for_lunch"],
		loop: true
	}
};
