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