$(document).ready(function() {
	$("a.portfolio").fancybox();
});

