$(document).ready(function () {
	$("#screenshots").find("a").fancybox();

} );