$(function()
{
	$('a[rel^="lytebox"]').fancybox();
});

