var portfolioList = [
			{ image: "chanel.jpg", html: "chanel.html", title: "Chanel", url: "http://chanel.pl.ua/", imageHeight: 500 },
			{ image: "kombat.jpg", html: "kombat.html", title: "Комбат", url: "http://kombat.pl.ua/", imageHeight: 644 },
			{ image: "32.jpg", html: "32.html", title: "32+", url: "http://32.pl.ua/", imageHeight: 988 },
			{ image: "andrews.jpg", html: "andrews.html", title: "Andrews University", url: "http://ci-au.info/", imageHeight: 639 },
			{ image: "babich.jpg", html: "babich.html", title: "Babich Design", url: "http://www.babichdesign.com/", imageHeight: 513 },
			{ image: "bestlife.jpg", html: "bestlife.html", title: "ООО \"БестЛайф Украина\"", url: "http://www.bestlifeua.com/", imageHeight: 696 },
			{ image: "ideal.jpg", html: "ideal.html", title: "Стоматологическая клиника \"Идеал\"", url: "http://ideal.pl.ua/", imageHeight: 692 },
			{ image: "karin.jpg", html: "karin.html", title: "Студия красоты \"Карин\"", url: "http://karin.pl.ua/", imageHeight: 804 },
			{ image: "kiev.jpg", html: "kiev.html", title: "Отель \"Киев\"", url: "http://advent.com.ua/", imageHeight: 667 },
			{ image: "megamarket.jpg", html: "megamarket.html", title: "MegaMarket", url: "http://megamarket.pl.ua/", imageHeight: 633 },
			{ image: "notary.jpg", html: "notary.html", title: "Сайт частного нотариуса Шимки Ольги Николаевны", url: "http://notary.pl.ua/", imageHeight: 550 },
			{ image: "sbem.jpg", html: "sbem.html", title: "Строительной компания  \"Сбем\"", url: "http://sbem.com.ua/", imageHeight: 698 },
			{ image: "six.jpg", html: "six.html", title: "РА \"Шестое чувство\"", url: "http://shestoe.com/", imageHeight: 507 },
			{ image: "skril.jpg", html: "skril.html", title: "Студия вышивки \"Skril\"", url: "http://skril.com.ua/", imageHeight: 632 },
			{ image: "vetmed.jpg", html: "vetmed.html", title: "Ветеринарная Медицина", url: "http://vetmed.pl.ua/", imageHeight: 460 },
			{ image: "ville.jpg", html: "ville.html", title: "Салон красоты \"Ville Valo\"", url: "http://ville-valo.pl.ua/", imageHeight: 988 }
		];

var portfolioPagesDir = "./portfolio/pages/";
var portfolioPreviews = "./portfolio/images/preview/";
var portfolioFullsize = "./portfolio/images/fullsize/";
