$(document).ready(function()
{
	$(".portfolioDefault div.list").galleria({
		width: 822,
		height: 450
        });
});
